Advertisement
Guest User

Lo

a guest
Oct 20th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. So after many hours of science, I've found a fix. Two things:
  2.  
  3. 1) This only hides the videos (with a fix for the audio playback myself and BlackSmith had). The container still loads, and will attempt to access the video content. However, it will be blocked, and thus the data usage (primarily a mobile/phone user issue) will be substantially reduced.
  4.  
  5. 2) This requires the usage of multiple browser plugins, so might not be a solution you can use.
  6.  
  7. Plugins required:
  8. - Your choice of AdBlock that allows for custom filter/rules.
  9. - Stylish, or the Firefox equivalent. If you use IE/Edge, you clearly have brain damage and I won't help you.
  10.  
  11. Stylish script:
  12. #mixed-content-footer{display:none;}#WikiaAdInContentPlaceHolder{display:none;}.wds-global-footer{display:none;}.article-video{display:none;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement