Advertisement
ASP_Volume2 Internet/ Browsers/ HTML #40167

How to remove Banner Ads, while keeping your background

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

AI

ИИ-обзор: 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.

Исходный код
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
Оригинальные комментарии (3)
Восстановлено из Wayback Machine