From b8e07a42a095f18d0d07cbb07d18762904145fab Mon Sep 17 00:00:00 2001 From: Josef Gustafsson Date: Wed, 7 Oct 2015 10:21:23 +0200 Subject: cleaning up timestamping --- monitor/monitor_conf.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'monitor/monitor_conf.py') diff --git a/monitor/monitor_conf.py b/monitor/monitor_conf.py index ca7b254..5a3737c 100644 --- a/monitor/monitor_conf.py +++ b/monitor/monitor_conf.py @@ -18,14 +18,12 @@ DOMAINS_FILE = OUTPUT_DIR + "domains.json" DB_PATH = './tmpdb/' MONITORED_DOMAINS = [ - # "*.preishelden.de", "*.liu.se", "*.kth.se", "*.nordu.net", "*.sunet.se", - # "mail.google.com", - # "*.symantec.com", - # "*.se", + "*.dfri.se", + "*.iis.se", ] # Some strings -- cgit v1.1