mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-18 17:54:26 +00:00
deploy: df4a10e180994b51d270bace951af44693db6f5c
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
########################################
|
||||
# Sukka's Surge Rules - Anti Bogus Domain
|
||||
# Last Updated: 2023-08-18T16:02:59.193Z
|
||||
# Size: 175
|
||||
# Sukka's Ruleset - Anti Bogus Domain
|
||||
# Last Updated: 2023-09-10T16:51:56.190Z
|
||||
# Size: 194
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -11,14 +11,24 @@
|
||||
# Data from:
|
||||
# - https://github.com/felixonmars/dnsmasq-china-list
|
||||
########################################
|
||||
# $ custom_build_script
|
||||
|
||||
# --- AD Block ---
|
||||
|
||||
# >> iQiyi
|
||||
IP-CIDR,101.227.97.240/32,no-resolve
|
||||
IP-CIDR,101.227.200.11/32,no-resolve
|
||||
IP-CIDR,101.227.200.28/32,no-resolve
|
||||
IP-CIDR,124.192.153.42/32,no-resolve
|
||||
|
||||
# --- Anti-Hijacking ---
|
||||
|
||||
IP-CIDR,39.107.15.115/32,no-resolve
|
||||
IP-CIDR,47.89.59.182/32,no-resolve
|
||||
IP-CIDR,103.49.209.27/32,no-resolve
|
||||
IP-CIDR,123.56.152.96/32,no-resolve
|
||||
|
||||
# >> ChinaNet
|
||||
IP-CIDR,61.160.200.223/32,no-resolve
|
||||
IP-CIDR,61.160.200.242/32,no-resolve
|
||||
IP-CIDR,61.160.200.252/32,no-resolve
|
||||
@@ -35,13 +45,19 @@ IP-CIDR,222.186.61.91/32,no-resolve
|
||||
IP-CIDR,222.186.61.95/32,no-resolve
|
||||
IP-CIDR,222.186.61.96/32,no-resolve
|
||||
IP-CIDR,222.186.61.97/32,no-resolve
|
||||
|
||||
# >> ChinaUnicom
|
||||
IP-CIDR,106.75.231.48/32,no-resolve
|
||||
IP-CIDR,119.4.249.166/32,no-resolve
|
||||
IP-CIDR,220.196.52.141/32,no-resolve
|
||||
IP-CIDR,221.6.4.148/32,no-resolve
|
||||
|
||||
# >> ChinaMobile
|
||||
IP-CIDR,114.247.28.96/32,no-resolve
|
||||
IP-CIDR,221.179.131.72/32,no-resolve
|
||||
IP-CIDR,221.179.140.145/32,no-resolve
|
||||
|
||||
# >> Dr.Peng
|
||||
IP-CIDR,10.72.25.0/24,no-resolve
|
||||
IP-CIDR,115.182.16.79/32,no-resolve
|
||||
IP-CIDR,118.144.88.126/32,no-resolve
|
||||
@@ -52,6 +68,9 @@ IP-CIDR,124.14.21.151/32,no-resolve
|
||||
IP-CIDR,180.166.52.24/32,no-resolve
|
||||
IP-CIDR,220.115.251.25/32,no-resolve
|
||||
IP-CIDR,222.73.156.235/32,no-resolve
|
||||
|
||||
# --- Anti-Bogus Domain ---
|
||||
# https://github.com/felixonmars/dnsmasq-china-list/blob/master/bogus-nxdomain.china.conf
|
||||
IP-CIDR,123.125.81.12/32,no-resolve
|
||||
IP-CIDR,101.226.10.8/32,no-resolve
|
||||
IP-CIDR,198.105.254.11/32,no-resolve
|
||||
|
||||
Reference in New Issue
Block a user