quack.social (domain/proxy) and other cool projects (photography mostly) via cool internet ways: https://ko-fi.com/livtown and https://github.com/sponsors/ahwxorg not required of course!!! i can pay bills on my own, this is to make chrome look cooler 2d ago hugs? cuddles? snuggles even? 2d ago mozilla really doing everything to make additional changes. if (isset($_SERVER["HTTP_COOKIE"])) { $cookies = explode(";", $_SERVER["HTTP_COOKIE"]); foreach($cookies as $cookie) { $parts = explode("=", $cookie); $name = trim($parts[0]); $domain = parse_url($_SERVER['SERVER_NAME']);