layer13.net

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
darkblue
Site Member
Site Member
Posts: 46
Joined: Tue Dec 20, 2016 6:15 pm

layer13.net

Post by darkblue »

Using FF 52.0.1 and ABP 2.8.2 and latest EasyList and Adblock Warning Removal list (both updated 23 Mar 2017 14:20 UTC)

AdBlocker DETECTED - Please disable any adblocker you have running or whitelist this site

Starting today, https://layer13.net/ shows this modal: https://i.imgur.com/GWhlFew.jpg

If I add this custom rule:

Code: Select all

layer13.net##[aria-labelledby="myModalLabel"]
then the modal box doesn't appear anymore.

But (irrelevant to my custom rule above, (i.e. while just having EasyList and the Warning removal list)
I've noticed today a momentary "flickering" as the page loads, due to a vertical scroll bar that appears for a second to the right side of the page.
(Just press F5 in https://layer13.net/ to recreate)
The same occurs in Chrome 57 with AdBlock Plus 1.13.2.
 ! Message from: Lanik
Fixed your subject subject
Also, I've noticed that the page now loads FuckAdBlock 4.0.0-beta.3 from https://layer13.net/js/testing312.js
Last edited by darkblue on Thu Mar 23, 2017 2:44 pm, edited 1 time in total.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

or add

Code: Select all

@@||layer13.net/ad/
darkblue
Site Member
Site Member
Posts: 46
Joined: Tue Dec 20, 2016 6:15 pm

Post by darkblue »

Thank you for the quick answer
adblock321
New Member
New Member
Posts: 2
Joined: Sun Mar 26, 2017 3:31 pm

Post by adblock321 »

Code: Select all

@@||layer13.net/ad/
This works. Please add it into EasyList.
(Also see https://github.com/uBlockOrigin/uAssets/issues/332 for a discussion.)

Edit: It should be reevaluated whether

Code: Select all

@@||layer13.net^$generichide
is still necessary, and if not, it should be removed.
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Code: Select all

@@||layer13.net^$generichide,script,xmlhttprequest,~third-party
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
AntiElite000
Site Member
Site Member
Posts: 44
Joined: Sat Apr 15, 2017 1:33 am

Post by AntiElite000 »

if i disable scripts on this site, it will direct me to google.
very sneaky site.

Code: Select all

https://layer13.net/
Full Browser Manipulation
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

AntiElite000 wrote: Wed May 10, 2017 9:54 pm if i disable scripts on this site, it will direct me to google.
Did you try the filter suggested above by intense?
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
AntiElite000
Site Member
Site Member
Posts: 44
Joined: Sat Apr 15, 2017 1:33 am

Post by AntiElite000 »

yes it works fine except for the scripts thing.
Full Browser Manipulation
darkblue
Site Member
Site Member
Posts: 46
Joined: Tue Dec 20, 2016 6:15 pm

Post by darkblue »

Using FF 55.0.2 and ABP 2.9.1 as well as Chrome 60 and ABP 1.13.3
both having and latest 'EasyList' and 'Adblock Warning Removal list' (both updated 19 Aug 2017 17:20 UTC)

I use the following filters from the previous posts:

Code: Select all

@@||layer13.net/ad/
@@||layer13.net^$generichide,script,xmlhttprequest,~third-party
Since yesterday I think, in search results pages (e.g, https://layer13.net/browse?q=1234 )
the following text node appears near the top left of the page:
failed announcefailed announce
Could we make the text not appear?
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

This text appear because of an ~ html coding error.

Image
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
darkblue
Site Member
Site Member
Posts: 46
Joined: Tue Dec 20, 2016 6:15 pm

Post by darkblue »

Thank you for replying.
Locked