diff --git a/README.md b/README.md index d7107a9..0a74ef2 100644 --- a/README.md +++ b/README.md @@ -55,4 +55,4 @@ Clash for Windows 已于 2023.11.2 (UTC+8) 删库,将不再积极支持`parser ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=lwd-temp/anti-ip-attribution&type=Date)](https://star-history.com/#lwd-temp/anti-ip-attribution&Date) +[![Star History Chart](https://api.star-history.com/svg?repos=SunsetMkt/anti-ip-attribution&type=Date)](https://star-history.com/#SunsetMkt/anti-ip-attribution&Date) diff --git a/contribute.md b/contribute.md index 5cb9a25..5faae06 100644 --- a/contribute.md +++ b/contribute.md @@ -2,11 +2,11 @@ 任何来自issue的改进均需要使用Co-authored-by注明意见提供者,格式如下: ``` -Co-authored-by: Sunset <26019675+lwd-temp@users.noreply.github.com> +Co-authored-by: Sunset <26019675+SunsetMkt@users.noreply.github.com> ``` 若无法确定用户名前数字,直接使用用户名似乎在某些情况下也可行: ``` -Co-authored-by: Sunset +Co-authored-by: Sunset ``` diff --git a/generate.py b/generate.py index 559023a..4f19f75 100644 --- a/generate.py +++ b/generate.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution generate.py -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 从rules.yaml生成配置文件,由Actions调用。 # 读取文件: # rules.yaml 配置文件 @@ -178,7 +178,7 @@ def generate_rule_provider(config): if rules[i].startswith('IP-CIDR') and 'no-resolve' not in rules[i]: rules[i] = rules[i] + ',no-resolve' - # https://github.com/lwd-temp/anti-ip-attribution/issues/23#issuecomment-1223931835 + # https://github.com/SunsetMkt/anti-ip-attribution/issues/23#issuecomment-1223931835 direct = [] proxy = [] reject = [] diff --git a/generated/parser.yaml b/generated/parser.yaml index 2297f6a..874b4b1 100644 --- a/generated/parser.yaml +++ b/generated/parser.yaml @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution parser.yaml v0.3.1 9532e914635f11c0eafd4ae0d5c20634dbcd294c -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 适用于Clash for Windows的配置文件预处理功能,详见https://docs.cfw.lbyczf.com/contents/parser.html parsers: - url: https://example.com/profile.yaml diff --git a/generated/quantumultx-domesticsocial.list b/generated/quantumultx-domesticsocial.list index a0c9c1c..b90c465 100644 --- a/generated/quantumultx-domesticsocial.list +++ b/generated/quantumultx-domesticsocial.list @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution quantumultx-domesticsocial.list v0.3.1 9532e914635f11c0eafd4ae0d5c20634dbcd294c -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # QuantumultX分流规则,策略组名称为DomesticSocial DOMAIN,httpdns.bilivideo.com,REJECT IP-CIDR,47.101.175.206/32,REJECT diff --git a/generated/quantumultx.list b/generated/quantumultx.list index fc1e9c7..2e39fc6 100644 --- a/generated/quantumultx.list +++ b/generated/quantumultx.list @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution quantumultx.list v0.3.1 9532e914635f11c0eafd4ae0d5c20634dbcd294c -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # QuantumultX分流规则 DOMAIN,httpdns.bilivideo.com,REJECT IP-CIDR,47.101.175.206/32,REJECT diff --git a/generated/rule-provider-direct.yaml b/generated/rule-provider-direct.yaml index 302d4f2..8c24c2a 100644 --- a/generated/rule-provider-direct.yaml +++ b/generated/rule-provider-direct.yaml @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rule-provider-direct.yaml v0.3.1 9532e914635f11c0eafd4ae0d5c20634dbcd294c -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 适用于Clash的Rule Provider功能,详见https://lancellc.gitbook.io/clash/clash-config-file/rule-provider payload: - DOMAIN-SUFFIX,bilivideo.com,DIRECT diff --git a/generated/rule-provider-proxy.yaml b/generated/rule-provider-proxy.yaml index e3cbcf9..ae3bfc8 100644 --- a/generated/rule-provider-proxy.yaml +++ b/generated/rule-provider-proxy.yaml @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rule-provider-proxy.yaml v0.3.1 9532e914635f11c0eafd4ae0d5c20634dbcd294c -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 适用于Clash的Rule Provider功能,详见https://lancellc.gitbook.io/clash/clash-config-file/rule-provider payload: - DOMAIN-SUFFIX,biliapi.net diff --git a/generated/rule-provider-reject.yaml b/generated/rule-provider-reject.yaml index 8fcd7b7..1baf662 100644 --- a/generated/rule-provider-reject.yaml +++ b/generated/rule-provider-reject.yaml @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rule-provider-reject.yaml v0.3.1 9532e914635f11c0eafd4ae0d5c20634dbcd294c -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 适用于Clash的Rule Provider功能,详见https://lancellc.gitbook.io/clash/clash-config-file/rule-provider payload: - DOMAIN,httpdns.bilivideo.com,REJECT diff --git a/generated/rule-provider.yaml b/generated/rule-provider.yaml index 029a7cf..64caeb9 100644 --- a/generated/rule-provider.yaml +++ b/generated/rule-provider.yaml @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rule-provider.yaml v0.3.1 9532e914635f11c0eafd4ae0d5c20634dbcd294c -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 适用于Clash的Rule Provider功能,详见https://lancellc.gitbook.io/clash/clash-config-file/rule-provider payload: - DOMAIN,httpdns.bilivideo.com,REJECT diff --git a/generated/rule-set-direct.list b/generated/rule-set-direct.list index dd6c86e..66dfb1b 100644 --- a/generated/rule-set-direct.list +++ b/generated/rule-set-direct.list @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rule-set-direct.list v0.3.1 9532e914635f11c0eafd4ae0d5c20634dbcd294c -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 适用于Clash RULE-SET DOMAIN-SUFFIX,bilivideo.com DOMAIN-SUFFIX,akamaized.net diff --git a/generated/rule-set-proxy.list b/generated/rule-set-proxy.list index c569030..413e5ae 100644 --- a/generated/rule-set-proxy.list +++ b/generated/rule-set-proxy.list @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rule-set-proxy.list v0.3.1 9532e914635f11c0eafd4ae0d5c20634dbcd294c -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 适用于Clash RULE-SET DOMAIN-SUFFIX,biliapi.net DOMAIN-SUFFIX,biliapi.com diff --git a/generated/rule-set-reject.list b/generated/rule-set-reject.list index e9ef2b5..bd216be 100644 --- a/generated/rule-set-reject.list +++ b/generated/rule-set-reject.list @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rule-set-reject.list v0.3.1 9532e914635f11c0eafd4ae0d5c20634dbcd294c -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 适用于Clash RULE-SET DOMAIN,httpdns.bilivideo.com IP-CIDR,47.101.175.206/32,no-resolve diff --git a/generated/surge.list b/generated/surge.list index 225972e..0b1e1fb 100644 --- a/generated/surge.list +++ b/generated/surge.list @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution surge.list v0.3.1 9532e914635f11c0eafd4ae0d5c20634dbcd294c -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # Surge分流规则 DOMAIN,httpdns.bilivideo.com,REJECT IP-CIDR,47.101.175.206/32,REJECT,no-resolve diff --git a/parser-header.yaml b/parser-header.yaml index cc4b6aa..f5f4ca0 100644 --- a/parser-header.yaml +++ b/parser-header.yaml @@ -1,7 +1,7 @@ #! /usr/bin/env python3 # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution parser-header.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 生成parser.yaml采用的基础模板,可以自定义。 parsers: # array - url: https://example.com/profile.yaml # 修改为实际使用的URL diff --git a/rules.yaml b/rules.yaml index 13fdb67..50e68ca 100644 --- a/rules.yaml +++ b/rules.yaml @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 # ======= 哔哩哔哩 ======= # @@ -418,3 +418,6 @@ config: - DOMAIN,druidv6.if.qidian.com # 疑似个人主页IP(非实时变化,看到有个login建议加上) - DOMAIN,ptlogin6.qidian.com + # ======= 完美世界电竞App ======= # + # issues#65 + - DOMAIN,api.wmpvp.com \ No newline at end of file diff --git a/rules/Lofter.yaml b/rules/Lofter.yaml index dfc8c28..b93f1da 100644 --- a/rules/Lofter.yaml +++ b/rules/Lofter.yaml @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git a/rules/MIUI.yaml b/rules/MIUI.yaml index 46ab6af..8f535cf 100644 --- a/rules/MIUI.yaml +++ b/rules/MIUI.yaml @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git a/rules/NGA.yaml b/rules/NGA.yaml index 6b3a9b9..8fe239b 100644 --- a/rules/NGA.yaml +++ b/rules/NGA.yaml @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/QQ\351\237\263\344\271\220.yaml" "b/rules/QQ\351\237\263\344\271\220.yaml" index 1a0b4de..09d3294 100644 --- "a/rules/QQ\351\237\263\344\271\220.yaml" +++ "b/rules/QQ\351\237\263\344\271\220.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git a/rules/Soul.yaml b/rules/Soul.yaml index cc2991b..60f5324 100644 --- a/rules/Soul.yaml +++ b/rules/Soul.yaml @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git a/rules/TapTap.yaml b/rules/TapTap.yaml index 498f6f0..d2ec37c 100644 --- a/rules/TapTap.yaml +++ b/rules/TapTap.yaml @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\345\205\266\344\271\220\350\256\272\345\235\233.yaml" "b/rules/\345\205\266\344\271\220\350\256\272\345\235\233.yaml" index cef0e95..72a6710 100644 --- "a/rules/\345\205\266\344\271\220\350\256\272\345\235\233.yaml" +++ "b/rules/\345\205\266\344\271\220\350\256\272\345\235\233.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\345\223\224\345\223\251\345\223\224\345\223\251.yaml" "b/rules/\345\223\224\345\223\251\345\223\224\345\223\251.yaml" index a16110e..204e427 100644 --- "a/rules/\345\223\224\345\223\251\345\223\224\345\223\251.yaml" +++ "b/rules/\345\223\224\345\223\251\345\223\224\345\223\251.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\345\233\275\345\256\266\345\217\215\350\257\210\344\270\255\345\277\203.yaml" "b/rules/\345\233\275\345\256\266\345\217\215\350\257\210\344\270\255\345\277\203.yaml" index 1e0859b..a7c3113 100644 --- "a/rules/\345\233\275\345\256\266\345\217\215\350\257\210\344\270\255\345\277\203.yaml" +++ "b/rules/\345\233\275\345\256\266\345\217\215\350\257\210\344\270\255\345\277\203.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\345\244\264\346\235\241.yaml" "b/rules/\345\244\264\346\235\241.yaml" index c9a522f..6c6fe27 100644 --- "a/rules/\345\244\264\346\235\241.yaml" +++ "b/rules/\345\244\264\346\235\241.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\345\260\217\347\261\263\347\244\276\345\214\272.yaml" "b/rules/\345\260\217\347\261\263\347\244\276\345\214\272.yaml" index e0d74f6..6e47946 100644 --- "a/rules/\345\260\217\347\261\263\347\244\276\345\214\272.yaml" +++ "b/rules/\345\260\217\347\261\263\347\244\276\345\214\272.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\345\260\217\347\272\242\344\271\246.yaml" "b/rules/\345\260\217\347\272\242\344\271\246.yaml" index c0d9f91..6b63dd0 100644 --- "a/rules/\345\260\217\347\272\242\344\271\246.yaml" +++ "b/rules/\345\260\217\347\272\242\344\271\246.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\345\260\217\351\273\221\347\233\222.yaml" "b/rules/\345\260\217\351\273\221\347\233\222.yaml" index 58d4011..375677a 100644 --- "a/rules/\345\260\217\351\273\221\347\233\222.yaml" +++ "b/rules/\345\260\217\351\273\221\347\233\222.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\345\276\256\344\277\241.yaml" "b/rules/\345\276\256\344\277\241.yaml" index f7ae76c..4704de0 100644 --- "a/rules/\345\276\256\344\277\241.yaml" +++ "b/rules/\345\276\256\344\277\241.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\345\276\256\345\215\232.yaml" "b/rules/\345\276\256\345\215\232.yaml" index 1ee0f1d..5b05239 100644 --- "a/rules/\345\276\256\345\215\232.yaml" +++ "b/rules/\345\276\256\345\215\232.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\345\277\253\346\211\213.yaml" "b/rules/\345\277\253\346\211\213.yaml" index 635e398..ff29317 100644 --- "a/rules/\345\277\253\346\211\213.yaml" +++ "b/rules/\345\277\253\346\211\213.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\346\207\202\347\220\203\345\270\235.yaml" "b/rules/\346\207\202\347\220\203\345\270\235.yaml" index c7a5ac0..b88754c 100644 --- "a/rules/\346\207\202\347\220\203\345\270\235.yaml" +++ "b/rules/\346\207\202\347\220\203\345\270\235.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\346\212\226\351\237\263.yaml" "b/rules/\346\212\226\351\237\263.yaml" index 06ffe37..725a65f 100644 --- "a/rules/\346\212\226\351\237\263.yaml" +++ "b/rules/\346\212\226\351\237\263.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\346\226\207\345\217\224\345\217\224.yaml" "b/rules/\346\226\207\345\217\224\345\217\224.yaml" index 48ba158..58e7ef3 100644 --- "a/rules/\346\226\207\345\217\224\345\217\224.yaml" +++ "b/rules/\346\226\207\345\217\224\345\217\224.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\346\226\227\351\261\274.yaml" "b/rules/\346\226\227\351\261\274.yaml" index dc5c46a..b7d35e7 100644 --- "a/rules/\346\226\227\351\261\274.yaml" +++ "b/rules/\346\226\227\351\261\274.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\347\231\276\345\272\246\350\264\264\345\220\247.yaml" "b/rules/\347\231\276\345\272\246\350\264\264\345\220\247.yaml" index 60722b9..04a94f7 100644 --- "a/rules/\347\231\276\345\272\246\350\264\264\345\220\247.yaml" +++ "b/rules/\347\231\276\345\272\246\350\264\264\345\220\247.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\347\237\245\344\271\216.yaml" "b/rules/\347\237\245\344\271\216.yaml" index cd6bf83..08ba93a 100644 --- "a/rules/\347\237\245\344\271\216.yaml" +++ "b/rules/\347\237\245\344\271\216.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\347\261\263\346\270\270\347\244\276.yaml" "b/rules/\347\261\263\346\270\270\347\244\276.yaml" index 06e1767..a1d5bc6 100644 --- "a/rules/\347\261\263\346\270\270\347\244\276.yaml" +++ "b/rules/\347\261\263\346\270\270\347\244\276.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\347\275\221\346\230\223\344\272\221\351\237\263\344\271\220.yaml" "b/rules/\347\275\221\346\230\223\344\272\221\351\237\263\344\271\220.yaml" index 0b92f58..786893e 100644 --- "a/rules/\347\275\221\346\230\223\344\272\221\351\237\263\344\271\220.yaml" +++ "b/rules/\347\275\221\346\230\223\344\272\221\351\237\263\344\271\220.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\347\275\221\346\230\223\345\244\247\347\245\236.yaml" "b/rules/\347\275\221\346\230\223\345\244\247\347\245\236.yaml" index 1539e0b..fc2df15 100644 --- "a/rules/\347\275\221\346\230\223\345\244\247\347\245\236.yaml" +++ "b/rules/\347\275\221\346\230\223\345\244\247\347\245\236.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\350\231\216\347\211\231.yaml" "b/rules/\350\231\216\347\211\231.yaml" index 96b6b53..70514fe 100644 --- "a/rules/\350\231\216\347\211\231.yaml" +++ "b/rules/\350\231\216\347\211\231.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\350\245\277\347\223\234\350\247\206\351\242\221.yaml" "b/rules/\350\245\277\347\223\234\350\247\206\351\242\221.yaml" index 6b11f90..86576f1 100644 --- "a/rules/\350\245\277\347\223\234\350\247\206\351\242\221.yaml" +++ "b/rules/\350\245\277\347\223\234\350\247\206\351\242\221.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\350\261\206\347\223\243.yaml" "b/rules/\350\261\206\347\223\243.yaml" index c70a856..036f3cb 100644 --- "a/rules/\350\261\206\347\223\243.yaml" +++ "b/rules/\350\261\206\347\223\243.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\350\265\267\347\202\271App.yaml" "b/rules/\350\265\267\347\202\271App.yaml" index 8356876..2d8df8d 100644 --- "a/rules/\350\265\267\347\202\271App.yaml" +++ "b/rules/\350\265\267\347\202\271App.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表 diff --git "a/rules/\351\205\267\345\256\211.yaml" "b/rules/\351\205\267\345\256\211.yaml" index 8b36ea0..6b8ccda 100644 --- "a/rules/\351\205\267\345\256\211.yaml" +++ "b/rules/\351\205\267\345\256\211.yaml" @@ -1,6 +1,6 @@ # 针对部分网站显示IP归属地的分流规则 # anti-ip-attribution rules.yaml -# https://github.com/lwd-temp/anti-ip-attribution +# https://github.com/SunsetMkt/anti-ip-attribution # 此文件用于记录用于生成其他配置文件的规则,任何更改仅需在此修改。 # Actions会自动生成其他配置文件。 # 由于技术限制,只能实现精确到域名的分流规则,无法精确到路径。 @@ -11,7 +11,7 @@ config: name: "anti-ip-attribution" # 项目名 version: "v0.3.1" # 版本号 - url: "https://github.com/lwd-temp/anti-ip-attribution" # 项目地址 + url: "https://github.com/SunsetMkt/anti-ip-attribution" # 项目地址 description: "针对部分网站显示IP归属地的分流规则" # 项目描述 rules: # 规则列表