Skip to content

Commit

Permalink
chore: add http proxy block list
Browse files Browse the repository at this point in the history
  • Loading branch information
xishang0128 committed Oct 24, 2023
1 parent a7f3663 commit c78945a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ class TunService : VpnService(), CoroutineScope by CoroutineScope(Dispatchers.De
"*zhimg.com",
"*jd.com",
"100ime-iat-api.xfyun.cn",
"*360buyimg.com",
)
}
}

0 comments on commit c78945a

Please sign in to comment.