php-proxy-app
php-proxy-app copied to clipboard
Direct url proxy.php?q={URL}
Is it posible to use this for direct URL lik proxy.php?q=http://example.com without fill the URL colomn?
Go into config.php and change the line saying $config['url_mode'] = 2 to $config['url_mode'] = 0.