commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
|||||||
|
## clash-rules
|
||||||
|
|
||||||
|
```
|
||||||
|
myProxy:
|
||||||
|
type: http
|
||||||
|
behavior: classical
|
||||||
|
url: "https://gitee.com/LambdaExpression/clash-rules/raw/master/ruleset/proxy.yaml"
|
||||||
|
path: ./ruleset/myProxy.yaml
|
||||||
|
interval: 86400
|
||||||
|
|
||||||
|
myReject:
|
||||||
|
type: http
|
||||||
|
behavior: classical
|
||||||
|
url: "https://gitee.com/LambdaExpression/clash-rules/raw/master/ruleset/reject.yaml"
|
||||||
|
path: ./ruleset/myReject.yaml
|
||||||
|
interval: 86400
|
||||||
|
```
|
||||||
|
|
||||||
+15
@@ -0,0 +1,15 @@
|
|||||||
|
payload:
|
||||||
|
- DOMAIN-SUFFIX,google.com
|
||||||
|
- DOMAIN-SUFFIX,googleapis.com
|
||||||
|
- DOMAIN-SUFFIX,google-analytics.com
|
||||||
|
- DOMAIN-SUFFIX,recaptcha.net
|
||||||
|
- DOMAIN-SUFFIX,ipip.net
|
||||||
|
- DOMAIN-SUFFIX,noip.com
|
||||||
|
- DOMAIN-SUFFIX,inspectlet.com
|
||||||
|
- DOMAIN-SUFFIX,gstatic.com
|
||||||
|
- DOMAIN-SUFFIX,doubleclick.net
|
||||||
|
- DOMAIN-SUFFIX,boxjs.com
|
||||||
|
- DOMAIN-SUFFIX,boxjs.net
|
||||||
|
- DOMAIN-SUFFIX,sedoparking.com
|
||||||
|
- DOMAIN-SUFFIX,parklogic.com
|
||||||
|
- DOMAIN-SUFFIX,saber.love
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
payload:
|
||||||
|
- IP-CIDR,10.2.81.208/12
|
||||||
Reference in New Issue
Block a user