mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-27 08:31:44 +08:00
update 2026-07-06 16:15:18
This commit is contained in:
parent
a9c2d0ea56
commit
e60eeb7039
@ -8,7 +8,7 @@
|
||||
'use strict';
|
||||
|
||||
import { cursor } from 'uci';
|
||||
import { isEmpty, parseURL } from 'homeproxy';
|
||||
import { isEmpty, parseURL, validation } from 'homeproxy';
|
||||
|
||||
const uci = cursor();
|
||||
|
||||
|
||||
@ -30,7 +30,7 @@ define Download/geosite
|
||||
HASH:=2ffaca61cdda08aabb856b25aa607ed9a292065de82a6e63333a891b16f8d377
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202606290159
|
||||
GEOSITE_IRAN_VER:=202607060129
|
||||
GEOSITE_IRAN_FILE:=iran.dat.$(GEOSITE_IRAN_VER)
|
||||
define Download/geosite-ir
|
||||
URL:=https://github.com/bootmortis/iran-hosted-domains/releases/download/$(GEOSITE_IRAN_VER)/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user