supports 1,000+ websites for photos, h-comics, and comics, fully loaded images, simple image viewing function, comic infinite scroll read mode, and compressed and packaged downloads.
< Feedback on Full Picture Load - FancyboxV5
I love your work. I use it everyday, thank you.
If it is not too much work, please add support for bdsmlr.com
If it's too much, could you guide me in some direction so I can implement it myself? Thank you 💗
here's an example : sakuragarden.bdsmlr.com
Registration Closed Temporarily
Sorry, I can't parse the web page here.
You can try modifying the script and adding the following rules
, { name: "bdsmlr", reg: () => fn.checkUrl({ h: "bdsmlr.com" }), init: () => fn.addMutationObserver(() => { if (isDownloading) return; fn.getImgSrcArr(".image_container img").forEach(src => { if (!captureSrcArray.includes(src)) { captureSrcArray.push(src); } }); customTitle = document.title; }), imgs: () => captureSrcArray, hide: ".reblogcontainerouter", category: "nsfw2" }
Update 2.10.0
I love your work. I use it everyday, thank you.
If it is not too much work, please add support for bdsmlr.com
If it's too much, could you guide me in some direction so I can implement it myself? Thank you 💗
here's an example : sakuragarden.bdsmlr.com