Recent content by Volkow

  1. V

    Permanently Closed Marketplace Sales Thread

    Hi, I would be happy to test again Domain Ronin if you got a promo code. :) Regards,
  2. V

    how to use redtube api and import videos to your wordpress site?

    Why you don't use a server process to scrap redtube pages, get the video file links and download them to your server ? NodeJS could be a good environnement to start from. Some Node modules (from npm) can be easily used to crawl websites and analyze dom to get what you want. nodejs.org and...
  3. V

    Cracking Paypal

    Omg, works very nice !
  4. V

    Fake Google Analytics IP and Location

    Using cURL is better I think. You can send lot of fake traffic. You can use sockets too. But it will not work with Analytics I think... :/
  5. V

    Fake Google Analytics IP and Location

    Use PHP cURL to create fake traffic with fake referer through proxies. Here is a piece of code I use: function getPage($proxy, $url, $referer, $agent, $header, $timeout) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_HEADER, $header)...
  6. V

    Need a real referrer spoof

    You can fake referer with PHP cURL... :)
  7. V

    Scrapebox - Cannot harvest google results with operators and proxies

    Use proxies wich allow GET/POST. I think. :)
  8. V

    PHP Redirect Script

    Try redirect with javascript.
  9. V

    My Sandboxed site cam back - but now its gone Again!!

    Actually I think the best rate is 25 links/day. This rate ever work with my websites.
  10. V

    My Sandboxed site cam back - but now its gone Again!!

    200 links ? Isn't it too much ? Max 50 links/day, no ?
  11. V

    [GET] Get Article - The Article Scraper

    Nice work ! I will try it ASAP. But it looks very nice ! Thanks for it.
  12. V

    Submit and get 2500+ Free Instant Backlinks

    This website is marvellous! Great sharing! I will talk about it with my friends. :)
  13. V

    [FREE] A unique do-follow and auto-approved PR4 link for everyone

    I don't have enough posts but thanks anyway. :)
Back
Top