-
Notifications
You must be signed in to change notification settings - Fork 548
Open
Description
我是使用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后就没问题了。
Metadata
Metadata
Assignees
Labels
No labels