remove api proxy

This commit is contained in:
Meghdad
2026-07-17 03:57:39 +03:30
parent a3c4fb0257
commit d7f53ba234
2 changed files with 0 additions and 2 deletions

View File

@@ -22,7 +22,6 @@ def send_message(text: str) -> dict:
def get_blockout_page() -> str:
blockout_link = 'https://qepd.co.ir/fa-IR/DouranPortal/6423'
blockout_link = 'https://re.rodad.net/blockout'
return requests.get(blockout_link).text