MySpace Proxy | How to fix Zelune Php script compatible with MySpace

Discussion in 'PHP' started by bebygirl, Nov 13, 2007.

  1. #1
    Hi, it is still working on my proxy www.proxiter.com

    Zelune is a free to download web proxy script, allowing you to hide your identity, and security, while browsing the web. Web proxy scripts also allow you to bypass firewalls on the network, commonly used to view websites that are normally blocked at school or work.

    The zelune proxy script is known as "the world's fastest proxy script", because, unlike it's competitors, zelune uses cURL to download the files through the proxy. This allows for a better compression of the pages, ultimately making the Zelune Proxy Script incredibly fast, while being very light on the server's bandwidth and resources. In any proxy webmasters mind, the speed and efficiency are the main two things to look for in a proxy script, and zelune is the best on both.

    I have just installed a Zelune proxy script that many people said it was compatible with MySpace. But when I visited MySpace, I found on homepage a bug at the search engine area like this :
    That's code will be showed when we visit MySpace with latest Zelune script. I examine the source code,what happen with this problem. And I found that a get_tags function (you can search in index.php file) is not good to implementation.

    This is the original code :
    So when Zelune found html code like this (as search engine at MySpace) :
    <input name="foo" value="hello <smile>">
    The > character in the quoted value means that the "anything besides a >" ( [^>]* ) regular expression won't work to get the guts of the input tag. Note that < and > aren't legal XML/XHTML attribute values; they must be encoded as &lt; and &gt; . Life will be so much simpler when HTML 4 is obsolete.

    The get attribute value and replace attribute value functions use another powerful PHP regular expression function-- preg_match_all . We can use this regular expression to match attributes inside HTML tags :
    You can see it in action at PROXITER.COM

    Try to using search engine of Myspace from there and you will get my script fully compatible with MySpace search engine.Thanks.
     
    bebygirl, Nov 13, 2007 IP
  2. MrMyspace

    MrMyspace Peon

    Messages:
    50
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I would rather use Glype proxy, but this is a good alternative.

    You can see my proxies at brapster.com and unblockmycrap.com
     
    MrMyspace, Nov 13, 2007 IP
  3. bebygirl

    bebygirl Member

    Messages:
    61
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #3
    Glype need PHP 5 to install it. Good script, i have tested. Maybe I will make new subdomain to install Glype proxy at Proxiter.com
     
    bebygirl, Nov 14, 2007 IP
  4. ForgottenCreature

    ForgottenCreature Notable Member

    Messages:
    7,473
    Likes Received:
    173
    Best Answers:
    0
    Trophy Points:
    260
    #4
    Thanks for the well written article! :)
     
    ForgottenCreature, Nov 14, 2007 IP
  5. Alonski

    Alonski Active Member

    Messages:
    1,572
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    90
    #5
    thanks I will try this out on a new proxy I am making =)
     
    Alonski, Nov 17, 2007 IP
  6. bebygirl

    bebygirl Member

    Messages:
    61
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #6
    Okey..enjoying my code ;)
     
    bebygirl, Dec 3, 2007 IP
  7. hatsutane

    hatsutane Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Hi,
    thank you very much for a great script but something is still wrong with zelune+myspace combination.
    When I try to login on to Myspace by using Zelune, the login is successful but the page is immediately diverted to myspace.com without proxy.
    Could you please check it?
    Thank you in advance for your help.
     
    hatsutane, Dec 12, 2007 IP