mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-11 18:45:34 +00:00
Just use the current/previous md5
This commit is contained in:
@@ -89,6 +89,6 @@ class perform_site_check():
|
||||
update_obj["last_changed"] = timestamp
|
||||
|
||||
|
||||
update_obj["current_md5"] = fetched_md5
|
||||
update_obj["previous_md5"] = fetched_md5
|
||||
|
||||
return update_obj, stripped_text_from_html
|
||||
|
||||
Reference in New Issue
Block a user