mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-12 11:05:42 +00:00
Adding tag to json
This commit is contained in:
@@ -15,6 +15,7 @@ class ChangeDetectionStore:
|
|||||||
self.__data = {
|
self.__data = {
|
||||||
'note' : "Hello! If you change this file manually, please be sure to restart your changedetection.io instance!",
|
'note' : "Hello! If you change this file manually, please be sure to restart your changedetection.io instance!",
|
||||||
'watching': {},
|
'watching': {},
|
||||||
|
'tag': "0.22",
|
||||||
'settings': {
|
'settings': {
|
||||||
'headers': {
|
'headers': {
|
||||||
'User-Agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36',
|
'User-Agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36',
|
||||||
|
|||||||
Reference in New Issue
Block a user