KİTABEVİM.AZ Mütaliənizin ən doğru ünvanı

Axtarış

Əlaqə: +99455 8772444
Əlaqə: +99455 8772444

Domaintakip.zip ✦ Trusted

import requests from datetime import datetime

# Schedule the task schedule.every(1).minutes.do(track_domain, "example.com") # Adjust domain and interval domaintakip.zip

def check_domain(domain): try: response = requests.head(f'https://{domain}', timeout=5) logging.info(f'Domain {domain} is active. Status code: {response.status_code}') return f'Domain {domain} is active. Status code: {response.status_code}' except requests.ConnectionError: logging.warning(f'Domain {domain} seems to be inactive or not properly configured.') return f'Domain {domain} seems to be inactive or not properly configured.' except Exception as e: logging.error(f'An error occurred: {e}') return f'An error occurred: {e}' import requests from datetime import datetime # Schedule

def track_domain(domain): status = check_domain(domain) print(f'[{datetime.now().strftime("%Y-%m-%d %H:%M:%S")}] {status}') domaintakip.zip

Yuxarı
Valyuta
Azərbaycan manatı
Məhsul səbətinizə əlavə edildi