mirror of
http://aero2k.de/t/repos/urlbot-native.git
synced 2017-09-06 15:25:38 +02:00
@@ -5,7 +5,7 @@ if '__main__' == __name__:
|
||||
print('''this is a plugin file, which is not meant to be executed''')
|
||||
exit(-1)
|
||||
|
||||
import time, unicodedata, re, sys, urllib.request, json
|
||||
import time, random, unicodedata, re, sys, urllib.request, json
|
||||
import types
|
||||
import traceback
|
||||
import urllib.parse
|
||||
|
||||
Reference in New Issue
Block a user