mirror of
https://github.com/Loyalsoldier/v2ray-rules-dat.git
synced 2024-11-10 15:05:38 +08:00
Removed ADBLOCK_DOMAINS_URL
This commit is contained in:
parent
907d82634d
commit
8ada2c4db3
@ -14,7 +14,6 @@ GEOIP_REPO="github.com/ilouiss/geoip"
|
|||||||
GEOSITE_REPO="github.com/v2ray/domain-list-community"
|
GEOSITE_REPO="github.com/v2ray/domain-list-community"
|
||||||
getGFWLIST_SCRIPT="https://raw.githubusercontent.com/cokebar/gfwlist2dnsmasq/master/gfwlist2dnsmasq.sh"
|
getGFWLIST_SCRIPT="https://raw.githubusercontent.com/cokebar/gfwlist2dnsmasq/master/gfwlist2dnsmasq.sh"
|
||||||
CHINA_DOMAINS_URL="https://raw.githubusercontent.com/felixonmars/dnsmasq-china-list/master/accelerated-domains.china.conf"
|
CHINA_DOMAINS_URL="https://raw.githubusercontent.com/felixonmars/dnsmasq-china-list/master/accelerated-domains.china.conf"
|
||||||
ADBLOCK_DOMAINS_URL="https://raw.githubusercontent.com/h2y/Shadowrocket-ADBlock-Rules/master/factory/resultant/ad.list"
|
|
||||||
|
|
||||||
echo -e "${GREEN}>>> downloading $GEOIP_REPO...${NC}"
|
echo -e "${GREEN}>>> downloading $GEOIP_REPO...${NC}"
|
||||||
go get -insecure -v -u -d $GEOIP_REPO
|
go get -insecure -v -u -d $GEOIP_REPO
|
||||||
|
Loading…
Reference in New Issue
Block a user