diff --git a/ruleset.yaml b/ruleset.yaml index d1c1e9f..2953736 100644 --- a/ruleset.yaml +++ b/ruleset.yaml @@ -162,4 +162,24 @@ x-forwarded-for: none user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 content-security-policy: script-src 'self'; - cookie: \ No newline at end of file + cookie: +- domain: www.ft.com + headers: + referer: https://t.co/x?amp=1 + injections: + - position: head + append: | + \ No newline at end of file