/* * Patch for filter_var() */ if(!function_exists('filter_var')){ define('FILTER_VALIDATE_IP', 'ip'); define('FILTER_FLAG_IPV4', 'ipv4'); define('FILTER_FLAG_IPV6', 'ipv6'); define('FILTER_VALIDATE_EMAIL', 'email'); define('FILTER_FLAG_EMAIL_UNICODE', 'unicode'); function filter_var($variable, $filter, $option = false){ if($filter == 'ip'){ if($option == 'ipv4'){ if(preg_match("/(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } if($option == 'ipv6'){ if(preg_match("/\s*(([:.]{0,7}[0-9a-fA-F]{0,4}){1,8})\s*/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } } if($filter == 'email'){ if($option == 'unicode' || $option == false){ if(preg_match("/\s*(\S*@\S*\.\S*)\s*/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } } } }
My 1st movie in GoD, at new class.
Pov
Feoh Wizard 95-96
File Info
[FONT="Comic Sans MS"]
Time: 20:04
Size: 923 mb
Video Codec: H264
Audio: Mp3
[/FONT]
Soundtrack
Blue Stahli - Let's Go
Skrillex - Bangarang (Ft. Sirah)
Ed Solo & Deekline - Man Down
Rollz - The Music
Skrillex - Ruffneck
Beyond the Epilogue - Unconquered (The Magic Puppet Remix)
Download Links
Us.ua (http://us.ua/531290/)
Karelia (http://file.karelia.ru/7qwvw3/)
http://www.youtube.com/watch?v=O13ncClfzMc&feature=player_embedded
YouTube sound bit moved, but if u dont want to download thats an option.