Adds a button to E-Hentai to open a supported gallery on Hitomi.la
< Valutazione su E-Hitomi
Change the code url: "https://ltn.hitomi.la/galleries/"+pathsarray[2]+".js", on line 38 to url: "https://ltn.gold-usergeneratedcontent.net/galleries/"+pathsarray[2]+".js", and it will run properly.
url: "https://ltn.hitomi.la/galleries/"+pathsarray[2]+".js",
url: "https://ltn.gold-usergeneratedcontent.net/galleries/"+pathsarray[2]+".js",
Thanks
Accedi per pubblicare una risposta.
Change the code
url: "https://ltn.hitomi.la/galleries/"+pathsarray[2]+".js",on line 38 tourl: "https://ltn.gold-usergeneratedcontent.net/galleries/"+pathsarray[2]+".js",and it will run properly.