Found on https://m.wanben.org/16578/11366518.html (urlscan) which serves novels in Chinese. It uses javascript to load the ads. It may open a new tab/redirect you to a porn site. If you use a PC to access then you won't see anything. The script https://www.kanshuzhushou.com/cdn/js/zepto.min.js seems to determine if you are on android service and set control flag isAndroid, which determine load or not load the ads. You have to use remote debugging to inspect them.
Edit:
I found the JS that seems to load the ads. I am not sure because they are obfuscated, but none of the ads load after blocking the following domains hosting the JS. I suspect the JS decode the obfuscated text, make a request to the domains and load them. Blocking the script seems to help.
Edit2:
These two domains host JS that handle clicking on the ad. They use a div with an image background to avoid being detected by adblockers. So they added yet another JS to handle clicks on the div. Even if the ad is blocked and you clicked on where the ad is supposed to be, it still redirects you to the porn page. Blocking these can prevent the placeholder from loading.
URL you wish to be added:
Edit: Found on the same site
Edit2:
Edit3:
Why you believe this should be added:
They serve porn ads.
Add to list:
Ads, maybe also on porn
Other info you think we should know:
Samples
Edit:
Edit3:
Found on
https://m.wanben.org/16578/11366518.html
(urlscan) which serves novels in Chinese. It uses javascript to load the ads. It may open a new tab/redirect you to a porn site. If you use a PC to access then you won't see anything. The scripthttps://www.kanshuzhushou.com/cdn/js/zepto.min.js
seems to determine if you are on android service and set control flagisAndroid
, which determine load or not load the ads. You have to use remote debugging to inspect them.Edit: I found the JS that seems to load the ads. I am not sure because they are obfuscated, but none of the ads load after blocking the following domains hosting the JS. I suspect the JS decode the obfuscated text, make a request to the domains and load them. Blocking the script seems to help.
Edit2: These two domains host JS that handle clicking on the ad. They use a div with an image background to avoid being detected by adblockers. So they added yet another JS to handle clicks on the div. Even if the ad is blocked and you clicked on where the ad is supposed to be, it still redirects you to the porn page. Blocking these can prevent the placeholder from loading.
Edit3: these hosts the javascript again
and this hosts the actual image