Coder Social home page Coder Social logo

Comments (8)

RexLee0929 avatar RexLee0929 commented on June 11, 2024 4

关于 IP-ASN 规则的添加应该是为了适应meta内核的更新
https://github.com/MetaCubeX/mihomo/releases/tag/v1.18.2
这个版本支持了 IP-ASN 规则,但是应该还是有大量非meta内核的旧 cfw 用户,建议将meta内核的版本单独列出来 例如 OpenAI_Meta.yaml

from ios_rule_script.

Zephyruswang avatar Zephyruswang commented on June 11, 2024 3

如果有和我一样使用https://github.com/hunshcn/gh-proxy 来反代规则的,可以进行简单修改,来去掉IP-ASN规则
20240511_175308_727_copy

let text = await res.text()
let modifiedText = text.replace(/^.*IP-ASN.*$/gm, '');

return new Response(modifiedText, {
    status,
    headers: resHdrNew,
})

from ios_rule_script.

ericz15 avatar ericz15 commented on June 11, 2024 3

同样遇到了这个问题,我这边的解决方案比较简单,fork 仓库,并添加 GitHub Action,每天定时同步最新规则并移除 ruld/Clash 目录里面的 IP-ASN 规则

有需要非 IP-ASN 规则诉求的话,可以从这个仓库里拉取规则(每天 0点定时与本仓库同步):https://github.com/ericz15/ios_rule_script

commit 提交示例:ericz15@25e363f
image

from ios_rule_script.

ericz15 avatar ericz15 commented on June 11, 2024 2

希望能有不含IP-ASN规则的版本,以兼容旧版内核。

可以看上一楼的回复,弄了一个无 IP-ASN 的仓库

from ios_rule_script.

keay250 avatar keay250 commented on June 11, 2024

关于chinamax,建议阅读https://github.com/YcccByHe/ios_rule_script/tree/master/rule/Clash/ChinaMax中的使用说明
ChinaMax.yaml不是单独使用的

from ios_rule_script.

realyn avatar realyn commented on June 11, 2024

同样遇到这个问题,建议针对meta的版本单独列出来,保留对cfw的支持

from ios_rule_script.

Zephyruswang avatar Zephyruswang commented on June 11, 2024

同样遇到了这样的问题,希望能有不含IP-ASN规则的版本,以兼容旧版内核。

from ios_rule_script.

he529406 avatar he529406 commented on June 11, 2024

同样遇到了这样的问题,希望能有不含IP-ASN规则的版本,以兼容旧版内核。

from ios_rule_script.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.