Sleazy Fork is available in English.

e-hentai to nhentai

A button in e-hentai, for search Gallery in nhentai

< 腳本e-hentai to nhentai的回應

評論:OK - script works, but has bugs

§
發表於:2022-06-03
編輯:2022-06-03

For those who don't have the script working, you need to change the script.
1)Click on the Tampermonkey icon.
2)Select the control panel (pinion icon)
3)On the line "e-hentai to nhentai" select "edit" on the right side of the screen (pencil icon)
4)In the code you need to replace the function (function SearchNyahentai() { ...) to this one
function SearchNyahentai() {
var title=document.title.replace(/( - ExHentai\.org)|( - E-Hentai Galleries)|[^\w\d\[\]]/g," ");
window.open(nyahentaiSite+"/search/?q="+encodeURI(title));
}
5)Click Ctr+S

發表回覆

登入以回復