Results 1 to 1 of 1
  1. #1
    Join Date
    Apr 2010
    Location
    Newcastle
    Posts
    655
    Tokens
    50

    Default PHP Source Code - CPAlead Survey Bypasser

    PHP script to bypass most CPAlead survey.

    Works like a proxy for the page only (ie. not images) - strips CPAlead code from pages and then dishes them up.

    Features:
    - To avoid usage as a proxy:
    - Sends user's IP with page request in HTTP header and URL.
    - Checks url and page content against a keyword blacklist.
    - Won't display a page which didn't originally have a survey on it.

    - Other Features:
    - Rewrites other, same-domain links on page so that they will be bypassed too.
    - Rewrites relative URLs to absolute URLs (to prevent broken images, stylesheets, etc.)
    - Form completes URLs missing a 'http://' or 'https://' prefix on submission.
    - Terms of Service page.

    PHP Source:


    Requires PHP 5+ with allow_url_fopen enabled in php.ini.

    If you make use of or distribute this, please leave credit to Apolva.com, cheers.
    Last edited by Apolva; 12-12-2010 at 04:22 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •