View Single Post
Old 08-19-2021, 01:08 AM   #6361
Kammal
Junior Member
Kammal began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2014
Device: Kindle
Hello, the plugin is not fetching the images from Questionable Questing that are under spoilers.

Here is a example from QQ(SFW):
Quote:
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
<button type="button" class="button bbCodeSpoilerButton ToggleTrigger Tooltip JsOnly"
title="Click to reveal or hide spoiler"
data-target="> .SpoilerTarget"><span>Spoiler: <span class="SpoilerTitle">Carol</span></span></button>
<div class="SpoilerTarget bbCodeSpoilerText"><img data-src="proxy.php?image=https%3A%2F%2Fi.pinimg.com%2F 474x%2F80%2F67%2F5b%2F80675b92b99d2b66ec1338054024 6490--fantasy-characters.jpg&amp;hash=fd0194ae2c0c5bf7b8ae4a1f96 bec08a" class="bbCodeImage LbImage lazyload" alt="[&#x200B;IMG]" data-url="https://i.pinimg.com/474x/80/67/5b/80675b92b99d2b66ec13380540246490--fantasy-characters.jpg" /><noscript><img src="proxy.php?image=https%3A%2F%2Fi.pinimg.com%2F 474x%2F80%2F67%2F5b%2F80675b92b99d2b66ec1338054024 6490--fantasy-characters.jpg&amp;hash=fd0194ae2c0c5bf7b8ae4a1f96 bec08a" alt="[&#x200B;IMG]"></noscript></div>
</div> <br />
and here is the output in the epub:
Quote:
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
<button class="button bbCodeSpoilerButton ToggleTrigger Tooltip JsOnly"><span>Spoiler: <span class="SpoilerTitle">Carol</span></span></button>
<div class="SpoilerTarget bbCodeSpoilerText"><img alt="[​IMG]" class="bbCodeImage LbImage lazyload"/></div>
</div>

Last edited by Kammal; 08-19-2021 at 01:12 AM.
Kammal is offline   Reply With Quote