This website works better with JavaScript.
Home
Explore
Help
Sign In
j.r
/
jitsi-list-generator
Watch
1
Star
0
Fork
0
Code
Releases
2
Wiki
Activity
Browse Source
Removed unused dependency
dev
Julian
11 months ago
parent
bc71bca7ba
commit
24116b14c5
Signed by:
j.r
GPG Key ID:
E74A18B933F9145E
2 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
main.py
+0
-2
requirements.txt
+ 0
- 1
main.py
View File
@ -4,7 +4,6 @@ import sys
import
socket
import
urllib.request
import
json
from
ipwhois
import
IPWhois
domains
=
[
]
bad_stuns
=
{
+ 0
- 2
requirements.txt
View File
@ -1,6 +1,5 @@
certifi==2019.11.28
chardet==3.0.4
dnspython==1.16.0
h11==0.9.0
h2==3.2.0
hpack==3.0.0
@ -8,7 +7,6 @@ hstspreload==2020.3.25
httpx==0.12.1
hyperframe==5.2.0
idna==2.9
ipwhois==1.1.0
rfc3986==1.3.2
sniffio==1.1.0
urllib3==1.25.8
Write
Preview
Loading…
Cancel
Save