Page 1 of 1

neonime.com

Posted: Sun Dec 09, 2018 4:42 am
by fikrillah
tolong blok iklan di website neonime.net / neonime.com

ini filter yang saya gunakan, mungkin bisa dibuat lebih rapih

Code: Select all

neonime.net##a[href^="https://bit.ly/"]
neonime.net##[id^="player"] > .block-player
||neonime.net/wp-content/themes/grifus/images/donate/banner-hightech.png$image
terima kasih...

Re: neonime.com

Posted: Sun Dec 09, 2018 5:36 am
by smed79
ini filter yang saya gunakan, mungkin bisa dibuat lebih rapih
add ONLY

Code: Select all

||blogspot.com^*banner$domain=neonime.net

Re: neonime.com

Posted: Sun Dec 09, 2018 9:25 am
by fikrillah
i still able too see unwanted website pop up in new tab every time i click on a video...

Re: neonime.com

Posted: Sun Dec 09, 2018 9:57 am
by hermawanadhis

Re: neonime.com

Posted: Sun Dec 09, 2018 10:29 am
by intense
why not

Code: Select all

neonime.net##.block-player

Re: neonime.com

Posted: Sun Dec 09, 2018 12:44 pm
by smed79
@hermawanadhis

The filter that i have suggested #p144039 (or #p144051) is all what you need.
In addition there's a typo in your filter https://github.com/ABPindo/indonesianad ... b71ac6R225

Re: neonime.com

Posted: Mon Dec 10, 2018 1:25 pm
by hermawanadhis
done. and where is the typo?

Re: neonime.com

Posted: Sat Dec 15, 2018 3:09 pm
by bloggerpemula
ngeblok apa saja itu agan fikri ? panjang amat
ini kode kalau mau ngilangin banner2nya

Code: Select all

##div[class="box_item_berlangganan"]
##div[class="berlangganan-300"]
##div[class="tampilan_tambahan"]

Re: neonime.com

Posted: Wed Dec 26, 2018 12:46 am
by fikrillah
bloggerpemula wrote: Sat Dec 15, 2018 3:09 pm ngeblok apa saja itu agan fikri ? panjang amat
ini kode kalau mau ngilangin banner2nya
filternya udah ada di filter list, thanks udah ngebales...

...

But now, every time i click a video, that annoying pop up comes back, it's something like this

Code: Select all

###player24 > .apLKOUA2zK0v0qbU
i can't write filter targeting that ad in all video on this site, so please anyone with proper knowledge find the solution

maybe, while you at it, check if this filter still in use

Code: Select all

neonime.net##.block-player
thank you...

Re: neonime.com

Posted: Wed Dec 26, 2018 1:30 am
by smed79
every time i click a video, that annoying pop up comes back
try ==> viewtopic.php?f=62&t=42386 (gdriveplayer.us)

If does not work, provide an example page and specify which video player is opening the popup.

Re: neonime.com

Posted: Sun Dec 30, 2018 3:41 pm
by fikrillah
it's not really a pop-ups, it opens new tab to another website every time i click on a video, every video on the site i guess...

just for example, try to play video on this link
https://neonime.net/episode/merc-storia-mukiryoku-no-shounen-to-bin-no-naka-no-shoujo-1x12-2/

Re: neonime.com

Posted: Sun Dec 30, 2018 7:31 pm
by smed79
I cannot reproduce, i get no popups.
I tested the below embed videos player https://ghostbin.com/paste/q5duo/raw

You should help me with an adblock plus issue report, so that i can investigate which video player is opening the popup.

Re: neonime.com

Posted: Wed Mar 06, 2019 5:15 pm
by fikrillah
i dont know what to say, i dont use adblock plus. i use uBlock.

anyway, if i use element picker, the results in my filter list are something like this:

Code: Select all

neonime.net###player24 > .aeCA5Qcvk4HynI4U
neonime.net###player21 > .aeCA5Qcvk4HynI4U
neonime.net###player22 > .aeCA5Qcvk4HynI4U
neonime.net###player23 > .aeCA5Qcvk4HynI4U
neonime.net###player25 > .aeCA5Qcvk4HynI4U
neonime.net###player26 > .aeCA5Qcvk4HynI4U
neonime.net###player27 > .aeCA5Qcvk4HynI4U
neonime.net###player28 > .aeCA5Qcvk4HynI4U
neonime.net###player29 > .aeCA5Qcvk4HynI4U
neonime.net###player210 > .aeCA5Qcvk4HynI4U
neonime.net###player211 > .aeCA5Qcvk4HynI4U
but this filter only applies to that particular video i pick element from, so other video still have popups.

and also, there's more popups if i chose this option:
https://i.imgur.com/o2j8N86.jpg

Re: neonime.com

Posted: Wed Mar 06, 2019 6:01 pm
by intense
@fikrillah

test this filter

Code: Select all

neonime.net##[data-src^="https://neonime.net/wp-content/"]:xpath(..)
The filter was added to ublock filters, just update the list

Re: neonime.com

Posted: Wed Mar 06, 2019 6:21 pm
by smed79

Code: Select all

###ads-link
###ads-submit
neonime.net#?#div[class] > [data-src]
||blogspot.com^*banner$domain=neonime.net
||hightech.web.id^*/?site=$popup

Re: neonime.com

Posted: Thu Mar 07, 2019 12:24 pm
by fikrillah
thanks for the quick responds, its working...

but, there's another problem, i don't know which line caused that, but after update the filter, some thumbnails dont appear.
its back if i disable the addon...

https://i.imgur.com/Q37thPE.jpg

Re: neonime.com

Posted: Thu Mar 07, 2019 12:44 pm
by intense
1. don't add smed's filters
2. abpindo maintainer copied in the list the wrong filter smed wrote above, so just disable it:

Code: Select all

neonime.net#@#div[class] > [data-src]
test again

Re: neonime.com

Posted: Sat Mar 09, 2019 9:01 pm
by smed79