PATH:
var
/
www
/
vhosts
/
sandbox.dos-group.com
/
httpdocs
/
mendrisio
/
wp-content
/
plugins
/
redirection
/
actions
<?php class Nothing_Action extends Red_Action { public function process_before( $code, $target ) { return apply_filters( 'redirection_do_nothing', false, $target ); } public function needs_target() { return false; } }
[-] random.php
[open]
[-] error.php
[open]
[-] url.php
[open]
[+]
..
[-] pass.php
[open]
[-] nothing.php
[open]