|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
# Read more https://github.com/dgtlmoon/changedetection.io/wiki
|
|
|
|
# Read more https://github.com/dgtlmoon/changedetection.io/wiki
|
|
|
|
|
|
|
|
|
|
|
|
__version__ = '0.45.24'
|
|
|
|
__version__ = '0.45.25'
|
|
|
|
|
|
|
|
|
|
|
|
from changedetectionio.strtobool import strtobool
|
|
|
|
from changedetectionio.strtobool import strtobool
|
|
|
|
from json.decoder import JSONDecodeError
|
|
|
|
from json.decoder import JSONDecodeError
|
|
|
|