Adds a button to E-Hentai to open a supported gallery on Hitomi.la
< 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
답글을 게시하려면 로그인하세요.
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.