Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if (!-e $request_filename){
- rewrite ^/link/([^/]*)-([^/]*)/([^/]*)$ /wp-content/plugins/StupidPie/view/player/download.php?yttitle=$1&ytid=$2;
- rewrite ^/link/([^/]*)$ http://$http_host/link/$1/ permanent;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement