Wikia load images

show all lazy-loaded images since Wikia code is full of garbage and it's easier to make this hamfisted userscript than to whitelist whatever script normally loads them when adblocking everything else

Autor
rwslol
Instalaciones diarias
0
Instalaciones totales
106
Calificaciones
0 0 0
Versión
1.0.0
Creado
15/01/2017
Actualizado
15/01/2017
Tamaño
633 Bytes
Licencia
Desconocida
Funciona en

Wikia's code is full of garbage so the sane response is to add this to your uBlock blacklist:

*wikia.nocookie.net/*$script

Unfortunately this means the annoying "lazy load" thing for images doesn't work, so most images won't display at all. This script fixes that.

It's pretty hamfisted and temporary at the moment; things that still need to be done when I get around to it:

  • keep other image classes if that matters?
  • reimplement other things like collapsable objects?