This page echos all $_GET, $_POST, and $_SERVER (headers) parameters passed to this site - only for testing!
Array ( [Accept] => */* [Accept-Encoding] => gzip, br, zstd, deflate [Host] => echo.ruepp.info [User-Agent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) )
array(4) { ["Accept"]=> string(3) "*/*" ["Accept-Encoding"]=> string(23) "gzip, br, zstd, deflate" ["Host"]=> string(15) "echo.ruepp.info" ["User-Agent"]=> string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" }
Array ( )
array(0) { }