Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit 99e6d5d

Browse files
smw-koopsjeremyn
authored andcommitted
Simplify Pingvinbolt.hu securecookie host to .+ (EFForg#7694)
1 parent 49aa44f commit 99e6d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chrome/content/rules/Pingvinbolt.hu.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<target host="pingvinbolt.hu" />
33
<target host="www.pingvinbolt.hu" />
44

5-
<securecookie host="^(www\.)?pingvinbolt\.hu$" name=".+" />
5+
<securecookie host=".+" name=".+" />
66

77
<rule from="^http:" to="https:" />
88
</ruleset>

0 commit comments

Comments
 (0)