[tor-bugs] #12263 [EFF-HTTPS Everywhere]: fun.alipay.com

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jun 11 10:30:33 UTC 2014


#12263: fun.alipay.com
----------------------------------+----------------------
 Reporter:  cypherpunks           |          Owner:  zyan
     Type:  defect                |         Status:  new
 Priority:  normal                |      Milestone:
Component:  EFF-HTTPS Everywhere  |        Version:
 Keywords:  httpse-ruleset-bug    |  Actual Points:
Parent ID:                        |         Points:
----------------------------------+----------------------
 ruleset: alipay.com
 website: http://fun.alipay.com
 it's source code is below:

 {{{
 #!html
 <script type="text/javascript" charset="utf-8">
 // https跳转http解决方案,只针对fun.alipay.com,by sen.wangs
 if(location.href.indexOf('https://fun.alipay.com')==0){

   location.href = location.href.replace('https://', 'http://');

 }

 araleConfig = {

   combo_host: 'https://a.alipayobjects.com',combo_path: '/ar/??'

 }
 </script>

 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12263>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list