I would like to ask the boss, after the Gemini was split through overwriting in mihomo party, the tens of thousands of rules in the original subscription disappeared, and only two of them were overwritten. How can I keep the original rules and enable the overwritten rules at the same time?

by Poster Jun 5, 2025 5
As mentioned in the title, I checked the tutorial online, but I still don't understand it. Because the original subscription starts with https://www.nameless13.com/and already contains a large number of rules, how can I activate the two rules in Enable Override while maintaining this rule? Thank you.

Replies

  • Anonymous6925 Jun 5, 2025
    It is recommended to paste the rule directly into the override. No matter how the subscription changes in the future, the override will remain unchanged
  • Anonymous5930 Jun 5, 2025
    I don't understand why I need to copy it, just rub all the rules by hand, and subscribe to a pure node list
  • Anonymous7867 Jun 5, 2025
    rules: no + rules: yes
  • Anonymous2877 Jun 5, 2025
    The official document is quite clear... https://mihomo.party/docs/guide/override/yaml#%E8%A6%86%E5%86%99%E8%BF%90%E8%A1%8C%E9%80%BB%E8%BE%91 For array types, you can use + decoration for pre/append operations For example: # Overwrite the entire rule directly rules: -DOMAIN, baidu.com, DIRECT # Insert rule in front of original rule + rules: -DOMAIN, baidu.com, DIRECT # Append rules after original rules rules +: -DOMAIN, baidu.com, DIRECT
  • Poster Jun 5, 2025
    @ Anonymous2877 Thank you, I'm not an it person, and I don't understand the research. I finally made the shunt rules of nodes into overwrites, added new rules in the overwrites, and added them at the end. it's not enough. I manually found the most comprehensive rules and added them in the first line. After adding, it's fine. Thank you for your patience. @ Anonymous5932 @ Anonymous5930 @ Anonymous7867 Thank you for your help. I wish you all the best. 🙏