Skip to content

Commit 1d6fd77

Browse files
add .edu
1 parent b24c105 commit 1d6fd77

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']
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)