from Hacker News

Show HN: FuckFuckAdblock

by mechazawa on 12/14/15, 2:24 AM with 298 comments

  • by jbb555 on 12/14/15, 9:11 AM

    As far as I'm concerned advertisers had their chance but they totally abused their chance turning the internet into an ad-laden hellhole and now I just block everything I possible can. If a site decides it doesn't like this then it's literally no use to me.

    They had their chance, they abused it beyond all possible tolerance. I hate advertising on the internet now so much that if anything does manage to get past my blocks I make a conscious attempt to avoid buying anything from the scumbag organisation that thinks forcing their crap on my is anyway acceptable.

  • by SCAQTony on 12/14/15, 6:40 AM

    I would not mind ads at all but ads are not really ads: they are trackers, beacons, analytics, and privacy busting cookies with none of the above asking for permission. I am blocking about 2,000 different versions of all of the above according to Ghostery. EFF's Privacy Badger is blocking a bunch to. We are being digitally assaulted. We need this stuff!
  • by atom_enger on 12/14/15, 4:10 AM

    At some point I really think we'll resort to blocking ads at the network level. There's no way to detect a block at that level and we'll truly be able to control the content that way. I've seen a few http/dns ad blockers here on HN already so we know it's possible and being thought about. These browser based detections are just a game of cat and mouse at this point.
  • by ainiriand on 12/14/15, 8:12 AM

    Hi guys. I guess I'm one of the bad guys. I developed the foxplay, natgeoplay adblocker detectors. I used a very simple approach because we know that anyone that wants the content and not the ads is going to have it anyway. The ads in the pages are something that is needed. What is not needed are, as other commenters said, 3rd party cookies, trackers and analytics beacons. Keep up the good fight.
  • by chadzawistowski on 12/14/15, 4:36 AM

  • by codezero on 12/14/15, 3:12 AM

    I'm very pleased they include the link to the Trace Buster Buster: https://www.youtube.com/watch?v=Iw3G80bplTg
  • by archibaldJ on 12/14/15, 6:07 AM

    Or functionally: https://github.com/0a-/FuckFuckAdblockFunctionally

      var _ = function(){};
      var fuck = function(fn,fns){
      fns.push(fn); //side effect here since this is OO. Otherwise could have written: fns = fns.concat(fn)
      var partiallyFuck = function(fn){ return fuck(fn,fns)};
      var thunk = function(){ fns.map(function(a){a();
          window.fuckAdBlock = fuck(_,[]); //forced to do side effect here due to OO
          window.blockAdBlock = fuck(_,[]); //forced to do side effect here due to OO
        }); return true};
      return {
        onDetected: partiallyFuck,
        onNotDetected: partiallyFuck,
        check: thunk,
        emitEvent: thunk
      }
      window.fuckAdBlock = fuck(_,[]);
      window.blockAdBlock = fuck(_,[]);
  • by wtallis on 12/14/15, 6:44 AM

    It looks to me like this is just a special case of what NoScript's surrogate scripts feature has been providing for years. It allows substituting your own no-op scripts for whatever scripts you'd rather not run, but want to fool other scripts into thinking have been loaded.
  • by waynecochran on 12/14/15, 3:10 AM

    The license is even more flexible than the MIT license.
  • by crystalclaw on 12/14/15, 3:36 AM

    I went to the linked http://fuckadblock.sitexw.fr/ and their publicity example didn't load. Looks like my adblock rules are doing their job!
  • by Orangeair on 12/14/15, 9:52 AM

  • by wldcordeiro on 12/14/15, 3:06 AM

    Make it work with the beta as well to preempt its release. :)
  • by mukundmr on 12/14/15, 5:53 AM

    How about this instead? Plugs into U-Block Origin: https://github.com/reek/anti-adblock-killer#instruction
  • by jayzalowitz on 12/14/15, 7:37 AM

    A part of me really wants a system that asks the browser for a "hey, you wanna give money instead" token that lists a payment system and a unique id. I don't wanna really hurt content creators.
  • by manigandham on 12/14/15, 3:06 AM

    But why?
  • by dantetheinferno on 12/15/15, 2:51 AM

    I hate to ask this, but could someone explain where this stops the FuckAdBlock? I can't see it in the code.

    EDIT: Oh nevermind; it calls a FuckAdBlock instance and then overrides it. Ha.

  • by simfoo on 12/14/15, 6:03 AM

    I have Ghostery and ublock origin installed, after adding this to my custom blockers it still tags me as "adblock enabled"
  • by recroad on 12/14/15, 5:32 AM

    As a content creator who runs two websites and relies on ads to pay bills because my actual job doesn't cover the costs, I say fuck anything that's trying to block ads.