mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-12 02:55:43 +00:00
Handle titles and links
This commit is contained in:
@@ -16,7 +16,7 @@ class ChangeDetectionStore:
|
||||
'tag': None,
|
||||
'last_checked': 0,
|
||||
'last_changed': 0,
|
||||
'title': None,
|
||||
'title': 'xxx',
|
||||
'uuid': str(uuid.uuid4())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user