-
released this
2025-09-20 00:52:32 +02:00 | 0 commits to main since this releaseChangelog
⚠️ Hotfix
This update upgrades to Python 3.13 to address CVE vulnerabilities.
Downloads
-
v1.1 Stable
released this
2025-06-01 13:35:14 +02:00 | 9 commits to main since this releaseBreaking changes:
- Replaced cron with a Python scheduler
- The
BLOCKLIST_CRONvariable is deprecated. Please use the following variables instead:
Variable Description Example Possible Values BLOCKLIST_CRON_TYPEScheduling type: dailyorweeklydailydaily,weeklyBLOCKLIST_CRON_TIMETime to run update in HH:MM24-hour format06:0024-hour time format BLOCKLIST_CRON_DAYDay of the week for weekly schedule (e.g., mon,tue, etc.)monmon,tue,wed,thu,fri,sat,sunDownloads
-
v1.0 Stable
released this
2025-06-01 00:11:43 +02:00 | 14 commits to main since this release- First true release, rewrote in python.
- Docker image
git.djeex.fr/djeex/adguard-cidre:1andgit.djeex.fr/djeex/adguard-cidre:latestadded to repo.
Downloads