update 2023-03-30 09:23:18
This commit is contained in:
parent
772a28b728
commit
56ee883388
|
@ -17,11 +17,11 @@ C=$(uci -q get bypass.@global[0].run_mode)
|
||||||
mkdir -p $T_FILE 2>/dev/null
|
mkdir -p $T_FILE 2>/dev/null
|
||||||
if [ "$C" = router ];then
|
if [ "$C" = router ];then
|
||||||
if [ ! -f $T_FILE/china.txt ];then
|
if [ ! -f $T_FILE/china.txt ];then
|
||||||
while ! (curl -kLfsm 3 -o /tmp/china.txt http://static.supes.top/bypass/all_cn.txt || curl -kLfsm 5 -o /tmp/china.txt https://fastly.jsdelivr.net/gh/kiddin9/china_ip_list@main/china_ip_list.txt);do
|
while ! (curl -kLfsm 5 -o /tmp/china.txt https://fastly.jsdelivr.net/gh/kiddin9/china_ip_list@main/china_ip_list.txt);do
|
||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
else
|
else
|
||||||
curl -kLfsm 3 -o /tmp/china.txt http://static.supes.top/bypass/all_cn.txt || curl -kLfsm 5 -o /tmp/china.txt https://fastly.jsdelivr.net/gh/kiddin9/china_ip_list@main/china_ip_list.txt
|
curl -kLfsm 5 -o /tmp/china.txt https://fastly.jsdelivr.net/gh/kiddin9/china_ip_list@main/china_ip_list.txt
|
||||||
fi
|
fi
|
||||||
[[ -f /tmp/china.txt && $? == 0 ]] && {
|
[[ -f /tmp/china.txt && $? == 0 ]] && {
|
||||||
if ! cmp -s /tmp/china.txt $T_FILE/china.txt;then
|
if ! cmp -s /tmp/china.txt $T_FILE/china.txt;then
|
||||||
|
@ -32,11 +32,11 @@ if [ "$C" = router ];then
|
||||||
}
|
}
|
||||||
|
|
||||||
if [ ! -f $T_FILE/china_v6.txt ];then
|
if [ ! -f $T_FILE/china_v6.txt ];then
|
||||||
while ! (curl -kLfsm 3 -o /tmp/china_v6.txt https://ispip.clang.cn/all_cn_ipv6.txt || curl -kLfsm 3 -o /tmp/china_v6.txt http://static.supes.top/bypass/all_cn_ipv6.txt);do
|
while ! (curl -kLfsm 3 -o /tmp/china_v6.txt https://ispip.clang.cn/all_cn_ipv6.txt);do
|
||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
elif [ $A = N ];then
|
elif [ $A = N ];then
|
||||||
curl -kLfsm 3 -o /tmp/china_v6.txt https://ispip.clang.cn/all_cn_ipv6.txt || curl -kLfsm 3 -o /tmp/china_v6.txt http://static.supes.top/bypass/all_cn_ipv6.txt
|
curl -kLfsm 3 -o /tmp/china_v6.txt https://ispip.clang.cn/all_cn_ipv6.txt
|
||||||
fi
|
fi
|
||||||
[[ -f /tmp/china_v6.txt && $? == 0 ]] && {
|
[[ -f /tmp/china_v6.txt && $? == 0 ]] && {
|
||||||
if ! cmp -s /tmp/china_v6.txt $T_FILE/china_v6.txt;then
|
if ! cmp -s /tmp/china_v6.txt $T_FILE/china_v6.txt;then
|
||||||
|
@ -49,11 +49,11 @@ fi
|
||||||
|
|
||||||
if [ "$C" = gfw -o "$(uci -q get bypass.@global[0].gfw_mode)" = 1 ];then
|
if [ "$C" = gfw -o "$(uci -q get bypass.@global[0].gfw_mode)" = 1 ];then
|
||||||
if [ ! -f $T_FILE/gfw.list ];then
|
if [ ! -f $T_FILE/gfw.list ];then
|
||||||
while ! (curl -kLfsm 3 -o /tmp/gfw.b64 http://static.supes.top/bypass/gfwlist.txt || curl -kLfsm 5 -o /tmp/gfw.b64 https://cdn.jsdelivr.net/gh/gfwlist/gfwlist/gfwlist.txt);do
|
while ! (curl -kLfsm 5 -o /tmp/gfw.b64 https://fastly.jsdelivr.net/gh/gfwlist/gfwlist/gfwlist.txt);do
|
||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
elif [ "$C" = gfw -o $A = N ];then
|
elif [ "$C" = gfw -o $A = N ];then
|
||||||
curl -kLfsm 3 -o /tmp/gfw.b64 http://static.supes.top/bypass/gfwlist.txt || curl -kLfsm 5 -o /tmp/gfw.b64 https://cdn.jsdelivr.net/gh/gfwlist/gfwlist/gfwlist.txt
|
curl -kLfsm 5 -o /tmp/gfw.b64 https://fastly.jsdelivr.net/gh/gfwlist/gfwlist/gfwlist.txt
|
||||||
fi
|
fi
|
||||||
if [[ -f /tmp/gfw.b64 && $? == 0 ]];then
|
if [[ -f /tmp/gfw.b64 && $? == 0 ]];then
|
||||||
$DIR/by-gfw
|
$DIR/by-gfw
|
||||||
|
|
|
@ -908,7 +908,6 @@
|
||||||
115cdn.net
|
115cdn.net
|
||||||
115img.com
|
115img.com
|
||||||
115jk.com
|
115jk.com
|
||||||
115z.com
|
|
||||||
1163.com
|
1163.com
|
||||||
1166.com
|
1166.com
|
||||||
11684.com
|
11684.com
|
||||||
|
@ -1293,6 +1292,7 @@
|
||||||
166.com
|
166.com
|
||||||
166.net
|
166.net
|
||||||
166161.com
|
166161.com
|
||||||
|
16640.com
|
||||||
1666.com
|
1666.com
|
||||||
1668.net
|
1668.net
|
||||||
1669la.com
|
1669la.com
|
||||||
|
@ -2624,6 +2624,7 @@
|
||||||
3387.com
|
3387.com
|
||||||
3389dh.com
|
3389dh.com
|
||||||
3393.com
|
3393.com
|
||||||
|
33aml.com
|
||||||
33app.net
|
33app.net
|
||||||
33bus.com
|
33bus.com
|
||||||
33hei.com
|
33hei.com
|
||||||
|
@ -7590,7 +7591,6 @@ ahrefa.com
|
||||||
ahrunzi.com
|
ahrunzi.com
|
||||||
ahs.pub
|
ahs.pub
|
||||||
ahscl.com
|
ahscl.com
|
||||||
ahshuhua.net
|
|
||||||
ahsjxjy.com
|
ahsjxjy.com
|
||||||
ahsyj.com
|
ahsyj.com
|
||||||
ahsylsy.com
|
ahsylsy.com
|
||||||
|
@ -10554,6 +10554,7 @@ bidemi.com
|
||||||
bidewu.com
|
bidewu.com
|
||||||
bidianer.com
|
bidianer.com
|
||||||
bidingxing.com
|
bidingxing.com
|
||||||
|
bidizhaobiao.com
|
||||||
bidns.net
|
bidns.net
|
||||||
biduo.cc
|
biduo.cc
|
||||||
biduobao.com
|
biduobao.com
|
||||||
|
@ -11929,7 +11930,6 @@ byfen.com
|
||||||
byfunds.com
|
byfunds.com
|
||||||
byfzxy.com
|
byfzxy.com
|
||||||
bygamesdk.com
|
bygamesdk.com
|
||||||
bygjhb.com
|
|
||||||
bygw.net
|
bygw.net
|
||||||
byhard.com
|
byhard.com
|
||||||
byhlds.com
|
byhlds.com
|
||||||
|
@ -20420,6 +20420,7 @@ eju.com
|
||||||
ejudata.com
|
ejudata.com
|
||||||
ejujiu.com
|
ejujiu.com
|
||||||
ejunshi.com
|
ejunshi.com
|
||||||
|
ejustcn.com
|
||||||
ek6.com
|
ek6.com
|
||||||
ekaidian.com
|
ekaidian.com
|
||||||
ekan001.com
|
ekan001.com
|
||||||
|
@ -20617,7 +20618,6 @@ enshide.com
|
||||||
enshijob.com
|
enshijob.com
|
||||||
enstylement.com
|
enstylement.com
|
||||||
ent120.com
|
ent120.com
|
||||||
entboost.com
|
|
||||||
enterdesk.com
|
enterdesk.com
|
||||||
enunix.com
|
enunix.com
|
||||||
envisioncn.com
|
envisioncn.com
|
||||||
|
@ -23879,7 +23879,6 @@ godiy8.com
|
||||||
godns.site
|
godns.site
|
||||||
godo.pub
|
godo.pub
|
||||||
godoor.com
|
godoor.com
|
||||||
godotdotdot.com
|
|
||||||
godrry.com
|
godrry.com
|
||||||
godruoyi.com
|
godruoyi.com
|
||||||
godsheepteam.com
|
godsheepteam.com
|
||||||
|
@ -25401,7 +25400,6 @@ hanspub.org
|
||||||
hansrobot.com
|
hansrobot.com
|
||||||
hansuku.com
|
hansuku.com
|
||||||
hantang59.com
|
hantang59.com
|
||||||
hantangrx.com
|
|
||||||
hantangxintong.com
|
hantangxintong.com
|
||||||
hanterry.com
|
hanterry.com
|
||||||
hantinghotels.com
|
hantinghotels.com
|
||||||
|
@ -25886,7 +25884,6 @@ hbrd.net
|
||||||
hbrebond.com
|
hbrebond.com
|
||||||
hbrfxh.com
|
hbrfxh.com
|
||||||
hbruicai.com
|
hbruicai.com
|
||||||
hbruitaigdzz.com
|
|
||||||
hbrunlin.com
|
hbrunlin.com
|
||||||
hbryzx.net
|
hbryzx.net
|
||||||
hbrzkj.com
|
hbrzkj.com
|
||||||
|
@ -29442,6 +29439,7 @@ iianews.com
|
||||||
iiaq.net
|
iiaq.net
|
||||||
iibechina.com
|
iibechina.com
|
||||||
iibq.com
|
iibq.com
|
||||||
|
iicha.com
|
||||||
iicp.net
|
iicp.net
|
||||||
iidns.com
|
iidns.com
|
||||||
iiedns.xyz
|
iiedns.xyz
|
||||||
|
@ -31417,6 +31415,7 @@ jiantizi.com
|
||||||
jiantufuwu.com
|
jiantufuwu.com
|
||||||
jiantuku.com
|
jiantuku.com
|
||||||
jianwang360.com
|
jianwang360.com
|
||||||
|
jianweidata.com
|
||||||
jianweitv.com
|
jianweitv.com
|
||||||
jianwenapp.com
|
jianwenapp.com
|
||||||
jianxin-tech.com
|
jianxin-tech.com
|
||||||
|
@ -31430,7 +31429,6 @@ jianzhan110.com
|
||||||
jianzhan580.com
|
jianzhan580.com
|
||||||
jianzhanbao.net
|
jianzhanbao.net
|
||||||
jianzhangongsi.com
|
jianzhangongsi.com
|
||||||
jianzhi.net
|
|
||||||
jianzhi8.com
|
jianzhi8.com
|
||||||
jianzhiba.net
|
jianzhiba.net
|
||||||
jianzhikeji.com
|
jianzhikeji.com
|
||||||
|
@ -31731,6 +31729,7 @@ jingdw.com
|
||||||
jingfanshidai.com
|
jingfanshidai.com
|
||||||
jingfentui.com
|
jingfentui.com
|
||||||
jingguan.ai
|
jingguan.ai
|
||||||
|
jinggui.com
|
||||||
jinghaishop.com
|
jinghaishop.com
|
||||||
jinghangapps.com
|
jinghangapps.com
|
||||||
jinghooo.com
|
jinghooo.com
|
||||||
|
@ -38955,6 +38954,7 @@ mmyfilm.com
|
||||||
mmzh.com
|
mmzh.com
|
||||||
mn-soft.com
|
mn-soft.com
|
||||||
mnancheng.com
|
mnancheng.com
|
||||||
|
mnbkw.com
|
||||||
mnbvtgv.com
|
mnbvtgv.com
|
||||||
mndqlib.net
|
mndqlib.net
|
||||||
mng0303.com
|
mng0303.com
|
||||||
|
@ -39501,7 +39501,6 @@ muchcloud.com
|
||||||
muchong.com
|
muchong.com
|
||||||
muchrank.com
|
muchrank.com
|
||||||
mudgj.com
|
mudgj.com
|
||||||
mudiao360.com
|
|
||||||
mudongguang.com
|
mudongguang.com
|
||||||
mudoudou.net
|
mudoudou.net
|
||||||
mudu.com
|
mudu.com
|
||||||
|
@ -40633,7 +40632,6 @@ nizhan888.com
|
||||||
nizhanw.com
|
nizhanw.com
|
||||||
nizi88.com
|
nizi88.com
|
||||||
nizkeyboard.com
|
nizkeyboard.com
|
||||||
nizuixing.com
|
|
||||||
nj-bl.com
|
nj-bl.com
|
||||||
nj-marathon.org
|
nj-marathon.org
|
||||||
nj-qiyiguo.net
|
nj-qiyiguo.net
|
||||||
|
@ -48349,6 +48347,7 @@ sjzcmw.com
|
||||||
sjzcsw.com
|
sjzcsw.com
|
||||||
sjzhu.com
|
sjzhu.com
|
||||||
sjzhushou.com
|
sjzhushou.com
|
||||||
|
sjzjkqgs.com
|
||||||
sjzkz.com
|
sjzkz.com
|
||||||
sjzlg.com
|
sjzlg.com
|
||||||
sjzlgz.com
|
sjzlgz.com
|
||||||
|
@ -49413,6 +49412,7 @@ streffy.com
|
||||||
strong-study.com
|
strong-study.com
|
||||||
strongled.com
|
strongled.com
|
||||||
stswjx.com
|
stswjx.com
|
||||||
|
sttcq.com
|
||||||
stubbornhuang.com
|
stubbornhuang.com
|
||||||
studa.net
|
studa.net
|
||||||
studencis.com
|
studencis.com
|
||||||
|
@ -51860,7 +51860,6 @@ tongli-hrcc.net
|
||||||
tongliangrc.com
|
tongliangrc.com
|
||||||
tongliaowang.com
|
tongliaowang.com
|
||||||
tonglu-tour.com
|
tonglu-tour.com
|
||||||
tongmengguo.com
|
|
||||||
tongshanbank.com
|
tongshanbank.com
|
||||||
tongshilu.com
|
tongshilu.com
|
||||||
tongshuai.com
|
tongshuai.com
|
||||||
|
@ -53470,7 +53469,6 @@ urselect.com
|
||||||
urtrust.com
|
urtrust.com
|
||||||
urumqi-air.com
|
urumqi-air.com
|
||||||
us-ex.com
|
us-ex.com
|
||||||
us7.com
|
|
||||||
usa-gti.com
|
usa-gti.com
|
||||||
usa-idc.com
|
usa-idc.com
|
||||||
usaas.net
|
usaas.net
|
||||||
|
@ -55263,7 +55261,6 @@ weiyitec.com
|
||||||
weiyituku.com
|
weiyituku.com
|
||||||
weiyoubot.com
|
weiyoubot.com
|
||||||
weiyours.com
|
weiyours.com
|
||||||
weiyui.com
|
|
||||||
weiyun.com
|
weiyun.com
|
||||||
weiyun001.com
|
weiyun001.com
|
||||||
weiyunchong.com
|
weiyunchong.com
|
||||||
|
@ -56736,6 +56733,7 @@ wujiit.com
|
||||||
wujinimg.com
|
wujinimg.com
|
||||||
wujinkk.com
|
wujinkk.com
|
||||||
wujinpp.com
|
wujinpp.com
|
||||||
|
wujiok.com
|
||||||
wujixiaoshuo.com
|
wujixiaoshuo.com
|
||||||
wukong.com
|
wukong.com
|
||||||
wukong.la
|
wukong.la
|
||||||
|
@ -57495,7 +57493,6 @@ xhblog.com
|
||||||
xhboke.com
|
xhboke.com
|
||||||
xhby.net
|
xhby.net
|
||||||
xhbycm.net
|
xhbycm.net
|
||||||
xhcjtv.com
|
|
||||||
xhclub.net
|
xhclub.net
|
||||||
xhcpas.com
|
xhcpas.com
|
||||||
xhd.org
|
xhd.org
|
||||||
|
@ -58196,6 +58193,7 @@ xinfengxs.com
|
||||||
xinfenlei.com
|
xinfenlei.com
|
||||||
xinfu888.com
|
xinfu888.com
|
||||||
xinfushe.com
|
xinfushe.com
|
||||||
|
xinfuye.com
|
||||||
xing73.com
|
xing73.com
|
||||||
xingames.com
|
xingames.com
|
||||||
xingbangip.com
|
xingbangip.com
|
||||||
|
@ -59190,7 +59188,6 @@ xueseo.com
|
||||||
xueshandai.com
|
xueshandai.com
|
||||||
xueshanlinghu.com
|
xueshanlinghu.com
|
||||||
xueshen.net
|
xueshen.net
|
||||||
xueshiboke.com
|
|
||||||
xueshiyun.com
|
xueshiyun.com
|
||||||
xueshu.com
|
xueshu.com
|
||||||
xueshu5.com
|
xueshu5.com
|
||||||
|
@ -61801,7 +61798,6 @@ yuewen.com
|
||||||
yuexing.com
|
yuexing.com
|
||||||
yuexingfurniture.com
|
yuexingfurniture.com
|
||||||
yuexinli.com
|
yuexinli.com
|
||||||
yuexinyouxi.com
|
|
||||||
yuexirc.com
|
yuexirc.com
|
||||||
yuexiu.com
|
yuexiu.com
|
||||||
yuexunedu.com
|
yuexunedu.com
|
||||||
|
@ -63468,12 +63464,12 @@ zhinikefu.com
|
||||||
zhiniu8.com
|
zhiniu8.com
|
||||||
zhipan.net
|
zhipan.net
|
||||||
zhipeix.com
|
zhipeix.com
|
||||||
|
zhipianbang.com
|
||||||
zhipiaoduixian8.com
|
zhipiaoduixian8.com
|
||||||
zhipin.com
|
zhipin.com
|
||||||
zhipingke.com
|
zhipingke.com
|
||||||
zhiqiang.org
|
zhiqiang.org
|
||||||
zhiqiapp.com
|
zhiqiapp.com
|
||||||
zhiquansheng.com
|
|
||||||
zhiquanxia.com
|
zhiquanxia.com
|
||||||
zhiquapp.com
|
zhiquapp.com
|
||||||
zhiquyuan.com
|
zhiquyuan.com
|
||||||
|
@ -64302,6 +64298,7 @@ zjyygy.com
|
||||||
zjzdgj.com
|
zjzdgj.com
|
||||||
zjzfcj.com
|
zjzfcj.com
|
||||||
zjzg.com
|
zjzg.com
|
||||||
|
zjzhengding.com
|
||||||
zjzhitan.com
|
zjzhitan.com
|
||||||
zjzj.org
|
zjzj.org
|
||||||
zjzjhotel.com
|
zjzjhotel.com
|
||||||
|
|
|
@ -24713,6 +24713,7 @@ sfbassets.net
|
||||||
sfbbq.com
|
sfbbq.com
|
||||||
sfdcstatic.com
|
sfdcstatic.com
|
||||||
sfileydy.com
|
sfileydy.com
|
||||||
|
sfmcompile.club
|
||||||
sforce.com
|
sforce.com
|
||||||
sfr
|
sfr
|
||||||
sfshibao.com
|
sfshibao.com
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -12,7 +12,7 @@ PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
GEOIP_VER:=202303272340
|
GEOIP_VER:=202303300045
|
||||||
GEOIP_FILE:=geoip.dat.$(GEOIP_VER)
|
GEOIP_FILE:=geoip.dat.$(GEOIP_VER)
|
||||||
define Download/geoip
|
define Download/geoip
|
||||||
URL:=https://github.com/v2fly/geoip/releases/download/$(GEOIP_VER)/
|
URL:=https://github.com/v2fly/geoip/releases/download/$(GEOIP_VER)/
|
||||||
|
|
Loading…
Reference in New Issue