We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b0b17 commit 391110eCopy full SHA for 391110e
src/chrome/content/rules/Rapid7.xml
@@ -15,10 +15,10 @@
15
<target host="*.rapid7.com" />
16
17
18
- <securecookie host="^(?:community|www)\.rapid7\.com$" name=".+" />
+ <securecookie host="^(?:community|insight|www)\.rapid7\.com$" name=".+" />
19
20
21
- <rule from="^http://(browsercan\.|community\.|www\.)?rapid7\.com/"
+ <rule from="^http://(browsercan\.|community\.|insight\.|www\.)?rapid7\.com/"
22
to="https://$1rapid7.com/" />
23
24
</ruleset>
0 commit comments