222 行
7.7 KiB
Plaintext
222 行
7.7 KiB
Plaintext
<!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>Page Not Found - Agit</title>
|
||
<meta name="theme-color" content="#6cc644">
|
||
<meta name="author" content="Gitea - Git with a cup of tea" />
|
||
<meta name="description" content="Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go" />
|
||
<meta name="keywords" content="go,git,self-hosted,gitea">
|
||
<meta name="referrer" content="no-referrer" />
|
||
<meta name="_csrf" content="p9--9tpb2UHW9OIzsIP-uMeI1Jg6MTcwODY4Nzg1MDE4OTQxMjc3OA" />
|
||
<meta name="_suburl" content="" />
|
||
|
||
|
||
|
||
|
||
<script>
|
||
window.config = {
|
||
AppVer: 'gitea模板还原\u002b138-g943c8c71f',
|
||
AppSubUrl: '',
|
||
StaticUrlPrefix: '',
|
||
UseServiceWorker: true ,
|
||
csrf: 'p9--9tpb2UHW9OIzsIP-uMeI1Jg6MTcwODY4Nzg1MDE4OTQxMjc3OA',
|
||
HighlightJS: false,
|
||
SimpleMDE: false,
|
||
Tribute: false,
|
||
U2F: false,
|
||
Heatmap: false,
|
||
heatmapUser: null,
|
||
NotificationSettings: {
|
||
MinTimeout: 10000 ,
|
||
TimeoutStep: 10000 ,
|
||
MaxTimeout: 60000 ,
|
||
EventSourceUpdateTime: 10000 ,
|
||
},
|
||
PageIsProjects: false,
|
||
|
||
};
|
||
</script>
|
||
<link rel="icon" href="/img/favicon.svg" type="image/svg+xml">
|
||
<link rel="alternate icon" href="/img/favicon.png" type="image/png">
|
||
<link rel="mask-icon" href="/img/agit-safari.svg" color="#609926">
|
||
<link rel="fluid-icon" href="/img/agit-lg.png" title="Agit">
|
||
|
||
|
||
<link rel="stylesheet" href="/css/index.css?v=220846678a86246c9d7e7c46c21f20c2">
|
||
<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="Agit">
|
||
<meta property="og:type" content="website" />
|
||
<meta property="og:image" content="/img/agit-lg.png" />
|
||
<meta property="og:url" content="https://agit.ai/" />
|
||
<meta property="og:description" content="Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go">
|
||
|
||
<meta property="og:site_name" content="Agit" />
|
||
|
||
|
||
<link rel="stylesheet" href="/vendor/plugins/xterm/xterm.css?v=220846678a86246c9d7e7c46c21f20c2" />
|
||
|
||
|
||
</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" style="background: #242628; height: 52px;">
|
||
|
||
<div class="ui container z-max" id="navbar" v-cloak style="position:fixed;">
|
||
<div class="i-flex i-align-center i-justify-between logo-img" style="margin-right:26px;height:52px;">
|
||
<a href="/">
|
||
<img class="share-nav-logo" src="/img/logo/nav-logo.svg">
|
||
</a>
|
||
<div class="ui basic icon button mobile-only" id="navbar-expand-toggle">
|
||
<i class="sidebar icon"></i>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<a class="item " href="/">Home</a>
|
||
<a class="item" href="http://help.agit.ai" id="help-header-a" target="_blank">Help</a>
|
||
<a class="mobile-only item " href="/explore/repos">Explore</a>
|
||
<div class="ui input d-relative navbar-search not-mobile" :class="{active:menuVisible}">
|
||
<i class="icon iconfont icon-search"></i>
|
||
<input v-model="searchName" placeholder="Search" type="text" autocomplete="off" @focus="menuVisible = true">
|
||
<div v-show="searchName.trim() && menuVisible" class="ui segment transition z-menu" @focus="menuVisible = true">
|
||
<div class="ui list" @click="handleSearch('repos')">
|
||
<span class="mr-md">${searchName}</span> <span class="i-text-right">Repositories</span>
|
||
</div>
|
||
<div class="ui list" @click="handleSearch('users')">
|
||
<span class="mr-md">${searchName}</span> <span class="i-text-right">Users</span>
|
||
</div>
|
||
<div class="ui list" @click="handleSearch('organizations')">
|
||
<span class="mr-md">${searchName}</span> <span class="i-text-right">Organizations</span>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="right stackable menu header-right">
|
||
|
||
<div class="ui dropdown jump item poping up active visible">
|
||
<i class="iconfont mr-3xs font-size-2xl" :class='{"icon-lang-zh2en":lan!=="en-US","icon-lang-en2zh":lan==="en-US"}'></i>
|
||
<span id="footerLang" class="hidden">English</span>
|
||
<i class="caret down icon font-size-sm"></i>
|
||
<div class="menu">
|
||
|
||
<span lang="en-US" class="item active selected" onclick="handleLanguage("en-US")">English</span>
|
||
|
||
<span lang="zh-CN" class="item " onclick="handleLanguage("zh-CN")">简体中文</span>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<a class="item" rel="nofollow" href="/user/login?redirect_to=%2fqi169%2fkankan%2fraw%2fbranch%2fmaster%2fjar%2fcustom_spider.jar">
|
||
<svg viewBox="0 0 16 16" class="svg octicon-sign-in" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M2 2.75C2 1.784 2.784 1 3.75 1h2.5a.75.75 0 010 1.5h-2.5a.25.25 0 00-.25.25v10.5c0 .138.112.25.25.25h2.5a.75.75 0 010 1.5h-2.5A1.75 1.75 0 012 13.25V2.75zm6.56 4.5l1.97-1.97a.75.75 0 10-1.06-1.06L6.22 7.47a.75.75 0 000 1.06l3.25 3.25a.75.75 0 101.06-1.06L8.56 8.75h5.69a.75.75 0 000-1.5H8.56z"/></svg> Sign In
|
||
</a>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="ui container center page-status-404">
|
||
<p style="margin-top: 120px;"><img style="width:276px;" src="/img/status/page-lost.png"/></p>
|
||
<h2>Error 404</h2>
|
||
<p class="mx-auto">Oops!The page you're looking for is not found.</p>
|
||
|
||
<a href="/"><button class="ui button primary">Home</button></a>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<footer>
|
||
<div class="base-footer-content i-footer mx-auto">
|
||
<div class="ui left">
|
||
<div class="p-logo i-flex i-align-center">
|
||
<img class="logo-icon" src="/img/logo/logo.svg">
|
||
<i class="logo-text">© 2023 Agit Cloud Computing, Ltd.</i>
|
||
<a id="version-a" style="margin-right: 16px; text-decoration: underline; font-size: 12px;" target="_blank" href="https://agit.ai/AgitDeveloper/AgitPythonExamples/wiki"></a>
|
||
</div>
|
||
</div>
|
||
<div class="ui right links p-logo">
|
||
<a style="margin-right: 16px; text-decoration: underline; font-size: 12px;" target="_blank" href="/agreement/terms">Terms of Service</a>
|
||
<a style="margin-right: 16px; text-decoration: underline; font-size: 12px;" target="_blank" href="/agreement/privacy">Privacy Statement</a>
|
||
<a style="text-decoration: underline; font-size: 12px; margin-right: 16px;" target="_blank" href="/opensource">Open Source</a>
|
||
<a style="text-decoration: underline; font-size: 12px;" target="_blank" id="help-a" target="_blank" href="http://help.agit.ai/">Help</a>
|
||
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script src="/js/index.js?v=220846678a86246c9d7e7c46c21f20c2"></script>
|
||
|
||
<script src="/vendor/plugins/vue/vue.min.js"></script>
|
||
<script src="/minifyjs/head_navbar.base.js?v=220846678a86246c9d7e7c46c21f20c2"></script>
|
||
<script src="/minifyjs/footer_content.base.js?v=220846678a86246c9d7e7c46c21f20c2"></script>
|
||
|
||
|
||
<script src="/vendor/plugins/promise-polyfill/polyfill.min.js"></script>
|
||
<script src="/vendor/plugins/cssrelpreload/loadCSS.min.js"></script>
|
||
<script src="/vendor/plugins/cssrelpreload/cssrelpreload.min.js"></script>
|
||
<script src="/vendor/plugins/vue-infinite-loading/vue-infinite-loading.js?v=220846678a86246c9d7e7c46c21f20c2"></script>
|
||
<script src="/vendor/plugins/Qrcode/qrcode.min.js?v=220846678a86246c9d7e7c46c21f20c2"></script>
|
||
<script src="/vendor/plugins/i-components/i.components.min.js?v=220846678a86246c9d7e7c46c21f20c2"></script>
|
||
|
||
<script src="/vendor/plugins/vue-node-spec/node-spec.min.js?v=220846678a86246c9d7e7c46c21f20c2"></script>
|
||
<script src="/vendor/plugins/jquery-migrate/jquery-migrate.min.js?v=3.0.1"></script>
|
||
<script src="/vendor/plugins/jquery.areyousure/jquery.are-you-sure.js"></script>
|
||
<script src="/vendor/plugins/emojify/emojify.custom.js"></script>
|
||
<script src="/vendor/plugins/xterm/xterm.js"></script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</body>
|
||
</html>
|
||
|