Hi,
i want use this script with midori :
https://github.com/Freso/gm-http2https
It 's possible and where put that ?
Thank .
[ solved ] Help for use Script in Midori ...
[ solved ] Help for use Script in Midori ...
Last edited by windowsxp on 10. Jan 2013, 00:26, edited 1 time in total.
Re: Help for use Script in Midori ...
This script does not for for me.
Midori
Enable: Edit/Preferences/Extensions/User addons
Goto: https://raw.github.com/Freso/gm-http2ht ... ps.user.js
Click on Install user script
Privoxy
This is what I do to redirect HTTP to HTTPS:
Install Privoxy with Sourcery and add the followings to an .action file.
See also: linux - Privoxy redirect rule for Wikipedia - Unix and Linux - Stack Exchange
Midori
Enable: Edit/Preferences/Extensions/User addons
Goto: https://raw.github.com/Freso/gm-http2ht ... ps.user.js
Click on Install user script
Privoxy
This is what I do to redirect HTTP to HTTPS:
Install Privoxy with Sourcery and add the followings to an .action file.
Code: Select all
{ +redirect{s@http://@https://@} }
Code: Select all
#############################################################################
# Redirect
#############################################################################
#----------------------------------------------------------------------------
# Free Software PDF reader
#----------------------------------------------------------------------------
{+redirect{http://pdfreaders.org/}}
.get.adobe.com/reader/
#----------------------------------------------------------------------------
# Gnash
#----------------------------------------------------------------------------
{+redirect{http://www.getgnash.org/}}
.adobe.com/go/getflash/
.adobe.com/flashplayer/
.macromedia.com/go/getflashplayer
.noscript.net/\?ver=*
#----------------------------------------------------------------------------
# HTTPS Everywhere
#----------------------------------------------------------------------------
{ +redirect{s@http://@https://@} }
.archlinux.org/
.bit.ly/
.blogger.com/
.btjunkie.org/
.code.google.com/
.duckduckgo.com/
.drupal.org/
.fronter.com/
.bugs.gentoo.org/
.forums.gentoo.org/
.gmx.com/
.gmx.net/
.gna.org/
.isohunt.com/
.ixquick.com/
.bugs.kde.org/
.mail2web.com/
.mediawiki.org/
.microsoft.com/
.musicbrainz.org/
.myspace.com/
.registration.excite.com/
.sourceforge.net/
.startingpage.com/
.startpage.com/
.thepiratebay.se/
.torrentz.eu/
.torrentz.me/
.userscripts.org/
.wikimedia.org/
.wikipedia.org/
.wikispecies.org/
.wordpress.com/
.youtube.com/
{ -redirect }
.about.gna.org/
.c.youtube.com/
.home.gna.org/
.gna.org/css/*
.gna.org/images/*
.list.wikimedia.org/
Re: Help for use Script in Midori ...
Hi ,
i think it 's not good use with midori ( better with firefox ) ... but i use "https finder 0.86" with firefox .
Privoxy it 's not for me !!!
Thank for your response ...
i think it 's not good use with midori ( better with firefox ) ... but i use "https finder 0.86" with firefox .
Privoxy it 's not for me !!!
Thank for your response ...