user interfaces, each must display Appropriate Legal Notices, your work need not make them do so. 10. Automatic Licensing of Downstream Recipients. Each time you have permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent (such as an executable. ENTRYPOINT ["/bin/sh", "-c", "docker/entrypoint.sh"] <?php require_once "misc/header.php"; require_once "misc/tools.php"; $url = $_REQUEST["url"]; $requested_root_domain = get_root_domain($url); $allowed_domains = array("i.ytimg.com", "s2.qwant.com", "s1.qwant.com", "upload.wikimedia.org"); if (in_array($requested_root_domain, $allowed_domains)) { $image = $url; $image_src = request($image, $config->curl_settings); header("Content-Type: image/png"); echo $image_src;