[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-7701":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":21,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":28,"discoverSource":29},7701,"dnsmasq-china-list","felixonmars\u002Fdnsmasq-china-list","felixonmars","Chinese-specific configuration to improve your favorite DNS server. Best partner for chnroutes.","",null,"Ruby",6068,945,198,26,0,2,27,39.93,"Other",false,"master",true,[],"2026-06-12 02:01:43","dnsmasq-china-list\n==================\n\nChinese-specific configuration to improve your favorite DNS server. Best partner for chnroutes.\n\n- Improve resolve speed for Chinese domains.\n\n- Get the best CDN node near you whenever possible, but don't compromise foreign CDN results so you also get best CDN node for your VPN at the same time.\n\n- Block ISP ads on NXDOMAIN result (like 114so).\n\nDetails\n=======\n\n- `accelerated-domains.china.conf`: General domains to be accelerated.\n\n  These domains have a better resolving speed and\u002For result when using a Chinese DNS server.\n\n  To determine if a domain is eligible, one of the criteria below must be met:\n\n - The domain's NS server is located in China mainland.\n\n - The domain will resolve to an IP located in China mainland when using a Chinese DNS server, but _not_ always do when using a foreign DNS server (For example, CDN accelerated sites that have node in China). This however does _not_ include those having node _near_ China mainland, like in Japan, Hong Kong, Taiwan, etc.\n\n  Please don't add subdomains if the top domain is already in the list. This includes all .cn domains which are already matched by the `\u002Fcn\u002F` rule.\n\n- `google.china.conf`: Google domains to be accelerated.\n\n  These domains are resolved to Google China servers when using a Chinese DNS. In most conditions this will yield better page load time for sites using Google's web services, e.g. Google Web Fonts and AdSense.\n\n  Bear in mind that they are _not_ considered stable. **Use at your own risk**.\n\n- `apple.china.conf`: Apple domains to be accelerated.\n\n  Some ISPs (often smaller ones) have problem accessing Apple's assets using their China mainland CDN servers. Please consider remove this file if that happens to you. See #156 for some more info.\n\n- `bogus-nxdomain.china.conf`: Known addresses that are hijacking NXDOMAIN results returned by DNS servers.\n\nUsage\n=====\n\nAutomatic Installation (recommended)\n------------------------------------\n\n1. Fetch the installer from github (or a mirror): `wget https:\u002F\u002Fraw.githubusercontent.com\u002Ffelixonmars\u002Fdnsmasq-china-list\u002Fmaster\u002Finstall.sh`\n2. (Optional) Edit it to use your favorite DNS server and\u002For another mirror to download the list.\n3. Run it as root: `sudo .\u002Finstall.sh`\n\nYou can save the installer and run it again to update the list regularly.\n\nManual Installation\n-------------------\n\n1. Place accelerated-domains.china.conf, bogus-nxdomain.china.conf (and optionally google.china.conf, apple.china.conf) under \u002Fetc\u002Fdnsmasq.d\u002F (Create the folder if it does not exist).\n2. Uncomment \"conf-dir=\u002Fetc\u002Fdnsmasq.d\" in \u002Fetc\u002Fdnsmasq.conf\n3. (Optional) Place dnsmasq-update-china-list into \u002Fusr\u002Fbin\u002F\n4. (Optional) Make custom DNS server configuration and\u002For other services' configuration.\n\n  ```shell\n  # change the default DNS server to 202.96.128.86\n  make SERVER=202.96.128.86 dnsmasq\n  # generate unbound's configuration\n  make unbound\n  # generate bind's configuration\n  make bind\n  # full example of generating dnscrypt-proxy forwarding rules for Windows\n  make SERVER=101.6.6.6 NEWLINE=DOS dnscrypt-proxy\n  ```\n\nLicense\n=======\n\n```\nCopyright © 2015 Felix Yan \u003Cfelixonmars@archlinux.org>\nThis work is free. You can redistribute it and\u002For modify it under the\nterms of the Do What The Fuck You Want To Public License, Version 2,\nas published by Sam Hocevar. See the LICENSE file for more details.\n```\n","该项目旨在为中国用户提供优化的DNS服务器配置，以提升域名解析速度和访问体验。它通过加速中国特定域名解析、优选最近的CDN节点（同时不牺牲国外CDN结果）、以及屏蔽部分ISP广告来改善用户体验。特别适合于在中国大陆使用，并且可以与chnroutes项目配合使用以获得更好的网络连接效果。此外，该项目还提供了自动安装脚本，方便用户快速部署配置文件至dnsmasq服务中，同时也支持手动安装方式满足不同需求。","2026-06-11 03:13:54","top_language"]