mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 14:29:16 +08:00
update. fixed #938
This commit is contained in:
parent
a56657f26b
commit
92d7d94574
@ -1463,6 +1463,27 @@ return [
|
||||
"onethingpcs.com" => [
|
||||
"natdetection.onethingpcs.com", // #847
|
||||
],
|
||||
"bootcdn.cn" => [
|
||||
"bootcdn.cn", // #938
|
||||
"www.bootcdn.cn", // #938
|
||||
],
|
||||
"bootcdn.net" => [
|
||||
"bootcdn.net", // #938
|
||||
"www.bootcdn.net", // #938
|
||||
],
|
||||
"bootcss.com" => [
|
||||
"bootcss.com", // #938
|
||||
"www.bootcss.com", // #938
|
||||
],
|
||||
|
||||
"staticfile.net" => [
|
||||
"staticfile.net", // #938
|
||||
"www.staticfile.net", // #938
|
||||
],
|
||||
"staticfile.org" => [
|
||||
"staticfile.org", // #938
|
||||
"www.staticfile.org", // #938
|
||||
],
|
||||
|
||||
"2mdn-cn.net" => ["2mdn-cn.net"],
|
||||
"admob-cn.com" => ["admob-cn.com"],
|
||||
|
Loading…
Reference in New Issue
Block a user