Обновить monitor.py
This commit is contained in:
parent
6b10654760
commit
a1f23fbe35
@ -6,8 +6,8 @@ requests.packages.urllib3.disable_warnings(InsecureRequestWarning) # insecure wa
|
||||
|
||||
domains = ['google.com', '127.0.0.1']
|
||||
protocol = "https://"
|
||||
token = "TOKEN_YOU_BOT" ### УДАЛИТЬ
|
||||
chatid = YOU_CHAT_ID ### УДАЛИТЬ
|
||||
token = "TOKEN_YOU_BOT"
|
||||
chatid = YOU_CHAT_ID
|
||||
timeout_domains = []
|
||||
|
||||
def CheckDomain(domain):
|
||||
|
Loading…
x
Reference in New Issue
Block a user