Advertisement
C_Volume2 Internet/ Browsers/ HTML #81229

How to remove Banner Ads, while keeping your background

Removes Banner Ads that appear on top of free webhosted websites.

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
I have come up with a way to fool the Script. By creating a diversion, the banner is placed before your REAL body tag.
[head]
[noembed][xmp]
[/head][body bgcolor=black][SCRIPT language=Javascript src="http://mvhosted.com/banners/mvh_header.js"][/SCRIPT]
[/noembed][/xmp][/head]
[body bgcolor=black]
By doing this, the banner is fooled in thinking that there is no [noembed][xmp] since it starts within the heading. Effectively, elimanating the banner. :)
Enjoy
P.S: Due to not being allowed to use the html, i used ['s instead of <'s. Just them to the appropriate form.
Upload
Original Comments (3)
Recovered from Wayback Machine