Page 1 of 1

Sites with timer ads at the intro page

Posted: Tue Sep 09, 2008 12:35 pm
by hellkeeper
hi,

i can block the ads in the page but i want to disable the timer. dont want to wait and redirecting. is it possible.

http://www.webaslan.com
http://divxplanet.com/

Posted: Tue Sep 09, 2008 12:38 pm
by Wladimir Palant
Not with Adblock Plus, only with GreaseMonkey.

Posted: Tue Sep 09, 2008 1:32 pm
by hellkeeper
what can i do with GreaseMonkey ?

Posted: Tue Sep 09, 2008 2:01 pm
by Wladimir Palant
Anything - GreaseMonkey can inject JavaScript code into a web page. But somebody will actually have to write that JavaScript code to reset the timer...

Posted: Tue Sep 09, 2008 3:05 pm
by rick752
If these are sites you visit a lot, just bookmark them by their REAL addresses:

http://www.webaslan.com//index.php?giris=ok
http://www.divxplanet.com/index.php

Posted: Thu Sep 11, 2008 12:01 am
by asdf
Not only Greasemonkey, but you might want to check out ZAP boomarklets:

http://www.squarefree.com/bookmarklets/zap.html

there's one called "zap timers"

Posted: Thu Sep 11, 2008 8:03 am
by Wladimir Palant
@asdf: Bookmarklets are great - but they won't run automatically. So I doubt they are of any use in this case.

Posted: Tue Sep 16, 2008 7:24 am
by onslo
Use Greasemonkey with the Meta Refresh Blocker script located here: http://userscripts.org/scripts/show/5506

Posted: Tue Sep 16, 2008 7:29 am
by asdf
@onslo: I like the extension "refresh blocker." Or if anybody here has the web developer extension, it has a handy "disable meta redirects" option.

Posted: Tue Sep 16, 2008 8:03 am
by onslo
I suppose that may work if you don't need it for Fx 3.x.

Posted: Sat Oct 11, 2008 3:02 am
by nowshining
manually use this:

Code: Select all

javascript:alert(c=0)
or install controle de scripts and find the timer script or block the javascript itself on the site :) i did that on capitalone i just blocked the timer js file..