Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1.html |
— | — | @@ -226,7 +226,7 @@ |
227 | 227 | //get the current querystring |
228 | 228 | var qs = window.location.search.substring(1); |
229 | 229 | // redirect IE6 people to another form |
230 | | - window.location.replace("http://wikimediafoundation.org/wiki/Special:LandingCheck?language=en&landing_page=L11_ExtraInfo_0902_N&utm_campaign=C_0916_Webitects_US_ie6&utm_source=B_BR_0916_US&country_code=USreferrer=webitects1"); |
| 230 | + window.location.replace("https://wikimediafoundation.org/wiki/Special:LandingCheck?language=en&landing_page=L11_ExtraInfo_0902_N&utm_campaign=C_0916_Webitects_US_ie6&utm_source=B_BR_0916_US&country_code=US&referrer=webitects1"); |
231 | 231 | } |
232 | 232 | |
233 | 233 | // check for RapidHtml errors and display, if any |
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1a.html |
— | — | @@ -227,7 +227,7 @@ |
228 | 228 | //get the current querystring |
229 | 229 | var qs = window.location.search.substring(1); |
230 | 230 | // redirect IE6 people to another form |
231 | | - window.location.replace("http://wikimediafoundation.org/wiki/Special:LandingCheck?language=en&landing_page=L11_ExtraInfo_0902_N&utm_campaign=C_0916_Webitects_US_ie6&utm_source=B_BR_0916_US&country_code=USreferrer=webitects1a"); |
| 231 | + window.location.replace("https://wikimediafoundation.org/wiki/Special:LandingCheck?language=en&landing_page=L11_ExtraInfo_0902_N&utm_campaign=C_0916_Webitects_US_ie6&utm_source=B_BR_0916_US&country_code=US&referrer=webitects1a"); |
232 | 232 | } |
233 | 233 | |
234 | 234 | // check for RapidHtml errors and display, if any |
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2.html |
— | — | @@ -237,7 +237,7 @@ |
238 | 238 | //get the current querystring |
239 | 239 | var qs = window.location.search.substring(1); |
240 | 240 | // redirect IE6 people to another form |
241 | | - window.location.replace("http://wikimediafoundation.org/wiki/Special:LandingCheck?language=en&landing_page=L11_ExtraInfo_0902_N&utm_campaign=C_0916_Webitects_US_ie6&utm_source=B_BR_0916_US&country_code=US&referrer=webitects2"); |
| 241 | + window.location.replace("https://wikimediafoundation.org/wiki/Special:LandingCheck?language=en&landing_page=L11_ExtraInfo_0902_N&utm_campaign=C_0916_Webitects_US_ie6&utm_source=B_BR_0916_US&country_code=US&referrer=webitects2"); |
242 | 242 | } |
243 | 243 | |
244 | 244 | // check for RapidHtml errors and display, if any |