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-07-10 17:27:37 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
python-314
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
…
__init__.py
…
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
…
webdriver_selenium.py
…