Coder Social home page Coder Social logo

Comments (5)

Loyalsoldier avatar Loyalsoldier commented on July 20, 2024

可以在配置文件中增加 geosite:bing@cn 走 direct:

{
        "type": "field",
        "outboundTag": "direct",
        "domain": [
          "geosite:bing@cn"
        ]
},

from domain-list-community.

k79e avatar k79e commented on July 20, 2024

但是他为什么不算cn域名了?
有人把它从geolocation-cn删掉了
难道以后一大堆cn域名 不在geolocation-cn里面 都要手动输入么?

from domain-list-community.

Loyalsoldier avatar Loyalsoldier commented on July 20, 2024

都规整到各自的列表里,并打上了 @cn 的属性(标签)

目前的缓解方案是把下面路由配置放置在 Proxy 前:

{
        "type": "field",
        "outboundTag": "direct",
        "domain": [
          "geosite:geolocation-!cn@cn"
        ]
},

from domain-list-community.

k79e avatar k79e commented on July 20, 2024

啊 原来是用法变了....

from domain-list-community.

Loyalsoldier avatar Loyalsoldier commented on July 20, 2024

没变,只是域名换了位置,导致默认会走代理。

from domain-list-community.

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.