Skip to content

Commit

Permalink
Update Direct.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xingkaijun authored Oct 13, 2024
1 parent eed1637 commit 49f6d34
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions config/singbox/Direct.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,26 @@
"rules": [
{
"domain": [
"weixinsxy.com",
"wxapp.tc.qq.com"
#"weixinsxy.com",
#"wxapp.tc.qq.com"
]
},
{
"domain_suffix": [
".weixinsxy.com",
".wxapp.tc.qq.com"
".pacific-gas.com",
".pgnewbuilding.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 49f6d34

Please sign in to comment.