Merge branch '2039-restock-use-itemprop' of github.com:dgtlmoon/changedetection.io into 2039-restock-use-itemprop

piwheels-rpi-crypto
dgtlmoon 8 months ago
commit 49246bcaf9

@ -120,3 +120,4 @@ class perform_site_check(difference_detection_processor):
# Always record the new checksum # Always record the new checksum
update_obj["previous_md5"] = fetched_md5 update_obj["previous_md5"] = fetched_md5
return changed_detected, update_obj, self.fetcher.instock_data.encode('utf-8').strip() return changed_detected, update_obj, self.fetcher.instock_data.encode('utf-8').strip()

Loading…
Cancel
Save