Wikia detects the adblocker through the script.

Post a link, I cannot reproduce.
http://witcher.wikia.com/wiki/Rosmery_and_Thyme it happens for me here.
add
@@||wikia.com^$elemhide
/abtesting/
I could steadily reproduce it by doing a cache-free refresn (Ctrl+Shift+R or Ctorl+F5), but after applying the filter everything came back to normal.
Thanks!
Hi @Genda1ph could you please explain how to add a filter? thanks!
@raymonders it's extremely simple:
Apply changesFor uBO users,
You gave a solution for uBlock...
How can I do with AdBlockPlus, Chrome, and TamperMonkey ?
for ABP
@@||wikia.com^$elemhide
@@||fastly.net$domain=wikia.com
@@||ad.doubleclick.net^$image,domain=wikia.com
Thanks a lot, mapx,
just an other thing : where do I paste the code you gave me ? Or how do I add it to tampermonkey or ABP ?
how to add custom filters in ABP:
https://adblockplus.org/forum/viewtopic.php?f=2&t=42013
MERCI
I already gave the solution for ABP, read - /abtesting/ My fix works for both. Test it before you complain.
I did'nt saw ABP mentioned anywhere in your comments. To test something, you must know how to do it, I didn't have a clue about what to do with your /abtesting/... But my problem has already been solved, thanks to mapx. Read before pointless interventions.
I tried the things mentioned on this page and it seems Wikia is back to blocking. Test here: http://fallout.wikia.com/wiki/Marine_armor

Their message is pretty amusing considering I can actually see the page completely fine for about 3 seconds before their ad blocking nonsense runs.
I have seen the same thing last night but couldn't reproduce it anymore.
Since the "bad" script still exists, here's a Greasemonkey userscript just in case :
// ==UserScript==
// @name Block Wikia Anti AdBlock
// @description Disables Wikia's Anti AdBlock as of 11 March 2017.
// @run-at document-start
// @require https://gist.github.com/raw/2620135/checkForBadJavascripts.js
// @include *://*.wikia.com/wiki/*
// ==/UserScript==
checkForBadJavascripts ( [
[ false,
/wgAdDriverGoogleFundingChoicesCountries/,
function () {}
]
] );
Wikia is blocking adblock users even with the userscript posted by H1337 and the filters posted by mapx and Genda1ph
I did'nt saw ABP mentioned anywhere in your comments. To test something, you must know how to do it, I didn't have a clue about what to do with your /abtesting/... But my problem has already been solved, thanks to mapx. Read before pointless interventions.
Your mistake and your problem, not mine. Blaming someone without knowing or testing is what adds the noise here, learn not to do that. Be grateful for these interventions otherwise you would still be clueless.
Most helpful comment
add
@@||wikia.com^$elemhide/abtesting/