This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
changedetection.io
Watch
1
Star
0
Fork
0
You've already forked changedetection.io
mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced
2026-05-29 21:11:50 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
diff-token-var-arg
changedetection.io
/
changedetectionio
/
content_fetchers
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
dgtlmoon
fe7aa38c65
CVE-2026-27696 - Server-Side Request Forgery (SSRF) via Watch URLs, set env var
ALLOW_IANA_RESTRICTED_ADDRESSES
to
true
to access IANA reserved URLs such as
http://169.254.169.254
,
http://10.0.0.1/
,
http://127.0.0.1/
, etc.
2026-02-23 21:56:43 +01:00
..
exceptions
…
res
Element locking 'off' by default (so they dont move when the screenshot scroll happens), only lock top viewport elements. Improve logging. (
#3796
)
2026-01-22 08:01:19 +01:00
__init__.py
Development branch merge into release/master
2026-01-12 17:50:53 +01:00
base.py
Browser Steps - Clean off empty fields on save/update (UI and API), small refactor Re
#3874
,
#3879
(
#3880
)
2026-02-16 13:05:46 +01:00
playwright.py
Browser Steps - Clean off empty fields on save/update (UI and API), small refactor Re
#3874
,
#3879
(
#3880
)
2026-02-16 13:05:46 +01:00
puppeteer.py
Puppeteer - Adding extra browser cleanup (
#3897
)
2026-02-18 10:18:14 +01:00
requests.py
CVE-2026-27696 - Server-Side Request Forgery (SSRF) via Watch URLs, set env var
ALLOW_IANA_RESTRICTED_ADDRESSES
to
true
to access IANA reserved URLs such as
http://169.254.169.254
,
http://10.0.0.1/
,
http://127.0.0.1/
, etc.
2026-02-23 21:56:43 +01:00
screenshot_handler.py
Memory management improvements for large screenshots, Brotli snapshot improvements (
#3798
)
2026-01-22 10:29:22 +01:00
webdriver_selenium.py
Fix for old selenium 3 (
#3748
#3756
), however be sure to use selenium 4.
2026-01-16 10:30:26 +01:00