Skip to content

Commit

Permalink
update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Ptechgithub committed Nov 25, 2023
1 parent acb126c commit 1f20534
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ server_config() {
],
"route":{
"geoip":{
"download_url":"https://github.com/Chocolate4U/Iran-sing-box-rules/releases/download/202311170203/geoip.db",
"download_url":"https://github.com/Chocolate4U/Iran-sing-box-rules/releases/download/202311250159/geoip.db",
"download_detour":"direct"
},
"geosite":{
Expand Down Expand Up @@ -752,7 +752,7 @@ config-sing-box(){
"server": "local"
},
{
"geosite": "cn",
"geosite": "ir",
"server": "local"
},
{
Expand Down Expand Up @@ -944,15 +944,15 @@ config-sing-box(){
"outbound": "select"
},
{
"geosite": "cn",
"geosite": "ir",
"geoip": [
"cn",
"ir",
"private"
],
"outbound": "direct"
},
{
"geosite": "geolocation-!cn",
"geosite": "geolocation-!ir",
"outbound": "select"
}
]
Expand Down

0 comments on commit 1f20534

Please sign in to comment.