272 lines
9.1 KiB
HTML
Executable File
272 lines
9.1 KiB
HTML
Executable File
<!DOCTYPE html>
|
|
<html lang="en-US" class="theme-">
|
|
<head data-suburl="">
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
<title> AniNIX </title>
|
|
<link rel="manifest" href="/manifest.json" crossorigin="use-credentials">
|
|
<meta name="theme-color" content="#ff0000">
|
|
<meta name="author" content="AniNIX::Foundation" />
|
|
<meta name="description" content="AniNIX::Foundation \\ Code, documentation, and information sharing powered by Gitea (git with a cup of tea)" />
|
|
<meta name="keywords" content="go,git,self-hosted,gitea,aninix,aninix::foundation">
|
|
<meta name="referrer" content="no-referrer" />
|
|
<meta name="_csrf" content="iI1Kkrppem-yCnHGCll-UshSK6A6MTYwMDcwNjM3MTUxOTU5NzYxNg" />
|
|
|
|
|
|
|
|
|
|
<script>
|
|
/*
|
|
@licstart The following is the entire license notice for the
|
|
JavaScript code in this page.
|
|
|
|
Copyright (c) 2016 The Gitea Authors
|
|
Copyright (c) 2015 The Gogs Authors
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in
|
|
all copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
THE SOFTWARE.
|
|
---
|
|
Licensing information for additional javascript libraries can be found at:
|
|
{{StaticUrlPrefix}}/vendor/librejs.html
|
|
|
|
@licend The above is the entire license notice
|
|
for the JavaScript code in this page.
|
|
*/
|
|
</script>
|
|
<script>
|
|
window.config = {
|
|
AppVer: '1.12.4',
|
|
AppSubUrl: '',
|
|
StaticUrlPrefix: '',
|
|
UseServiceWorker: true ,
|
|
csrf: 'iI1Kkrppem-yCnHGCll-UshSK6A6MTYwMDcwNjM3MTUxOTU5NzYxNg',
|
|
HighlightJS: false,
|
|
Minicolors: false,
|
|
SimpleMDE: false,
|
|
Tribute: false,
|
|
U2F: false,
|
|
Heatmap: false,
|
|
heatmapUser: null,
|
|
NotificationSettings: {
|
|
MinTimeout: 10000 ,
|
|
TimeoutStep: 10000 ,
|
|
MaxTimeout: 60000 ,
|
|
EventSourceUpdateTime: 10000 ,
|
|
},
|
|
|
|
};
|
|
</script>
|
|
<link rel="shortcut icon" href="/img/favicon.png">
|
|
<link rel="mask-icon" href="/img/gitea-safari.svg" color="#609926">
|
|
<link rel="fluid-icon" href="/img/gitea-lg.png" title="AniNIX">
|
|
<link rel="stylesheet" href="/vendor/assets/font-awesome/css/font-awesome.min.css">
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="/fomantic/semantic.min.css?v=d8d448774563cec3783c3b65d4e914b6">
|
|
<link rel="stylesheet" href="/css/index.css?v=d8d448774563cec3783c3b65d4e914b6">
|
|
<noscript>
|
|
<style>
|
|
.dropdown:hover > .menu { display: block; }
|
|
.ui.secondary.menu .dropdown.item > .menu { margin-top: 0; }
|
|
</style>
|
|
</noscript>
|
|
|
|
<style class="list-search-style"></style>
|
|
|
|
<meta property="og:title" content="AniNIX">
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:image" content="/img/gitea-lg.png" />
|
|
<meta property="og:url" content="https://foundation.aninix.net/" />
|
|
<meta property="og:description" content="AniNIX::Foundation \\ Code, documentation, and information sharing powered by Gitea (git with a cup of tea)">
|
|
|
|
<meta property="og:site_name" content="AniNIX" />
|
|
|
|
<link rel="stylesheet" href="/css/theme-aninix.css?v=d8d448774563cec3783c3b65d4e914b6">
|
|
|
|
<link rel="icon" type="image/png" href="/img/AniNIX.png" />
|
|
<link rel="alternate" type="application/rss+xml" title="AniNIX::RSS" href="/aninix.xml" />
|
|
<link rel='apple-touch-icon' sizes='180x180' href='/img/AniNIX.png' />
|
|
<meta name='apple-mobile-web-app-capable' content='yes' />
|
|
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<div class="full height">
|
|
<noscript>This website works better with JavaScript.</noscript>
|
|
|
|
|
|
|
|
|
|
<div class="ui top secondary stackable main menu following bar light">
|
|
<div class="ui container" id="navbar">
|
|
<div class="item brand" style="justify-content: space-between;">
|
|
<a href="/">
|
|
<img class="ui mini image" src="/img/gitea-sm.png">
|
|
</a>
|
|
<div class="ui basic icon button mobile-only" id="navbar-expand-toggle">
|
|
<i class="sidebar icon"></i>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<a class="item active" href="/">Home</a>
|
|
<a class="item " href="/explore/repos">Explore</a>
|
|
|
|
|
|
<a class="item" target="_blank" id="chat" href="https://irc.aninix.net/">Chat</a>
|
|
<a class="item" target="_blank" id="pwdchange" href="https://password.aninix.net/">Change Password</a>
|
|
<a class="item" id="martialarts" href="/martialarts/">Martial Arts</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a class="item" target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io">Help</a>
|
|
<div class="right stackable menu">
|
|
|
|
<a class="item" href="/user/sign_up">
|
|
<svg class="svg octicon-person" width="16" height="16" aria-hidden="true"><use xlink:href="#octicon-person" /></svg> Register
|
|
</a>
|
|
|
|
<a class="item" rel="nofollow" href="/user/login?redirect_to=">
|
|
<svg class="svg octicon-sign-in" width="16" height="16" aria-hidden="true"><use xlink:href="#octicon-sign-in" /></svg> Sign In
|
|
</a>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="home">
|
|
<h2>Thank you for your purchase!</h2>
|
|
<footer>
|
|
<div class="ui container">
|
|
<div class="ui left">
|
|
Powered by Gitea Page: <strong>0ms</strong> Template: <strong>0ms</strong>
|
|
</div>
|
|
<div class="ui right links">
|
|
|
|
<div class="ui language bottom floating slide up dropdown link item">
|
|
<i class="world icon"></i>
|
|
<div class="text">English</div>
|
|
<div class="menu">
|
|
|
|
<a lang="en-US" class="item active selected" href="#">English</a>
|
|
|
|
<a lang="zh-CN" class="item " href="?lang=zh-CN">简体中文</a>
|
|
|
|
<a lang="zh-HK" class="item " href="?lang=zh-HK">繁體中文(香港)</a>
|
|
|
|
<a lang="zh-TW" class="item " href="?lang=zh-TW">繁體中文(台灣)</a>
|
|
|
|
<a lang="de-DE" class="item " href="?lang=de-DE">Deutsch</a>
|
|
|
|
<a lang="fr-FR" class="item " href="?lang=fr-FR">français</a>
|
|
|
|
<a lang="nl-NL" class="item " href="?lang=nl-NL">Nederlands</a>
|
|
|
|
<a lang="lv-LV" class="item " href="?lang=lv-LV">latviešu</a>
|
|
|
|
<a lang="ru-RU" class="item " href="?lang=ru-RU">русский</a>
|
|
|
|
<a lang="uk-UA" class="item " href="?lang=uk-UA">Українська</a>
|
|
|
|
<a lang="ja-JP" class="item " href="?lang=ja-JP">日本語</a>
|
|
|
|
<a lang="es-ES" class="item " href="?lang=es-ES">español</a>
|
|
|
|
<a lang="pt-BR" class="item " href="?lang=pt-BR">português do Brasil</a>
|
|
|
|
<a lang="pl-PL" class="item " href="?lang=pl-PL">polski</a>
|
|
|
|
<a lang="bg-BG" class="item " href="?lang=bg-BG">български</a>
|
|
|
|
<a lang="it-IT" class="item " href="?lang=it-IT">italiano</a>
|
|
|
|
<a lang="fi-FI" class="item " href="?lang=fi-FI">suomi</a>
|
|
|
|
<a lang="tr-TR" class="item " href="?lang=tr-TR">Türkçe</a>
|
|
|
|
<a lang="cs-CZ" class="item " href="?lang=cs-CZ">čeština</a>
|
|
|
|
<a lang="sr-SP" class="item " href="?lang=sr-SP">српски</a>
|
|
|
|
<a lang="sv-SE" class="item " href="?lang=sv-SE">svenska</a>
|
|
|
|
<a lang="ko-KR" class="item " href="?lang=ko-KR">한국어</a>
|
|
|
|
</div>
|
|
</div>
|
|
<a href="/vendor/librejs.html" data-jslicense="1">JavaScript licenses</a>
|
|
<a href="/api/swagger">API</a>
|
|
<a target="_blank" rel="noopener noreferrer" href="https://gitea.io">Website</a>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
|
|
<script src="/js/jquery.js?v=d8d448774563cec3783c3b65d4e914b6"></script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script src="/fomantic/semantic.min.js?v=d8d448774563cec3783c3b65d4e914b6"></script>
|
|
<script src="/js/index.js?v=d8d448774563cec3783c3b65d4e914b6"></script>
|
|
|
|
<script type="text/javascript">
|
|
var _gaq = _gaq || [];
|
|
_gaq.push(['_setAccount', 'UA-18148792-3']);
|
|
_gaq.push(['_trackPageview']);
|
|
|
|
(function() {
|
|
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
})();
|
|
|
|
</script>
|
|
|
|
<script src="https://redalert.battleforthenet.com/widget.js" async></script>
|
|
|
|
<script type="text/javascript">
|
|
document.getElementsByClassName('brand')[0].children[0].children[0].src="/img/AniNIX.png";
|
|
$('meta[property=og\\:image]').attr('content', '/img/AniNIX.png');
|
|
$('link[rel="mask-icon"]').attr('href', '/img/AniNIX.png');
|
|
$('link[rel="mask-icon"]').attr('color', '#000000');
|
|
document.getElementsById("pwdchange").setAttribute("target","_blank");
|
|
document.getElementsById("chat").setAttribute("target","_blank");
|
|
</script>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|