#app.checker import asyncio import time import aiohttp # Fingerprints that identify a Cloudflare interstitial/challenge/block page. # These appear in the response body even when the HTTP status is 200. CLOUDFLARE_FINGERPRINTS = [ "Just a moment", # JS challenge page