fix: restore recurring GeoIP checks

This commit is contained in:
Patrick Asmus
2026-06-10 13:22:12 +02:00
parent 0716458426
commit 86db4935b8
11 changed files with 137 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
package appinfo
var Version = "v1.1.2"
var Version = "v1.1.3"
const ProjectURL = "https://git.techniverse.net/scriptos/adguard-shield.git"