Skip to content

Commit 18f4625

Browse files
committed
[Phpdoc.org] Update ruleset
1 parent 7e347dc commit 18f4625

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/chrome/content/rules/Phpdoc.org.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
<target host="demo.phpdoc.org" />
88
<target host="manual.phpdoc.org" />
99
<target host="pear.phpdoc.org" />
10+
<target host="qa.phpdoc.org" />
1011

11-
<securecookie host="^(www\.)?phpdoc\.org" name=".+" />
12+
<securecookie host="^(www\.|demo\.|manual\.|pear\.|qa\.)?phpdoc\.org" name=".+" />
1213

1314
<rule from="^http:"
1415
to="https:" />

0 commit comments

Comments
 (0)