cexx.org - Support Forums
Home
Help
Search
Login
Register
News
: Cexx forums, with volunteers dedicated to helping you remove malware and stay protected
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
May 21, 2013, 17:59:23
cexx.org - Support Forums
>
Everything Else
>
Free Webpage Providers
Topic: BRINKSTER PUT ADS IN !
Pages:
1
[
2
]
Go Down
« previous
next »
Print
Topic: BRINKSTER PUT ADS IN ! (Read 7692 times)
0 Members and 1 Guest are viewing this topic.
remove ad in brinkster
« Reply #15 on: January 06, 2004, 19:54:40 »
sista
Guest
try putting <noframes> before <body> then </noframes> after body..
like this:
<noframes>
<body></noframes>
Logged
I make my own ADS remover
« Reply #16 on: January 07, 2004, 16:10:41 »
seresca
Guest
Brinkster insert her ADS just after <Body.....>
then I just look for any DIV that have a ID with length=7
Brinkster always use a random ID 7chars length.
here is my script:
<script>
for (var i=0;i<document.all.length;i++){
if(document.all
.tagName=="DIV" && document.all
.id.length==7) {
document.all
.style.display="none";
break;
}
}
</script>
Just paste inmediatly after your <BODY> tag. I will find the DIV used by the AD and then hide them.
I hope be usefull. It run perfect for me.
Logged
Just Simple...
« Reply #17 on: February 21, 2004, 21:52:47 »
Sazak
Newbie
Karma: 0
Posts: 5
Simple put this code
Before
your source:
Code:
<!-- NO ADS -->
<noembed>
<body>
</body>
</noembed>
<!-- NO ADS -->
Tested on Internet Explorer and Opera.
Demo Page:
http://www32.brinkster.com/sazak/
Logged
By
Sazak
AR
3
NA.ORG
TEAM
RAID
.COM
problem with ads brinkser
« Reply #18 on: February 25, 2004, 13:32:38 »
dory
Guest
I do what you tell me to do but I can't see anything.
I can see a blank page.
what is the problem?
Logged
Re: problem with ads brinkser
« Reply #19 on: February 25, 2004, 16:00:14 »
Sazak
Newbie
Karma: 0
Posts: 5
Quote from: dory
I do what you tell me to do but I can't see anything.
I can see a blank page.
what is the problem?
Please, Send your web link man...
Bye.
Logged
By
Sazak
AR
3
NA.ORG
TEAM
RAID
.COM
It's a simple exemple:
« Reply #20 on: February 25, 2004, 16:07:04 »
Sazak
Newbie
Karma: 0
Posts: 5
It's a simple exemple:
Code:
<!-- NO ADS -->
<noembed>
<body>
</body>
</noembed>
<!-- NO ADS -->
<!-- YOUR SOURCE CODE HERE -->
<html>
<head>
<title>Your title</title>
</head>
<body>
</body>
</html>
Logged
By
Sazak
AR
3
NA.ORG
TEAM
RAID
.COM
varun online
« Reply #21 on: March 10, 2004, 05:13:07 »
varun
Guest
thanks man ,sazak it works
Logged
Pages:
1
[
2
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Spyware-Related Stuff
-----------------------------
=> Spyware - Help!
=> Security Related Updates
=> Spyware - General
=> Report New Spyware Here
=> Class-Action Heroes
-----------------------------
Everything Else
-----------------------------
=> Free Webpage Providers
=> Culture Jamming
=> Site Comments & Feedback
=> Tech Talk
=> Bitch Board
=> General Discussion