Another ZANGO solution for affiliates

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Corleone
    C.R.E.A.M
    • Apr 2003
    • 15262

    #51
    great idea

    Comment

    • Matiz
      Confirmed User
      • Mar 2004
      • 1740

      #52
      Great thread!

      What about replacing your AFF links with a redirect script and sending your Zango-surfers to your own white label site?
      ...

      Comment

      • bogo
        Confirmed User
        • Jun 2002
        • 1982

        #53
        would be nice if you could send them to an anti spyware sponser and fuck zango at the same time...

        Comment

        • shake
          frc
          • Jul 2003
          • 4663

          #54
          Originally posted by DatingGold
          see sig!!!
          Good to see that you guys don't support it. Naturally, it doesn't help sponsors to pay spyware companies.
          Crazy fast VPS for $10 a month. Try with $20 free credit

          Comment

          • u-Bob
            there's no $$$ in porn
            • Jul 2005
            • 33063

            #55
            Originally posted by bogo
            would be nice if you could send them to an anti spyware sponser and fuck zango at the same time...
            send them to http://www.safer-networking.org/

            Comment

            • Love Sex
              Confirmed User
              • Nov 2004
              • 1905

              #56
              The thing that really sucks is alot of infected computers get tons of fake pop ups for shitty antivirus software people dont know what to believe.

              Comment

              • jact
                Confirmed User
                • Sep 2002
                • 9134

                #57
                Originally posted by Love Sex
                The thing that really sucks is alot of infected computers get tons of fake pop ups for shitty antivirus software people dont know what to believe.

                Extremely good point, and half if not more of those popups are adware, spyware, scumware themselves.
                Free agent

                Comment

                • DVTimes
                  xxx
                  • Jun 2003
                  • 31650

                  #58
                  see this thread:

                  http://www.gofuckyourself.com/showthread.php?t=667411
                  XXX

                  Comment

                  • evulvmedia
                    Confirmed User
                    • Jun 2006
                    • 441

                    #59
                    WOW! Really great technique, Smokey! Kudos to you!

                    I think this is just the beginning of the anti-Zango techniques. If people like you continue to share what they discover, we'll be in really good shape against them after a while. Of course, they'll innovate at the same time, I'm sure.

                    The lack of a good place to send surfers seems to me like a business opportunity. Wouldn't it be nice to own the authoritative, trusted source on spyware removal tools? Couldn't some money be made off of that?

                    Comment

                    • Nysus
                      Confirmed User
                      • Aug 2001
                      • 7817

                      #60
                      How can I add an "infected users" counter for personal use before I add any pop-ups / warnings, etc?

                      Matt
                      What name is pr0 / Untouched Markets using these days? Untouched Markets - pr0 - Refund My Money Now

                      Someone owes me $2,000 because they didn't do any work that was paid for *pointing at pr0 / William / UntouchedMarkets*

                      See http://www.gfy.com/showthread.php?p=16744521 and for more detailed see http://www.gfy.com/showthread.php?t=948645

                      Comment

                      • Miguel T
                        ♦ Web Developer ♦
                        • May 2005
                        • 12470

                        #61
                        Thanks for that mate!

                        Full Stack Webdeveloper: HTML5/CSS3, jQuery, AJAX, ElevatedX, NATS, MechBunny, Wordpress

                        Comment

                        • SmokeyTheBear
                          ►SouthOfHeaven
                          • Jun 2004
                          • 28609

                          #62
                          Originally posted by Nysus
                          How can I add an "infected users" counter for personal use before I add any pop-ups / warnings, etc?

                          Matt
                          well theres a few ways to do it.. ill try to make some easy code for that
                          hatisblack at yahoo.com

                          Comment

                          • cayne
                            My time is coming...
                            • Jan 2004
                            • 7475

                            #63
                            u rule! :>
                            If lesbian anal is wrong, I don't want to be right.

                            Comment

                            • SmokeyTheBear
                              ►SouthOfHeaven
                              • Jun 2004
                              • 28609

                              #64
                              bump 4 concerned
                              hatisblack at yahoo.com

                              Comment

                              • nation-x
                                Confirmed User
                                • Mar 2004
                                • 5370

                                #65
                                PHP Code:
                                <?php
                                if (eregi(strtolower($_SERVER['HTTP_USER_AGENT']), 'zango')) {
                                    header('location: zangoinfested.html');
                                }
                                ?>

                                Comment

                                Working...