Search results

  1. A

    How to Create a Vinaget Plugin? php script

    ok i know, but i need any one learn me Example: <?php if (preg_match('#^(http|https)\:\/\/(www\.)?putlocker\.com/#', $url)){ $account = trim($this->get_account('putlocker.com')); if (stristr($account,':')) list($user, $pass) = explode(':',$account); else $cookie = $account...
  2. A

    How to Create a Vinaget Plugin? php script

    please I need to learn how to Create a Vinaget Plugin this php script for download files similar to Rapidleech http://home.vinaget.us/ I waiting to learn this <3
Back
Top