Files
hadrian/ruleset.yaml
2023-11-03 15:18:00 +01:00

24 lines
467 B
YAML

- domain: www.example.ch
path: /article
regexRules:
- match: "asdf"
replace: "asdf"
- match: "asdf"
replace: "asdf"
domRules:
- match: "asdf"
replace: "asdf"
- match: "asdf"
replace: "asdf"
- domain: www.srf.ch
path: /article
regexRules:
- match: "asdf"
replace: "asdf"
- match: "asdf"
replace: "asdf"
domRules:
- match: "asdf"
replace: "asdf"
- match: "asdf"
replace: "asdf"