Fix FP icloud-phish.yaml
parent
5543878356
commit
d3221439b7
|
@ -30,4 +30,6 @@ http:
|
||||||
|
|
||||||
- type: dsl
|
- type: dsl
|
||||||
dsl:
|
dsl:
|
||||||
- '!contains(host,"icloud.com")'
|
- '!contains(host,"icloud.com")'
|
||||||
|
- '!contains(host,"apple.com")'
|
||||||
|
condition: and
|
||||||
|
|
Loading…
Reference in New Issue