test new url

This commit is contained in:
2024-11-17 09:40:57 +03:30
parent 67028a2fb8
commit d85a7c72b9

View File

@@ -21,6 +21,7 @@ def send_message(text: str) -> dict:
def get_blockout_page() -> str:
blockout_link = 'https://qepd.co.ir/fa-IR/DouranPortal/6423'
blockout_link = 'http://meghdadbot.freehost.io/blockout'
return requests.get(blockout_link).text