Hi,
Since I cannot contribute a branch through github
(
$ git push -u origin NewRule/OneWorld.press
remote: Permission to EFForg/https-everywhere.git denied to gryzor2.
fatal: unable to access
'https://github.com/EFForg/https-everywhere.git/': The requested URL
returned error: 403
)
, here is my rule. It plainly adds a very simple ruleset for the
"oneworld.press" domain.
Can you please commit it ?
Thanks,
gryzor2
--
What is it you need, that makes your heart beat ?
Do you really know, cause it doesn't show.
New Order - Round & round
<ruleset name="OneWorld.press">
<target host="oneworld.press" />
<target host="www.oneworld.press" />
<rule from="^http:"
to="https:" />
</ruleset>