Skip to content

Commit

Permalink
fix sing-box rule set download_detour
Browse files Browse the repository at this point in the history
  • Loading branch information
0x5c3p73r committed Mar 5, 2024
1 parent 9c1f07a commit 43f716b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reality-ezpz.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1117,14 +1117,14 @@ function generate_engine_config {
"type": "remote",
"format": "binary",
"url": "https://raw.githubusercontent.com/SagerNet/sing-geoip/rule-set/geoip-cn.srs",
"download_detour": "proxy"
"download_detour": "internet"
},
{
"tag": "geosite-category-ads-all",
"type": "remote",
"format": "binary",
"url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-category-ads-all.srs",
"download_detour": "proxy"
"download_detour": "internet"
}
]
}
Expand Down

0 comments on commit 43f716b

Please sign in to comment.