Skip to content

Commit

Permalink
Exclude file download from fuzzy difference
Browse files Browse the repository at this point in the history
  • Loading branch information
duckduckgrayduck committed Jan 25, 2024
1 parent 92b63ed commit 9c2ccf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
)
Expand Down

0 comments on commit 9c2ccf2

Please sign in to comment.