Is it up? Change Log // isitup.org ================================== v2.03.5 ------------------------------ + improved settings throughout the script + added settings.php - removed config.php v2.03.4 ------------------------------ + fixed issue of a disabled form when going back in the browsers hsitory v2.03.3s ----------------------------- + moved all static files to a cookieless domain (static.im) v2.03.3 ------------------------------ + fixed bug relating to cookie paths v2.03.2 ------------------------------ + site wide 'clean' urls added v2.03.1 ------------------------------ + update to gen_units() and gen_html() v2.03.0 ------------------------------ + isitup now stores all valid checks in a database v2.02.6 ------------------------------ + allowed domains with ports to be stored by set_auto_domains() v2.02.5 ------------------------------ + improved .htaccess v2.02.4 ------------------------------ + is_base64_encoded() + improved get_cookie_array() v2.02.3 ------------------------------ + domains cookie now stored as plain string, not serialized - test_gen() v2.02.2 ------------------------------ + changed "d" cookie to "default" not backwards compatible v2.02.1 ------------------------------ + added remove_cookies() v2.02.0 ------------------------------ + moved all functions to functions.php + made code even more modular + added: + is_serialized() + get_cookie_array() + gen_cookie_string() + set_auto_domains() + gen_auto_domains() - removed: - get_cookie_domains() - set_cookie_domains() v2.01.9a ----------------------------- + improved the keywords on the response page v2.01.8 ------------------------------ + improved get_response(), now returns a proper integer. v2.01.7 ------- { API } -------------- + added json output for api, append ?output={plain or json} to end of url v2.01.6 ------------------------------ + edited .htaccess to fix favicon.ico bug v2.01.5 ------------------------------ + added api, append "&plain" to end of url format: id:statuscode:time id: 0 = invalid, 1 = up, 2 = down v2.01.4 ------------------------------ + added   to footer to prevent collapse v2.01.3 ------------------------------ + moved some variables from functions.php to check.php v2.01.2 ------------------------------ + improved security of get_cookie_domains() and set_cookie_domains() v2.01.1 ------------------------------ + "Clear" link now resets everything v2.01.0 ------------------------------ + added get_cookie_domains() and set_cookie_domains() + searches now saved for 24h v2.00.1 ------------------------------ + fixed bug in get_id() + improved checking of $code in gen_html() domains now working, that failed before: - captcha.thepiratebay.org v2.00.0 ------------------------------ + more modular code for functions.php + displayed version number