Help test my "on first click popunder" script (free)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DannyA
    Registered User
    • Oct 2005
    • 85

    #1

    Help test my "on first click popunder" script (free)

    I wrote this because someone was complaining about how expensive those other scripts are. This is your basic first click on the page opens a popunder script. It's not rocket science but I'd like to know if anyone can get it to not pop in any situation.

    Here's the pux.js file: http://pastebin.com/raw/dwmVYYZG

    You use it like so:

    Code:
    <script src="pux.js"></script>
    <script>
        window.pux.setOptions({
            popUrl: "http://localhost/pop.html",
            hoursBetweenPops: 24
        });
    </script>
    It's hard coded to stop working August 7. After that I'll figure out some method of compensation. So far I've only tested it on a Mac on Chrome, Safari and Firefox. No mobile at all yet but that should literally be like 2 extra lines.

    Any feature requests are welcome. Also spam me with good sponsors to use if I go that ratio method.
  • DannyA
    Registered User
    • Oct 2005
    • 85

    #2
    Oh yeah, if you don't want to wait 24h for another popunder, open the console and type

    window.pux.resetTime();

    Comment

    • CurrentlySober
      Too lazy to wipe my ass
      • Aug 2002
      • 38946

      #3
      i cunt a4d 2 Help test your "on first click popunder" script (free)...

      So heres a bump instead


      👁️ 👍️ 💩

      Comment

      • teg0
        Confirmed User
        • Jan 2006
        • 4204

        #4
        https://github.com/hpbuniat/jquery-popunder

        I use that one

        Comment

        Working...