def tamper_page(page): return page def tamper_headers(headers): return headers def tamper_code(code): return code