E-Hitomi

Adds a button to E-Hentai to open a supported gallery on Hitomi.la

As of 22. 07. 2018. See the latest version.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

// ==UserScript==
// @name         E-Hitomi
// @namespace    http://goawaynow-gan.tumblr.com/
// @version      1.0
// @description  Adds a button to E-Hentai to open a supported gallery on Hitomi.la
// @author       Goawaynow
// @include      http://exhentai.org/g/*
// @include      http://e-hentai.org/g/*
// @include      http://g.e-hentai.org/g/*
// @include      http://r.e-hentai.org/g/*
// @include      https://exhentai.org/g/*
// @include      https://e-hentai.org/g/*
// @include      https://g.e-hentai.org/g/*
// @include      https://r.e-hentai.org/g/*
// @include      https://hitomi.la/galleries/*
// @require      http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
// @grant        GM.xmlHttpRequest
// @icon         data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gQaCi4QRludjAAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAADiUlEQVRo3u2aT2gcVRzHP+/NvOyk3XT/NHY3kI3akFqKhqIg9BCpf/FSaLW1ioeCIgha8CR68KD05kHwIPZS8CSiaEXIRRRUCGrtH6sVSmi0Tbpt1SSb7SaZ3Zmd5yG2dJPZnd0JMbsyv+N7s4/3eTu/3/f7e4y48657NR0ckg6PCCACWGWYAJbrEqtWQy9iGwZl0/Sdy2Yz9GW21IwJKTl/fpz5hYXAtZVSDN+9A8/zasb/np7m0mR+CSBXLLK1UAgNMJ5OM5FM+s49+/STvPTi8yvG9z/zHKdO/xy4du/mNB9/eGzF+EefHOfV199cAtBC4AkRGqBRHa7W+Wf1shNtdW3XdUG0YQ5UtcZtEu5mDrRDuJ7mntsS7BnsZ4MyGcv/xeiFPKITADyteWKon8P3bcd2l165+7Ob2TPYz1tn/2h/gOzG7prN33iVtibi7BvKLVW6q1conPwR93qRDQN3gJCIIIAFpcjH4wjdOM1mLWtVp79vKFez+VvnRnJZZr79msuff4qMxQAonDlFynZwtA4GuJBKIbVe06QdTMbrziccm/zoFzc3f0NHBuMWj9zet/6vkAAWnPoiKrQHUvom/YMDmfUvo6aU/HRtGhlChzYqsz104LPxKWbscsu/uzg33x4ASgpe/vIEi27zfkyi+eDcRPso8VzF4dDoGOVqgAprDVozls5RLFfay0osulUOf3WCmGGs8E1epYIRj9O7+2F2HHkbqz8XLGSm55EslxENyqgrJaWuLlottE8d2MsDI7t8aj9cxSaVv4j2qsS2ZOjd/SiJ4Z1IpVpT4pRts2tqquFGZi2LyU2byF0vrpgrqS68Om7m4P699cXNcTj32isMHHqBxPDO8FZC/2u1GyqpEFiuS8KvimjQIVy6VIrtbxxBJVOd21I2s/moqW+bpn61MdPdzYRPGbJNI8DJrjHAvFJc7ulp2BXZhkEhFmPuFre4XDH94pvvxijMBl8kxCyLxx97KBzAolL8nkwG2ukw1wHvvPs+p8+cDWzo+7KZ8ABrGYaUGMsU1/e5gGeiKhQBRAD/ZyEzPI+ecgURYJaFhmKsC9FuAGnbZmRqMtDrK8/j+LZtmC3caf4nABqoNnFbUBUiyoEIIAJYzzI6Y1noJls431PQXl3H+v0PJ9H66DKDZnLl2p9NrV0qlXjv6DEcx6nxv7/8+htSCET0qUEEEAF0dvwDDzk3GVuBpGoAAAAASUVORK5CYII=
// ==/UserScript==


(function() {
    'use strict';
    var pathsarray = window.location.pathname.split('/');
    var $ = window.jQuery;
    var mricon;
    if ( window.location.hostname == "exhentai.org" ) {
        mricon = "exhentai.org/img";
    } else {
        mricon = "ehgt.org/g";
    }


    GM.xmlHttpRequest({
        method: "GET",
        url: "https://hitomi.la/galleries/"+pathsarray[2]+".html",
        onload: function(response) {
            if ( response.status == 404 | response.status == 403 ) return;
            $("div#gd5").append ($('<p class="g2"><img src="https://'+[mricon]+'/mr.gif"> <a id="hitomilink" href="https://hitomi.la/galleries/'+pathsarray[2]+'.html">Open on Himtomi.la</a></p>'));
        }
    });

})();