• v1.3 15ba895b04

    v1.3 Stable

    Djeex released this 2025-06-06 14:20:38 +02:00 | 3 commits to main since this release

    Changelog

    • Added exclude list (all countries except the specified ones) by prefixing each country code with !. See Environment Variables section in readme.
    Downloads
  • v1.2 bb6634ffc1

    v1.2 Stable

    Djeex released this 2025-06-01 19:30:28 +02:00 | 6 commits to main since this release

    Changelog

    • Image size divided by 2 (python-alpine instead of python-slim).
    Downloads
  • v1.1 2340aea618

    v1.1 Stable

    Djeex released this 2025-06-01 13:35:14 +02:00 | 8 commits to main since this release

    Breaking changes:

    • Replaced cron with a Python scheduler
    • The BLOCKLIST_CRON variable is deprecated. Please use the following variables instead:
    Variable Description Example Possible Values
    BLOCKLIST_CRON_TYPE Scheduling type: daily or weekly daily daily, weekly
    BLOCKLIST_CRON_TIME Time to run update in HH:MM 24-hour format 06:00 24-hour time format
    BLOCKLIST_CRON_DAY Day of the week for weekly schedule (e.g., mon, tue, etc.) mon mon, tue, wed, thu, fri, sat, sun
    Downloads
  • v1.0 424ce59511

    v1.0 Stable

    Djeex released this 2025-06-01 00:11:43 +02:00 | 13 commits to main since this release

    • First true release, rewrote in python.
    • Docker image git.djeex.fr/djeex/adguard-cidre:1 and git.djeex.fr/djeex/adguard-cidre:latest added to repo.
    Downloads