Sites with timer ads at the intro page

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
hellkeeper
Posts: 28
Joined: Wed Sep 12, 2007 1:05 am

Sites with timer ads at the intro page

Post 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/
Wladimir Palant

Post by Wladimir Palant »

Not with Adblock Plus, only with GreaseMonkey.
hellkeeper
Posts: 28
Joined: Wed Sep 12, 2007 1:05 am

Post by hellkeeper »

what can i do with GreaseMonkey ?
Wladimir Palant

Post 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...
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post 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
asdf

Post 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"
Wladimir Palant

Post by Wladimir Palant »

@asdf: Bookmarklets are great - but they won't run automatically. So I doubt they are of any use in this case.
onslo
Posts: 23
Joined: Thu Aug 07, 2008 9:25 pm

Post by onslo »

Use Greasemonkey with the Meta Refresh Blocker script located here: http://userscripts.org/scripts/show/5506
asdf

Post 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.
onslo
Posts: 23
Joined: Thu Aug 07, 2008 9:25 pm

Post by onslo »

I suppose that may work if you don't need it for Fx 3.x.
nowshining
Posts: 4
Joined: Sat Oct 11, 2008 2:52 am

Post 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..
Locked