mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-12 02:55:43 +00:00
Handle errors better, use the plaintext output
This commit is contained in:
@@ -2,6 +2,8 @@ import json
|
||||
import uuid
|
||||
import validators
|
||||
|
||||
|
||||
# @TODO Have a var which is the base value, this is referred to even in the templating.. merge and append,not just append
|
||||
# Is there an existing library to ensure some data store (JSON etc) is in sync with CRUD methods?
|
||||
# Open a github issue if you know something :)
|
||||
# https://stackoverflow.com/questions/6190468/how-to-trigger-function-on-value-change
|
||||
|
||||
Reference in New Issue
Block a user