Skip to content

Commit

Permalink
Update ProxyLite.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xingkaijun authored Oct 13, 2024
1 parent 49f6d34 commit 850c119
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions config/singbox/ProxyLite.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,25 @@
"rules": [
{
"domain": [
"weixinsxy.com",
"wxapp.tc.qq.com"
#"weixinsxy.com",
#"wxapp.tc.qq.com"
]
},
{
"domain_suffix": [
".weixinsxy.com",
".wxapp.tc.qq.com"
".bing.com",
]
},
{
"domain_keyword": [
"cherrytv",
"cherr"
#"cherrytv",
#"cherr"
]
},
{
"ip_cidr": [
"129.226.3.47/32",
"162.62.163.63/32"
#"129.226.3.47/32",
#"162.62.163.63/32"
]
}
]
Expand Down

0 comments on commit 850c119

Please sign in to comment.