mirror of
https://github.com/TG-Twilight/AWAvenue-Ads-Rule.git
synced 2025-11-04 14:49:47 +08:00
fix run error
This commit is contained in:
parent
c360444818
commit
8778cdb3fd
@ -1,7 +1,7 @@
|
|||||||
payload:
|
payload:
|
||||||
- '123.56.23.22'
|
- '123.56.23.22/32'
|
||||||
- '182.254.116.116'
|
- '182.254.116.116/32'
|
||||||
- '203.205.137.89'
|
- '203.205.137.89/32'
|
||||||
- '1010pic.com'
|
- '1010pic.com'
|
||||||
- '8le8le.com'
|
- '8le8le.com'
|
||||||
- 'a0.app.xiaomi.com'
|
- 'a0.app.xiaomi.com'
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
IP-CIDR,123.56.23.22,reject
|
IP-CIDR,123.56.23.22/32,reject
|
||||||
IP-CIDR,182.254.116.116,reject
|
IP-CIDR,182.254.116.116/32,reject
|
||||||
IP-CIDR,203.205.137.89,reject
|
IP-CIDR,203.205.137.89/32,reject
|
||||||
DOMAIN,1010pic.com,reject
|
DOMAIN,1010pic.com,reject
|
||||||
DOMAIN,8le8le.com,reject
|
DOMAIN,8le8le.com,reject
|
||||||
DOMAIN,a0.app.xiaomi.com,reject
|
DOMAIN,a0.app.xiaomi.com,reject
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
IP-CIDR,123.56.23.22,reject
|
IP-CIDR,123.56.23.22/32,reject
|
||||||
IP-CIDR,182.254.116.116,reject
|
IP-CIDR,182.254.116.116/32,reject
|
||||||
IP-CIDR,203.205.137.89,reject
|
IP-CIDR,203.205.137.89/32,reject
|
||||||
DOMAIN,1010pic.com,reject
|
DOMAIN,1010pic.com,reject
|
||||||
DOMAIN,8le8le.com,reject
|
DOMAIN,8le8le.com,reject
|
||||||
DOMAIN,a0.app.xiaomi.com,reject
|
DOMAIN,a0.app.xiaomi.com,reject
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user