Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
Для тех кому лень читать или неумеет пользовать поискА есть уже ломанная CNSTATS 3.4?
function _161827d9($_a5e3b32d)
{
if ($_a5e3b32d == "255.255.255.255")return(true);
if (substr($_a5e3b32d, 0, 8) == "192.168.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.16.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.17.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.18.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.19.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.20.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.21.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.22.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.23.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.24.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.25.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.26.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.27.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.28.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.29.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.30.")return(true);
if (substr($_a5e3b32d, 0, 7) == "172.31.")return(true);
if (substr($_a5e3b32d, 0, 3) == "10.")return(true);
return(false);
}