Skip to content

Commit 8f8f21b

Browse files
update .me .edu
1 parent 1d6fd77 commit 8f8f21b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

findsth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import logging
55

66
protocol='http'
7-
topDomainName=['.com','.cn','.net','.de','.fi','.co.jp', '.ru','me', 'edu']
7+
topDomainName=['.com','.cn','.net','.de','.fi','.co.jp', '.ru','.me', '.edu']
88
argv=sys.argv[1:]
99
print(argv)
1010

0 commit comments

Comments
 (0)