From f858a2a9ba00d545436e937acf67e952a44502df Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 19 Feb 2026 17:55:45 +0000 Subject: [PATCH 1/2] Initial plan From b2ca81e9a176b48aa18b05ba3b00e7be849688fe Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 19 Feb 2026 17:56:59 +0000 Subject: [PATCH 2/2] Add Docker image build badges to README Co-authored-by: pacnpal <183241239+pacnpal@users.noreply.github.com> --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8acc5d1..55f1290 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ Version 0.1.0 MIT License Python 3.7+ + Docker Build Status + Docker Pulls + Docker Image Size

A modern web application for checking and adding domains to custom filtering rules in AdGuard Home. Built with FastAPI and modern JavaScript, following the official AdGuard Home OpenAPI specification. Meant as a simple AdGuard Home web interface for users to check if a domain is blocked, and then add it.