Looking for Hotlinking Script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • digitaldivas
    ..I Heart Cannibal Corpse
    • Sep 2007
    • 4328

    #1

    Looking for Hotlinking Script

    Any links or the script would be appreciated
    ...
  • digitaldivas
    ..I Heart Cannibal Corpse
    • Sep 2007
    • 4328

    #2
    ...bumping
    ...

    Comment

    • tiger
      Confirmed User
      • Apr 2002
      • 6986

      #3
      What is a hotlinking script?

      A script to prevent hotlinking? A script to hotlink other people?

      Comment

      • wizzart
        scriptmaster
        • May 2006
        • 5246

        #4
        good question
        BimboZone

        Comment

        • digitaldivas
          ..I Heart Cannibal Corpse
          • Sep 2007
          • 4328

          #5
          anti hotlinking script, sorry I was not clear.
          ...

          Comment

          • LiveDose
            Show Yer Tits!
            • Feb 2002
            • 25792

            #6
            .htaccess

            Scammer Alert: acer19 acer [email protected] [email protected] Money stolen using PayPal

            Comment

            • Mr.Right - Banned For Life
              I guarantee it
              • May 2005
              • 18314

              #7
              www.google.com

              Comment

              • SBJ
                So Fucking Fabulous
                • Apr 2003
                • 11387

                #8
                Originally posted by Mr.Right
                never heard of it

                Comment

                • 420
                  cuck
                  • Mar 2003
                  • 11571

                  #9
                  I sell you one for much money.

                  Code:
                  RewriteEngine on
                  RewriteCond %{HTTP_REFERER} !^http://(www\.)?website.com(/)?.*$     [NC]
                  RewriteRule .*\.(gif|jpg|jpeg|bmp)$ http://website.com [R,NC]
                  Now save all your pics as png.
                  Last edited by 420; 06-05-2009, 12:06 AM.
                  <!--BEGIN SIMUTRONICS PLAY BUTTON CODE -->
                  <p align="center">

                  <a href="http://buddy.play.net/dr?TMOREAU1">

                  <img src="drplay.gif" width="128" height="64" alt="Play DragonRealms!"></a></p>

                  <!--END SIMUTRONICS PLAY BUTTON CODE -->

                  Comment

                  • JJdotAM
                    Registered User
                    • Apr 2009
                    • 25

                    #10
                    Is there any way to add a linkback to hotlinked pics? So the image shows up but it's also a hyperlink.

                    Comment

                    • nation-x
                      Confirmed User
                      • Mar 2004
                      • 5370

                      #11
                      Originally posted by JJdotAM
                      Is there any way to add a linkback to hotlinked pics? So the image shows up but it's also a hyperlink.
                      That would be a no... you can't put a link inside of IMG src.

                      Comment

                      • fris
                        Too lazy to set a custom title
                        • Aug 2002
                        • 55679

                        #12
                        try one of rays products www.bettercgi.com
                        Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                        Comment

                        • RazorSharpe
                          Confirmed User
                          • Aug 2001
                          • 2238

                          #13
                          http://www.trafficguardian.com/index.html

                          that sounds better than using htacess, especially if you're looking to protect videos. added advantage of being able to monetize the traffic.
                          Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

                          Comment

                          • fris
                            Too lazy to set a custom title
                            • Aug 2002
                            • 55679

                            #14
                            Originally posted by RazorSharpe
                            http://www.trafficguardian.com/index.html

                            that sounds better than using htacess, especially if you're looking to protect videos. added advantage of being able to monetize the traffic.
                            I was gonna buy it, but had no luck reaching the owners
                            Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                            Comment

                            • digitaldivas
                              ..I Heart Cannibal Corpse
                              • Sep 2007
                              • 4328

                              #15
                              Great, thanks everyone!
                              ...

                              Comment

                              • Take2Hosting
                                Registered User
                                • Feb 2008
                                • 56

                                #16
                                Are you looking to protect images only? mod_rewrite works for that.

                                Movie files can be a bit more difficult and require alternative methods.
                                Take 2 Hosting, Inc. - Hosting Done Right
                                Fully automated setup - new servers in as little as 10 minutes
                                Now offering Rent-to-Own options
                                http://www.take2hosting.com/

                                Comment

                                • digitaldivas
                                  ..I Heart Cannibal Corpse
                                  • Sep 2007
                                  • 4328

                                  #17
                                  Yeah, it's for digitaldivasonline, my tgp actually, picleecher has been going apeshit over my review photos from my affiliates. Only looking to protect the pics and recover some of my bandwidth.
                                  ...

                                  Comment

                                  • raymor
                                    Confirmed User
                                    • Oct 2002
                                    • 3745

                                    #18
                                    Originally posted by Take2Hosting
                                    Are you looking to protect images only? mod_rewrite works for that.

                                    Movie files can be a bit more difficult and require alternative methods.

                                    Indeed. Not that the simple .htaccess is perfect for images, either, as it can be easily
                                    defeated and will be problematic for people with certain "personal privacy" or "firewall"
                                    software, but for a TGP it'll probably do.
                                    For historical display only. This information is not current:
                                    support&#64;bettercgi.com ICQ 7208627
                                    Strongbox - The next generation in site security
                                    Throttlebox - The next generation in bandwidth control
                                    Clonebox - Backup and disaster recovery on steroids

                                    Comment

                                    Working...