diff --git a/main.py b/main.py index e01b8bd..608c4ac 100644 --- a/main.py +++ b/main.py @@ -260,7 +260,6 @@ def monitor_with_selector(self, site, selector): self.store_event_data(self.site_data) self.send_notification( f"Klaxon Alert: {site} Updated", - f"Get results here (you must be logged in!): {file_url} \n" f"Most recent snapshot: {new_archive_url} \n" f"Visual content wayback comparison: {changes_url}", )