Skip to content

Commit 4d2cb55

Browse files
committed
Merge pull request EFForg#1865 from donced/gpugrid
Add GPUGRID.net rule
2 parents fe5c242 + c8cb0a6 commit 4d2cb55

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<ruleset name="GPUGRID.net">
2+
<target host= "gpugrid.net" />
3+
<target host="www.gpugrid.net" />
4+
5+
<securecookie host="^.*\.gpugrid\.net$" name=".+" />
6+
7+
<rule from="^http:"
8+
to="https:" />
9+
</ruleset>

0 commit comments

Comments
 (0)