|
1 | | - |
2 | 1 | <!-- |
3 | | -Disabled by https-everywhere-checker because: |
4 | | -Fetch error: http://payoneer.com/ => https://payoneer.com/: (7, 'Failed to connect to payoneer.com port 443: Connection timed out') |
5 | | -
|
| 2 | + Non-functional hosts |
| 3 | + SSL peer certificate was not OK: |
| 4 | + - go.payoneer.com |
6 | 5 | --> |
7 | | -<ruleset name="Payoneer.com" default_off="failed ruleset test"> |
8 | | - |
9 | | - <!-- Direct rewrites: |
10 | | - --> |
| 6 | +<ruleset name="Payoneer.com"> |
11 | 7 | <target host="payoneer.com" /> |
12 | 8 | <target host="www.payoneer.com" /> |
| 9 | + <target host="blog.payoneer.com" /> |
| 10 | + <target host="community.payoneer.com" /> |
| 11 | + <target host="explore.payoneer.com" /> |
| 12 | + <target host="it.payoneer.com" /> |
| 13 | + <target host="login.payoneer.com" /> |
| 14 | + <target host="myaccount.payoneer.com" /> |
| 15 | + <target host="partners.payoneer.com" /> |
| 16 | + <target host="paynow.payoneer.com" /> |
| 17 | + <target host="payouts.payoneer.com" /> |
| 18 | + <target host="register.payoneer.com" /> |
| 19 | + <target host="myaccount.sandbox.payoneer.com" /> |
| 20 | + <target host="partners.sandbox.payoneer.com" /> |
| 21 | + <target host="share.payoneer.com" /> |
| 22 | + <target host="taxforms.payoneer.com" /> |
| 23 | + <target host="user.payoneer.com" /> |
| 24 | + <target host="www-stg.payoneer.com" /> |
13 | 25 |
|
| 26 | + <securecookie host=".+" name=".+" /> |
14 | 27 |
|
15 | | - <rule from="^http:" |
16 | | - to="https:" /> |
17 | | - |
| 28 | + <rule from="^http:" to="https:" /> |
18 | 29 | </ruleset> |
0 commit comments