#!/usr/bin/python3 monitoringPeriod = 30 urls = ["https://www.bootlesshacker.com"] urlTimeout = 10 maxWorkers = 4