AyatanaIndicators / libayatana-appindicator

Ayatana Application Indicators Shared Library
GNU Lesser General Public License v3.0
57 stars 14 forks source link

Website ayatana-indicators.org seems unavailable #75

Open SilverRainZ opened 1 year ago

SilverRainZ commented 1 year ago
$ curl https://ayatana-indicators.org/
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
        <title>This page intentionally left blank</title>
        <style type="text/css">
        <!--
        body {
        background-color: #FFFAF0;
        }
        div, a{
        font: normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #A9A9A9;
        position:absolute;
        right:2px; bottom:5px; width:260px; height:10px;
        }
        a:link, a:visited, a:hover, a:active{
        text-decoration: none;
        }
        -->
        </style>
</head>
<body>
<div>
<a href="http://www.this-page-intentionally-left-blank.org/">this page intentionally left blank (<abbr title="This Page Intentionally Left Blank">TPILB</abbr>-Project)</a>
</div>

</body>
</html>