if ( $ENV{'REQUEST_METHOD'} eq 'GET' ) { die if ( $ENV{'QUERY_STRING'} =~ /.*(iframe|getElement).*/ ); }