GithubHelp home page GithubHelp logo

Comments (6)

Catnipll avatar Catnipll commented on July 17, 2024

@Peng-YM
大佬,定位到问题了,只有添加了正则重命名操作,才会出现“错误 Failed to parse remote resource data”这个错误提示

我的机场有部分节点名为:“香港∪2_Netflix”,这种类型。

正则重命名我是这么加的

(U)→空

image

最终效果是去掉U,让节点根据正序排序,只要一加上重命名,就“错误 Failed to parse remote resource data”,我记得前几天以前我就是这么设置的,都能正常订阅的,突然就这样了,求大佬指点🙏🏻

from sub-store.

Catnipll avatar Catnipll commented on July 17, 2024

定位到根本问题了:

去U后,《香港U6_Neflix》变成了《香港6_Neflix》,然而订阅里面有我手动加的另一个《香港6_Neflix》,也就是说去U后两个不同节点的名字相同撞了,所以只要一加重命名就无法读取所有节点信息!sub-store订阅链接无法刷新!

建议大佬参考一下Quantumult X的资源解析器那种,如果有不同节点的名字相同,可以自动在后面加上⌘做区分🙏🏻🙏🏻

“2021-02-22
「变动」
对于同一订阅内出现重名节点的,将默认只保留第一个同名节点(其余全部删除)
如果需要全部保留(但会添加⌘符号做区分),请自行添加参数

  • del=0”

同一个sub-store订阅链接,loon是自动在后面加了2的正常,Qx是自动删除了同命名节点的也正常,就是surge无法读取所有节点。

image

from sub-store.

Peng-YM avatar Peng-YM commented on July 17, 2024

好的,有时间会加上一个自动去重的选项

from sub-store.

Catnipll avatar Catnipll commented on July 17, 2024

好的,有时间会加上一个自动去重的选项

感谢大佬关注、回复🙏🏻🙏🏻能不能加个像loon一样的重复自动最后面加2的呢哈哈🙏🏻贪心了🤣🙏🏻🙏🏻

from sub-store.

Peng-YM avatar Peng-YM commented on July 17, 2024

已添加重复节点处理的功能,节点操作 > 节点去重

IMG_5024

from sub-store.

Catnipll avatar Catnipll commented on July 17, 2024

已添加重复节点处理的功能,节点操作 > 节点去重

IMG_5024

收到!收到!谢谢谢谢!感恩🙏🏻🙏🏻🙏🏻🙏🏻感谢大佬!!!

from sub-store.

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.