Go to content Go to navigation Go to search

Added support for permanent redirects · 2007-04-18 04:38 by Wladimir Palant

Warning: The version described here is a development build and as a such it has not been fully tested and might not work properly. Use at your own risk and make sure to backup your filter list. Latest Adblock Plus release can be downloaded from addons.mozilla.org.

A new Adblock Plus 0.7.2.4+ development build (2007041804) has been uploaded. This is a release candidate for Adblock Plus 0.7.5.

Installation

http://adblockplus.org/devbuilds/

Changes

Known issues

Tags:

Comment [5]

  1. chewey · 2007-04-18 04:59 · #

    You implement faster than I am able to suggest :-)

    The ability to trigger redirects via a “magic string” in comments is a great idea for those without full access to their .htaccess (like me).

    Thanks.

  2. LorenzoC · 2007-04-18 23:45 · #

    Hello, I’ve got a problem, maybe you already know it.

    In the FF error console:
    Error: urchinTracker is not defined

    It refers to the Google Analytics JS:
    [cannot post the JS code]
    urchinTracker();

    I don’t know, maybe it is also related to the subscriptions, I’ve subscribed the basic list and the tracking list from Easylist.

    Regards.

  3. LorenzoC · 2007-04-18 23:56 · #

    Addendum: the problem goes away as soon as I unsubscribe the tracking list from Easylist.
    Simply disabling the analytics “rule” in that list doesn’t change anything.

  4. Fox · 2007-04-19 00:15 · #

    /urchin.js|
    rule also needs to be disabled.

    If that Google Analytics JavaScript -file is blocked,
    you see that error in error console, because that site still has internal JavaScript part that is executed, (You can view html source and see it.)

    ps: i use this:
    google-analytics.com/$image

    Because Convert things do not work here if Google Analytics js file is blocked.
    http://www.convert-me.com/en/convert/length

    And Dilbert.com link does not work here: http://www.comics.com/

  5. LorenzoC · 2007-04-19 09:15 · #

    Yes, sorry for rising the alert, now I understand it better.
    Actually you should disable ADBlock whenever you are debugging scripts in a webpage. It is not a bug, it is simply the way things work. Problem is the filter stops the JS from loading, then in the page there is a call to a function inside the missing JS and you get the error. It is not Analytics only of course. I guess to fix this you should re-write the page code to remove also all the calls to the stopped JS files.
    Regards.

(E-mail address will not be displayed, please use anonymous@example.com if you don't want notifications about my replies)
  Textile Help