From 3b32113c31acc461383b9876e98c14b5c073d00d Mon Sep 17 00:00:00 2001 From: Salem <39432507+lusalem@users.noreply.github.com> Date: Sat, 21 Sep 2024 01:24:30 +0800 Subject: [PATCH] Create fakeip-filter.json --- rules/singbox/fakeip-filter.json | 133 +++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 rules/singbox/fakeip-filter.json diff --git a/rules/singbox/fakeip-filter.json b/rules/singbox/fakeip-filter.json new file mode 100644 index 0000000..3c5f81d --- /dev/null +++ b/rules/singbox/fakeip-filter.json @@ -0,0 +1,133 @@ +{ + "version": 1, + "rules": [ + { + "domain": [ + "adguardteam.github.io", + "adrules.top", + "amobile.music.tc.qq.com", + "anti-ad.net", + "api-jooxtt.sanook.com", + "api.joox.com", + "aqqmusic.tc.qq.com", + "dl.stream.qqmusic.qq.com", + "ff.dorado.sdo.com", + "heartbeat.belkin.com", + "isure.stream.qqmusic.qq.com", + "joox.com", + "lens.l.google.com", + "local.adguard.org", + "localhost.ptlogin2.qq.com", + "localhost.sec.qq.com", + "mesu.apple.com", + "mobileoc.music.tc.qq.com", + "music.163.com", + "music.migu.cn", + "music.taihe.com", + "musicapi.taihe.com", + "na.b.g-tun.com", + "proxy.golang.org", + "ps.res.netease.com", + "shark007.net", + "songsearch.kugou.com", + "static.adtidy.org", + "streamoc.music.tc.qq.com", + "stun.l.google.com", + "swcdn.apple.com", + "swdist.apple.com", + "swdownload.apple.com", + "swquery.apple.com", + "swscan.apple.com", + "time-ios.apple.com", + "time1.cloud.tencent.com", + "trackercdn.kugou.com", + "xnotify.xboxlive.com", + "y.qq.com" + ], + "domain_regex": [ + ".*.*.xboxlive.com", + ".+.stun.*.*", + ".+.stun.*.*.*", + ".+.stun.*.*.*.*", + ".+.stun.*.*.*.*.*", + "ntp.*.com", + "ntp1.*.com", + "ntp2.*.com", + "ntp3.*.com", + "ntp4.*.com", + "ntp5.*.com", + "ntp6.*.com", + "ntp7.*.com", + "stun.*.*", + "stun.*.*.*", + "time.*.apple.com", + "time.*.com", + "time.*.edu.cn", + "time.*.gov", + "time1.*.com", + "time2.*.com", + "time3.*.com", + "time4.*.com", + "time5.*.com", + "time6.*.com", + "time7.*.com", + "xbox.*.*.microsoft.com", + "xbox.*.microsoft.com" + ], + "domain_suffix": [ + "126.net", + "3gppnetwork.org", + "battlenet.com.cn", + "cdn.nintendo.net", + "cmbchina.com", + "cmbimg.com", + "example", + "ff14.sdo.com", + "ffxiv.com", + "finalfantasyxiv.com", + "home.arpa", + "invalid", + "kuwo.cn", + "lan", + "linksys.com", + "linksyssmartwifi.com", + "local", + "localdomain", + "localhost", + "market.xiaomi.com", + "mcdn.bilivideo.cn", + "media.dssott.com", + "msftconnecttest.com", + "msftncsi.com", + "music.163.com", + "music.migu.cn", + "n.n.srv.nintendo.net", + "n0808.com", + "nflxvideo.net", + "ntp.org.cn", + "oray.com", + "orayimg.com", + "pool.ntp.org", + "qq.com", + "router.asus.com", + "sandai.net", + "square-enix.com", + "srv.nintendo.net", + "steamcontent.com", + "stun.playstation.net", + "tencent.com", + "test", + "time.edu.cn", + "uu.163.com", + "wargaming.net", + "wggames.cn", + "wotgame.cn", + "wowsgame.cn", + "xiami.com", + "y.qq.com", + "sswiwi.com", + "ssr.ee" + ] + } + ] +}