fix: improve IP classification and source fallback

This commit is contained in:
Aimili
2026-08-27 03:16:44 +08:00
parent 635ebd4db0
commit f190d746ef
8 changed files with 341 additions and 83 deletions
+2 -1
View File
@@ -2,7 +2,8 @@ name: Update VPNGate mirror
on:
schedule:
- cron: "*/15 * * * *"
# Offset from quarter-hour peaks because GitHub may delay busy schedules.
- cron: "7,22,37,52 * * * *"
workflow_dispatch:
push:
branches: [main]