check.html (
11
lines of code) (
raw
):
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Checking</title> </head> <body> This page is for checking the survival state of the website.<br/> The status code is 200. </body> </html>