Remove quotationspage default watch

pull/1003/head
dgtlmoon 2022-10-09 14:06:07 +02:00
rodzic 738fcfe01c
commit 71bc2fed82
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -81,8 +81,6 @@ class ChangeDetectionStore:
except (FileNotFoundError, json.decoder.JSONDecodeError):
if include_default_watches:
print("Creating JSON store at", self.datastore_path)
self.add_watch(url='http://www.quotationspage.com/random.php', tag='test')
self.add_watch(url='https://news.ycombinator.com/', tag='Tech news')
self.add_watch(url='https://changedetection.io/CHANGELOG.txt', tag='changedetection.io')