Coder Social home page Coder Social logo

Comments (26)

hezhijie0327 avatar hezhijie0327 commented on July 17, 2024
  1. 问题已经找到了,来自上游规则 Loyalsoldier/v2ray-rules-dat

截图 2020-12-31 10 32 14

2. 当前文件格式为: 国内DNS [/国内域名/]国内DNS -> 此处DNS用 # 进行替代,即走默认值 [/国外域名/]国外DNS 3. 那是否需要还原到以前那样的结构,如果需要我修改下生成脚本: 国内DNS [/国外域名/]国外DNS

from gfwlist2agh.

 avatar commented on July 17, 2024

你好,需要的

from gfwlist2agh.

 avatar commented on July 17, 2024

因为我这边网络情况,只要用国外dns就不会有污染,所以需要。

from gfwlist2agh.

 avatar commented on July 17, 2024

国外dns
[国内域名]国内dns

from gfwlist2agh.

 avatar commented on July 17, 2024

国内dns
[国外域名]国外dns

from gfwlist2agh.

 avatar commented on July 17, 2024

[]规则内的域名匹配对应国家的dns

from gfwlist2agh.

hezhijie0327 avatar hezhijie0327 commented on July 17, 2024
  1. 已支持生成分离黑白名单规则
    黑名单模式(gfwlist2agh_blacklist_full_split.txt
    精简黑名单模式(gfwlist2agh_blacklist_lite_split.txt
    白名单模式(gfwlist2agh_whitelist_full_split.txt
    精简白名单模式(gfwlist2agh_whitelist_lite_split.txt
  2. 修正 translate.baidu.com 异常出现在黑名单中 ca0c500

from gfwlist2agh.

 avatar commented on July 17, 2024

好的,谢谢。
[国外域名]国外dns/国外dns
怎么在规则域名后添加两个国外dns

from gfwlist2agh.

hezhijie0327 avatar hezhijie0327 commented on July 17, 2024

这个官方规则中暂时不支持,但是有人已经提出类似 GROUP 的建议,后续如果上线将同步该功能,但相比于他提出的那种方式,我更偏向于你的想法但是分隔符最好不要是 “/” 毕竟 DoH 中也存在该符号,例如:[/www.google.com/]https://doh.opendns.com:443/dns-query,tls://dns.google:853

from gfwlist2agh.

 avatar commented on July 17, 2024

,符号确实比较符合。

from gfwlist2agh.

hezhijie0327 avatar hezhijie0327 commented on July 17, 2024

我刚刚也在那提了一下,看官方怎么抉择了

from gfwlist2agh.

 avatar commented on July 17, 2024

提个小建议,增加README,介绍一下full,lite,split.

from gfwlist2agh.

 avatar commented on July 17, 2024

还有一个建议,如果我有一个A.COM是被污染的,我如何方便加入规则脚本内。

from gfwlist2agh.

hezhijie0327 avatar hezhijie0327 commented on July 17, 2024

提个小建议,增加README,介绍一下full,lite,split.

我有空写一下

还有一个建议,如果我有一个A.COM是被污染的,我如何方便加入规则脚本内。

可以通过在 data/data_gfwlist.txt 中添加,或者开个 issue

from gfwlist2agh.

 avatar commented on July 17, 2024

好的,谢谢,先close了,感谢支持。

from gfwlist2agh.

 avatar commented on July 17, 2024

你好,打扰了,adguard.org这个域名可以加入在gfw内吗?

from gfwlist2agh.

hezhijie0327 avatar hezhijie0327 commented on July 17, 2024
  1. 刚刚测试了下 adguard.org 记录为空,目前域名状态检测机制会将其排除
  2. local.adguard.org 记录未被污染

from gfwlist2agh.

 avatar commented on July 17, 2024

thanks

from gfwlist2agh.

 avatar commented on July 17, 2024

域名:secgw-aserver-heyi.m.taobao.com.gds.alibabadns.com
这是观看ios APP 优酷抓到域名cdn,不在国内地址表中,所以优酷一直弹vpn的提示
添加alibabadns.com到国内地址表中即可。

from gfwlist2agh.

 avatar commented on July 17, 2024

不加入国内地址表,会解析到海外的cdn上。

from gfwlist2agh.

 avatar commented on July 17, 2024

image
image.uc.cn也是一个阿里的cdn,

from gfwlist2agh.

 avatar commented on July 17, 2024

虽然alikunlun.com在国内域名表中,但还是会解析到香港cdn上

from gfwlist2agh.

hezhijie0327 avatar hezhijie0327 commented on July 17, 2024
  1. 以后还有类似的域名最好再开个新 issue
  2. 失败的原因还是同上,检测机制不允许它加入
  3. 近期设计个强制添加规则的方法,让这些域名能够绕开检测机制(暂定 @example.org

from gfwlist2agh.

 avatar commented on July 17, 2024

好的,以后新问题开新的issue,不好意思
对的,很需要强制添加域名进去。

from gfwlist2agh.

hezhijie0327 avatar hezhijie0327 commented on July 17, 2024
  1. 已支持强制添加规则 @example.org
  2. 已添加上述域名:@alibabadns.com @it-global.cn ssnm.xyz @global-ict.cn @global-idc.net uc.cn

from gfwlist2agh.

 avatar commented on July 17, 2024

感谢。

from gfwlist2agh.

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.