We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87d22b9 commit 3dbd3eeCopy full SHA for 3dbd3ee
src/chrome/content/rules/BGPmon.net.xml
@@ -18,8 +18,8 @@
18
<!-- Not secured by server: -->
19
<securecookie host="^portal\.bgpmon\.net$" name=".+" />
20
21
- <rule from="^http://(portal\.|www\.)?\.bgpmon\.net/"
+ <rule from="^http://(portal|www)?\.bgpmon\.net/"
22
to="https://$1.bgpmon.net/" />
23
- <rule from="^http://(portal\.|www\.)?\.bgpmon\.com/"
+ <rule from="^http://(portal|www)?\.bgpmon\.com/"
24
25
</ruleset>
0 commit comments