Open testermania opened 4 years ago
6 days nobody reply. this script showing forced ads.
Hey. Sorry for the delay. I’ll have a look at it today!
Can you tell me exactly how you call the library please? Also which version are you using? That should help with debugging.
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-rss/4.3.0/jquery.rss.min.js"></script>
<script>
$(".div").rss("https://forum.skystar-2.com/syndication.php?limit=10", {
limit: 10,
support: false,
layoutTemplate: '<div class="dl-horizontal">{entries}</div>',
entryTemplate: '<p><a href="{url}">{title}</a></p>'
}).show()
</script>
Would you mind sharing the feed URL?
I edited the previous message
Turned out it was an issue with my server's hard-drive which caused redis to no longer reset the ads counter 😊Since the experiment didn't work out anyway, I also turned off the entire ads feature altogether. So you shouldn't see any ads anymore.
yes, I no longer see ads anymore. I hope you solve the redis problem in a different way. Thanks!
why still showing ads?