XTLS / Xray-install

Easiest way to install & upgrade Xray.
https://t.me/projectXray
GNU General Public License v3.0
1.76k stars 471 forks source link

建议切换geosite.dat来源 #58

Open iwoomi opened 1 year ago

iwoomi commented 1 year ago

我是使用XTLS/Xray-install一键脚本安装的xray

bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install

服务器端添加以下路由后,导致tiktok.com被完全阻断,而去掉之后它就不阻断,所以一定是因为xray的geosite.dat把tiktok域名归到cn了

{
    "type": "field",
    "outboundTag": "block",
    "domain": [
        "geosite:cn"
    ]
}

强烈建议修改geosite.dat为Loyalsoldier/domain-list-custom,因为我使用Loyalsoldier/domain-list-custom后就没问题了。

Blackcf commented 1 year ago

自己换,不难

chise0713 commented 1 year ago

https://github.com/KoinuDayo/GeoDataUpdater