How to Block Proxy Sites?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • epeters
    Registered User
    • Oct 2011
    • 22

    #1

    How to Block Proxy Sites?

    Hi all,

    I have unique adult gaming content on various websites. A lot of these adult games get copied, which I do not mind since at least I get back links to my site. However I noticed recently that my games are being played through a whole bunch of proxy sites.
    They strip the games from back links, affiliate links and ad links. Without the codes there is not chance anymore to make some money. And most of these proxy sites are full of popups and ads. I have added the urls of some of these sites to this message.

    Any advise how to bar these sites from accessing my site (.php) or code I could add to the games (.swf)?

    hidefap
    vtunnel
    ktunnel
    frpoxy
    unblockbypass
    ninjacloack
    above-and.appspot
    ebsteproxysites
    boratproxy
    ztunnel
    proxyforschool.info
    slyuser
    lionjelly
    ramboproxy.info
    anonymouse.org
    m.proxy.kz
    circumventer.info
    Striving To Make The Best Free Online Games
    Strip Paradise
  • senortriangulo
    Registered User
    • Oct 2012
    • 53

    #2
    Originally posted by epeters
    Any advise how to bar these sites from accessing my site (.php) or code I could add to the games (.swf)? o
    If someone is actually copying your SWFS to their server, then this has to be solved on the Flash side. You should be able to do this easily by setting up a crossdomain policy. This will prevent Flash movies from making HTTP requests to your server.

    Know that this will prevent any flash apps from calling back to your server that aren't listed in your cross domain policy. Now just create a page on your server, it can be a text file with one word like "OK" or "SUCCESS". We just want to see if the flash app can make the request successfully.

    Just use a URL request to retrieve that page. If the SWF is hosted on a server that is not listed in your crossdomain policy, the URLRequest will throw an exception.

    You catch the exception and shut the game down, simple as that. You could provide a page in the flash movie that allows you to click back and run the game on your site too.

    Simple solution, should take no more than a few lines of code to solve.


    -st

    Comment

    • epeters
      Registered User
      • Oct 2011
      • 22

      #3
      thanks seniortriangulo, really appreciate your suggestion. I will see if I can make this work and I hope that more site owners will do this. It seems that there is a surge in proxy sites.

      Cheers, Evert
      Striving To Make The Best Free Online Games
      Strip Paradise

      Comment

      • dobry_den
        Registered User
        • Oct 2012
        • 39

        #4
        You can stick some lines in your .htaccess file: perishablepress.com/ how-to-block-proxy-servers-via-htaccess/ (Remove space)

        Why would you shut off **user traffic** just because it's tunneled through a gateway?

        Baffling.

        Comment

        • epeters
          Registered User
          • Oct 2011
          • 22

          #5
          Originally posted by dobry_den
          You can stick some lines in your .htaccess file: perishablepress.com/ how-to-block-proxy-servers-via-htaccess/ (Remove space)

          Why would you shut off **user traffic** just because it's tunneled through a gateway?

          Baffling.
          Privet Dobre Den,

          The games use videos hosted on my server. Traffic is substantial (50 TB a month), for which I have to pay. There is no conversion of visitors tunneled through gateways.
          Thanks for your suggestion.

          Cheers
          Evert
          Striving To Make The Best Free Online Games
          Strip Paradise

          Comment

          • CamsMaster
            Confirmed User
            • Mar 2009
            • 1200

            #6
            by IP ?! or IP range ?
            Sex Chat Roulette | Adult Sex Chat | Cam Sites | Mature Cams | Director Web | Videochat | Webmaster | MediaEnterprise

            Comment

            • epeters
              Registered User
              • Oct 2011
              • 22

              #7
              Originally posted by CamsMaster
              by IP ?! or IP range ?
              I do not understand your question, Camsmaster
              Striving To Make The Best Free Online Games
              Strip Paradise

              Comment

              Working...