Skip to content

建议切换geosite.dat来源 #58

@iwoomi

Description

@iwoomi

我是使用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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions