PHP forum where adverts looks like posts

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
niwdnayalp
Posts: 1
Joined: Thu Nov 26, 2015 3:16 am

PHP forum where adverts looks like posts

Post by niwdnayalp »

Hello,

I am trying to remove advert from: "https://www.pcforum.sk/" ,but without any sucess.
Because advertisment looks like part of forum ,therefore you tend to click on it when you are not paying attention and it is pretty anoying.




Image
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: PHP forum where adverts looks like posts

Post by mapx »

try

Code: Select all

||etargetnet.com^$popup,domain=pcforum.sk
pcforum.sk##.row1[style="cursor: pointer;"]
then click on one of the rows (unread icon), see if works after refreshing the page
Locked