Sick of tube sites full of stolen content? Easy fix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DamageX
    Marketing & Strategy
    • Jun 2001
    • 14293

    #1

    Sick of tube sites full of stolen content? Easy fix

    Many thanks to AmateurFlix for posting this code in a previous thread:

    <SCRIPT LANGUAGE="JavaScript">
    if (navigator.appName == 'Netscape')
    var language = navigator.language;
    else
    var language = navigator.browserLanguage;

    if (language.indexOf('zh') > -1 || language.indexOf('zh-cn') > -1 || language.indexOf('zh-hk') > -1 || language.indexOf('zh-mo') > -1 || language.indexOf('zh-tw') > -1 || language.indexOf('zh-sg') > -1)
    document.location.href = 'http://www.redtube.com';
    </script>
    I've taken the liberty of editing the code slightly.

    In short, what the above code does is it redirects all your Chinese language traffic to a URL of your choice. We all know Chinese traffic is nothing but a drain on your budget, so simply put it to the best use you can think of: drain someone else's budget! And who else is better suited to have their budget drained than the tube sites who profit from content stolen from this industry. Since the profit margins for tube sites are fairly slim, if enough people do this, you'll see them high up on Alexa based on Chinese traffic only. And once they start blocking, redirecting it, I'm sure you can find enough traffic from unbillable countries on your sites to redirect it to them, as a gift.
    Whitehat is for chumps

    If you don't do it, somebody else will - true story!
  • JD
    Too lazy to set a custom title
    • Sep 2003
    • 22651

    #2
    i'd hit it

    Comment

    • Malicious Biz
      So Fucking Banned
      • Mar 2005
      • 4575

      #3




      Comment

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

        #4
        bump

        Comment

        • Enemator
          Confirmed User
          • Mar 2007
          • 1252

          #5
          Netscape?
          I live in your nightmares. I make you dream you're getting bumfucked by a razor blade only to wake up and find I gave your wife an enema and tube-fed you her shit.

          Comment

          • pornask
            So Fucking Banned
            • Aug 2006
            • 6518

            #6
            this is wicked, dude

            even though, many advertisers base their decisions about ad placement on Alexa ranking. So this will increase interest in tube sites... Or maybe I'm just blabbering senseless shit. It's too early, I just woke up.

            Comment

            • Socks
              Confirmed User
              • May 2002
              • 8475

              #7
              don't think going from alexa 500 to 400 is going to change advertisers minds, they're already massively huge

              Comment

              • DamageX
                Marketing & Strategy
                • Jun 2001
                • 14293

                #8
                Originally posted by pornask
                this is wicked, dude

                even though, many advertisers base their decisions about ad placement on Alexa ranking. So this will increase interest in tube sites... Or maybe I'm just blabbering senseless shit. It's too early, I just woke up.
                Originally posted by Socks
                don't think going from alexa 500 to 400 is going to change advertisers minds, they're already massively huge
                Don't advertisers have an interest in turning a profit? Good luck doing that with worthless traffic.
                Whitehat is for chumps

                If you don't do it, somebody else will - true story!

                Comment

                • cherrylula
                  lol
                  • Jan 2002
                  • 15969

                  #9
                  you think sending them free traffic is going to fix something?

                  or did I read that wrong, its still early...

                  Comment

                  • GT-Omar
                    DM at Performive.com
                    • Aug 2006
                    • 2968

                    #10
                    I just posted this here, but with out the actual code

                    The answer is actually very simple stop by those sites every day and download like crazy. Or even better,one of you script guru's can come up with something that will download and then delete while we sleep. 2 cents chew up the bandwidth. I think thats the quickest, and hardest way to hit'em


                    Email me

                    Skype me

                    Comment

                    • DamageX
                      Marketing & Strategy
                      • Jun 2001
                      • 14293

                      #11
                      Oh, one more thing. It might be a good idea to group your efforts into targetting one site at a time. Spreading ourselves too thin ain't gonna do much.
                      Whitehat is for chumps

                      If you don't do it, somebody else will - true story!

                      Comment

                      • cherrylula
                        lol
                        • Jan 2002
                        • 15969

                        #12
                        aren't there brokers that will give you money for that traffic??? why would you give it away for free?? you guys are whack.

                        Comment

                        • Jarmusch
                           
                          • May 2003
                          • 12479

                          #13
                          I think they would catch on to it quickly and block it, and some are probably blocking china already.

                          Why not send that traffic to passwordbyphone or something and make some extra bucks instead?

                          Comment

                          • Fluid
                            Confirmed User
                            • Jul 2001
                            • 380

                            #14
                            Not to mention most of the tube domains will settle up like the torrents are and start working with a sponsor supported business model instead of stealing from it.

                            Comment

                            • DamageX
                              Marketing & Strategy
                              • Jun 2001
                              • 14293

                              #15
                              Originally posted by cherrylula
                              aren't there brokers that will give you money for that traffic???
                              Not unless they sell it to someone else.
                              Whitehat is for chumps

                              If you don't do it, somebody else will - true story!

                              Comment

                              • teg0
                                Confirmed User
                                • Jan 2006
                                • 4204

                                #16
                                nice code, but I'd do it in php, because if javascripts are disabled that script does nothing.

                                Comment

                                • DamageX
                                  Marketing & Strategy
                                  • Jun 2001
                                  • 14293

                                  #17
                                  Originally posted by teg0
                                  nice code, but I'd do it in php, because if javascripts are disabled that script does nothing.
                                  I'm not a coder, I just copied it from someone else's post. Feel free to post an equivalent piece of code in PHP.
                                  Whitehat is for chumps

                                  If you don't do it, somebody else will - true story!

                                  Comment

                                  • pornask
                                    So Fucking Banned
                                    • Aug 2006
                                    • 6518

                                    #18
                                    Originally posted by Jarmusch
                                    Why not send that traffic to passwordbyphone or something and make some extra bucks instead?
                                    If Chinese traffic is really as useless as the reputation suggests, then you wouldn't make anything extra off of it. Might as well try to save some of your bandwidth and redirect it elsewhere...

                                    Comment

                                    • DiliBau
                                      Registered User
                                      • Nov 2007
                                      • 9

                                      #19
                                      that`s not the way to do it
                                      cause javascript is browser scripting and can be easily fooled by anyone
                                      i suggest GeoIP... www php net/manual/en/ref.geoip.php

                                      Download from : www maxmind com

                                      ( can`t post links yet so figure it out yourself )

                                      Comment

                                      • BFT3K
                                        Too lazy to set a custom title
                                        • Dec 2005
                                        • 10764

                                        #20
                                        Related link...

                                        http://www.gfy.com/showthread.php?t=796740

                                        Comment

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

                                          #21
                                          Originally posted by DiliBau
                                          that`s not the way to do it
                                          cause javascript is browser scripting and can be easily fooled by anyone
                                          i suggest GeoIP... www php net/manual/en/ref.geoip.php

                                          Download from : www maxmind com

                                          ( can`t post links yet so figure it out yourself )
                                          that's not really necessary in this case... the whole point is to use as less resources as possible and have the tube sites waste as much bandwidth as possible. By using JS you don't put an extra burden on your own server(s). (and who cares about the 0.0001% of Chinese surfers that block JS )

                                          Comment

                                          • cykoe6
                                            Confirmed User
                                            • Apr 2005
                                            • 4499

                                            #22
                                            Nice idea
                                            бабки, шлюхи, сила

                                            Comment

                                            • esnem

                                              #23
                                              and what if they decided to redirect their chinese traffic back to you?

                                              i bet you they have more ;)

                                              Comment

                                              • papill0n
                                                Unregistered Abuser
                                                • Oct 2007
                                                • 15547

                                                #24
                                                there is so much stolen content on that site it is not even funny

                                                Comment

                                                • scottybuzz
                                                  Too lazy to set a custom title
                                                  • May 2006
                                                  • 14799

                                                  #25
                                                  Originally posted by esnem
                                                  and what if they decided to redirect their chinese traffic back to you?

                                                  i bet you they have more ;)
                                                  hehe, good point.
                                                  $$$$$ MAKE HUGE MONEY IN CAMS - CLICK HERE $$$$$

                                                  Comment

                                                  • farkedup
                                                    Confirmed User
                                                    • Nov 2007
                                                    • 2490

                                                    #26
                                                    I'd gladly take ANY traffic from ANY country to ANY of my sites.... you think it actually matters? All we care about is traffic... If the chinese give us problems we'll just sell it through some bulk traffic company....
                                                    -- QUOTE ME IT MAKES ME FEEL SPECIAL --

                                                    Comment

                                                    • GPS
                                                      Confirmed User
                                                      • Feb 2007
                                                      • 572

                                                      #27
                                                      bump! good job!
                                                      no sig!

                                                      Comment

                                                      • ytcracker
                                                        stc is the greatest
                                                        • Dec 2002
                                                        • 12403

                                                        #28
                                                        :yawn:4567
                                                        www.ytcracker.com | www.digitalgangster.com
                                                        i love you

                                                        Comment

                                                        • ThumbLord

                                                          #29
                                                          http://www.gfy.com/showthread.php?t=796850

                                                          Comment

                                                          • ThumbLord

                                                            #30
                                                            It Is My Fucking Code !

                                                            Comment

                                                            • Blazed
                                                              Confirmed User
                                                              • Jun 2006
                                                              • 1701

                                                              #31
                                                              Originally posted by Revshare-Omar
                                                              I just posted this here, but with out the actual code

                                                              The answer is actually very simple stop by those sites every day and download like crazy. Or even better,one of you script guru's can come up with something that will download and then delete while we sleep. 2 cents chew up the bandwidth. I think thats the quickest, and hardest way to hit'em
                                                              Pornhub owner has posted about their bandwdith bill, it is huge. Youporns will be many $xxx,xxx/month, do you think a little script is going to even dent their usage? And if it did do you not think their techs would block it?


                                                              And to the OP, most tubes make lots of money from PPC ads, while chinese etc will pay less ppc wise it still pays and your still sending them revenue..
                                                              Last edited by Blazed; 01-03-2008, 04:00 PM.

                                                              Comment

                                                              • gnet
                                                                Confirmed User
                                                                • Jul 2004
                                                                • 292

                                                                #32
                                                                There has to be a better way to "get back at them" than to send them free traffic. No?
                                                                ICQ: 442-748

                                                                Comment

                                                                • ThumbLord

                                                                  #33
                                                                  http://www.gfy.com/showthread.php?t=796850

                                                                  Comment

                                                                  • rogerrabbit00
                                                                    Confirmed User
                                                                    • Aug 2006
                                                                    • 315

                                                                    #34
                                                                    Originally posted by DamageX
                                                                    Don't advertisers have an interest in turning a profit? Good luck doing that with worthless traffic.
                                                                    LOL and you sell traffic. Can I buy some
                                                                    Dating Email Traffic for Sale. www.SplitTraffic.com

                                                                    Skype: Rogerwilson00

                                                                    Comment

                                                                    • sortie
                                                                      Confirmed User
                                                                      • Mar 2007
                                                                      • 7771

                                                                      #35
                                                                      Originally posted by Blazed
                                                                      most tubes make lots of money from PPC ads, while chinese etc will pay less ppc wise it still pays and your still sending them revenue..

                                                                      Comment

                                                                      • DamageX
                                                                        Marketing & Strategy
                                                                        • Jun 2001
                                                                        • 14293

                                                                        #36
                                                                        Originally posted by rogerrabbit00
                                                                        LOL and you sell traffic. Can I buy some
                                                                        I believe you already do.
                                                                        Whitehat is for chumps

                                                                        If you don't do it, somebody else will - true story!

                                                                        Comment

                                                                        • iSMOKE
                                                                          Confirmed User
                                                                          • Jul 2007
                                                                          • 1028

                                                                          #37
                                                                          how is it these tube sites make $? With video hosting being $xx,xxx.xx easily...how much profit can they really be making?

                                                                          Comment

                                                                          • Finike
                                                                            Confirmed User
                                                                            • Mar 2005
                                                                            • 1581

                                                                            #38
                                                                            It's like a waterdrop in the desert ...
                                                                            Pregnant, fetish or tit traffic?
                                                                            Promote Lactation Cash, a CCBill based lactation niche program with better signup and rebill ratios!



                                                                            Trade traffic: SexyPix TGP - Milky TGP - Lactation Sex TGP - So Sexy Nylons - Sexy Bra TGP - 6 Fetish Tube - All my traffic trades !

                                                                            Comment

                                                                            • Shakula
                                                                              So Fucking Banned
                                                                              • Nov 2006
                                                                              • 948

                                                                              #39
                                                                              how long does it take to write a script that blocks .cn traffic?
                                                                              Ohh, 10 sec. Ok!

                                                                              Comment

                                                                              • esnem

                                                                                #40
                                                                                Originally posted by Shakula
                                                                                how long does it take to write a script that blocks .cn traffic?
                                                                                Ohh, 10 sec. Ok!
                                                                                glad someone else saw the stupidity in using a language redirect script for that purpose

                                                                                redirect me the cn language traffic, i'll geo-ip it and keep the US and tier 1 country guys and bounce you back the rest of the real cn traffic..

                                                                                Comment

                                                                                • Iron Fist
                                                                                  Too lazy to set a custom title
                                                                                  • Dec 2006
                                                                                  • 23400

                                                                                  #41
                                                                                  Originally posted by esnem
                                                                                  glad someone else saw the stupidity in using a language redirect script for that purpose

                                                                                  redirect me the cn language traffic, i'll geo-ip it and keep the US and tier 1 country guys and bounce you back the rest of the real cn traffic..
                                                                                  i like waffles

                                                                                  Comment

                                                                                  • Iron Fist
                                                                                    Too lazy to set a custom title
                                                                                    • Dec 2006
                                                                                    • 23400

                                                                                    #42
                                                                                    Originally posted by Shakula
                                                                                    how long does it take to write a script that blocks .cn traffic?
                                                                                    Ohh, 10 sec. Ok!
                                                                                    And looking at the code, it doesn't explicitly redirect traffic from China/Hong Kong/Singapore etc etc... I'f I set my browser language to Chinese i'll be redirected as well. (Installing a Chinese version of Firefox)

                                                                                    That stupid script has nothing to do with the origin of the traffic. They could all be sitting in the US with Chinese Language browsers.. ready to give them revenue. Anyone who installed that script is an idiot.
                                                                                    i like waffles

                                                                                    Comment

                                                                                    • Manowar
                                                                                      jellyfish  
                                                                                      • Dec 2003
                                                                                      • 71528

                                                                                      #43
                                                                                      i'm sure they'll welcome the traffic, it'll pump their alexa up and probably not download as much as a normal visitor

                                                                                      Comment

                                                                                      • Barefootsies
                                                                                        Choice is an Illusion
                                                                                        • Feb 2005
                                                                                        • 42635

                                                                                        #44
                                                                                        Originally posted by Malicious Biz




                                                                                        Should You Email Your Members?

                                                                                        Link1 | Link2 | Link3

                                                                                        Enough Said.

                                                                                        "Would you rather live like a king for a year or like a prince forever?"

                                                                                        Comment

                                                                                        • tranza
                                                                                          ICQ: 197-556-237
                                                                                          • Jun 2003
                                                                                          • 57559

                                                                                          #45
                                                                                          Lol, you think that by sending them even more traffic you're going to beat them??

                                                                                          Lololololololololol...
                                                                                          I'm just a newbie.

                                                                                          Comment

                                                                                          • viencarl
                                                                                            Confirmed User
                                                                                            • May 2007
                                                                                            • 4234

                                                                                            #46
                                                                                            well thats new to huh

                                                                                            Comment

                                                                                            • brandonstills
                                                                                              Confirmed User
                                                                                              • Dec 2007
                                                                                              • 1964

                                                                                              #47
                                                                                              good tip

                                                                                              Brandon Stills
                                                                                              Industry and programming veteran
                                                                                              [email protected] | skype: brandonstills | ICQ #495-171-318

                                                                                              Comment

                                                                                              • Gasper

                                                                                                #48
                                                                                                The only sollution is if ISPs start blocking those tube sites. At least in the USA and some european countries.

                                                                                                I don't give a fuck if chinese or russian internet users watch it. They won't buy anything anyway.

                                                                                                Comment

                                                                                                • Barefootsies
                                                                                                  Choice is an Illusion
                                                                                                  • Feb 2005
                                                                                                  • 42635

                                                                                                  #49
                                                                                                  Originally posted by Gasper
                                                                                                  The only sollution is if ISPs start blocking those tube sites. At least in the USA and some european countries.
                                                                                                  Yeah, well that's a slippery slope and no one with any sense should ever advocate that.

                                                                                                  Should You Email Your Members?

                                                                                                  Link1 | Link2 | Link3

                                                                                                  Enough Said.

                                                                                                  "Would you rather live like a king for a year or like a prince forever?"

                                                                                                  Comment

                                                                                                  • BFT3K
                                                                                                    Too lazy to set a custom title
                                                                                                    • Dec 2005
                                                                                                    • 10764

                                                                                                    #50
                                                                                                    Related thread...

                                                                                                    http://www.gfy.com/showthread.php?t=796740

                                                                                                    Comment

                                                                                                    Working...