MySpace Garbage Remover

By Neil Despres Last update May 20, 2007 — Installed 3,309 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 5 posts, 2 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Rooter User

Hm, additional work may need to be done so that it continues processing the rest of the script.

 
Rooter User

P.S. (I just talked to you via IM) If you would, please note where the suggestion came from. :) (i.e. A line in the credits showing I contributed to it.)

 
Rooter User

In response to your code comment, (why do we need the same thing again? how do i loop this function?), give this a try:

while (haL != -1) {
var haL = document.getElementById('home_additionalLinks');
haL.parentNode.removeChild(haL);
}

 
Rooter User

Hello Neil,

This is probably not the best way, but if you simply duplicate the Helio ad removal code, it will indeed work and remove it. :)

You might also consider changing "http://home.myspace.com/index.cfm*" to "http://home.myspace.tld/index.cfm*" to better accommodate the localized MySpace sites that use a different, country-specific TLD.

Great work thus far; this will definitely save me, and others I'm sure, time when checking new messages so we don't have to scroll. :)

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel