champion.gg

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
gellwaine
New Member
New Member
Posts: 1
Joined: Thu Feb 09, 2017 7:26 am

champion.gg

Post by gellwaine »

Code: Select all

http://champion.gg
has two banner ads on it that are unblocked. One is at the top of the page, the other on the right side.
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 »

Give more infos. Browser? Adblocker? Filter lists? Screenshot?
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
tgb677
New Member
New Member
Posts: 2
Joined: Wed Apr 05, 2017 11:18 am

Post by tgb677 »

smed79 wrote: Thu Feb 09, 2017 1:08 pm Give more infos. Browser? Adblocker? Filter lists? Screenshot?
Browser: Google Chrome Version 57.0.2987.133
Adblock: http://i.imgur.com/1XIC7r6.png
Filter lists: http://i.imgur.com/lcRVAG7.png
Screenshot: http://i.imgur.com/fOYgDxo.jpg
-Mark-
Postaholic
Postaholic
Posts: 382
Joined: Tue Jul 05, 2016 7:46 pm

Post by -Mark- »

Those are coming from a WebRTC connection behind the scene. Run

Code: Select all

chrome://webrtc-internals
on that domain in parallel.
Janmm14
New Member
New Member
Posts: 6
Joined: Sat Sep 02, 2017 3:32 pm

Post by Janmm14 »

champion.gg uses stuff they call adumen and adonis to load ads from www.adumen.com via xhr - and it replaces the whole page to "disable your adblocker" if you block that xhr connection to adumen.com (observed via umatrix)

Additionally they obfuscated the javascript.

Blocking the created dom elements is impossible, because there is nothing to identify them.

Would be nice if someone has better news, but I think to block ads on champion.gg, an update of adblock plus is needed that can do better stuff (don't know how to block it)
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

I cannot reproduce the issue.
Use only 1 adblocker, test again (disable umatrix for that site)
Janmm14
New Member
New Member
Posts: 6
Joined: Sat Sep 02, 2017 3:32 pm

Post by Janmm14 »

intense wrote: Sat Sep 02, 2017 4:11 pm I cannot reproduce the issue.
Use only 1 adblocker, test again (disable umatrix for that site)
Tried disabling all other Chrome plugins I have and all other ADB filters, acceptable advertisments are off.
Ads still shown (they load about a second after the page).

ADB 1.13.3 on Chrome 60.0.3112.113 on Win10 x64
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 »

Same here, I cannot reproduce.

Please test in firefox or chrome (the portable version) https://portableapps.com/apps/internet/ + ABP.
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Janmm14
New Member
New Member
Posts: 6
Joined: Sat Sep 02, 2017 3:32 pm

Post by Janmm14 »

Chrome portable with ADB installed from the ADB webpage without making any other changes still shows me advertisments on champion.gg

Same with Firefox portable.

Disabling non-instrusive advertisments does not change anything.

Chrome: 9 blocked advertisments, ads visible.
Firefox: 5 blocked, 10 whitelisted, ads visible.

In Chrome Easylist+Easylist Germany is active, in Firefox, Easylist is active in the settings.

As I do not see advertisments and ADB is working on other pages like youtube, I do not think I am infected with any malware, like the ADB help forums you linked potentially say. I am also using avira antivirus and do not have its chrome extension installed. chrome://plugins is not existing.

Chrome: Version 60.0.3112.113 (Offizieller Build) (32-Bit)
Firefox: 55.0.3 (64-bit)
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 »

Janmm14 wrote:Same with Firefox portable.
. disable avira.
. update your filters list.
. submit an adblock plus issue report and post here the link.
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Janmm14
New Member
New Member
Posts: 6
Joined: Sat Sep 02, 2017 3:32 pm

Post by Janmm14 »

Disabled Avira, updated filter list.
I can't create an issue report, I am getting error 0x805a1ff5.
I copied the report data and put it into pastebin.com/4CTtmGs9
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 »

Janmm14 wrote:I can't create an issue report, I am getting error 0x805a1ff5.
Thanks, reported https://issues.adblockplus.org/ticket/5614
Janmm14 wrote:I copied the report data and put it into pastebin.com/4CTtmGs9
Sorry, i cannot find anything suspicious :?
try this filter

Code: Select all

$websocket,domain=champion.gg
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

try uBo (disable ABP in the extensions page) + chrome
Janmm14
New Member
New Member
Posts: 6
Joined: Sat Sep 02, 2017 3:32 pm

Post by Janmm14 »

Just installing uBlock Origin removed the ads on there while stuff is still working.
Locked