342 lines
12 KiB
Plaintext
342 lines
12 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="Doudou" />
|
||
<meta name="description" content="TVbox" />
|
||
<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="TVbox" />
|
||
<meta property="og:url" content="https://agit.ai/Doudou/TVbox" />
|
||
|
||
|
||
<meta property="og:type" content="object" />
|
||
|
||
<meta property="og:image" content="https://agit.ai/user/avatar/Doudou/-1" />
|
||
|
||
|
||
<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=%2fDoudou%2fTVbox%2fraw%2fbranch%2fmaster%2fjar%2f0814.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="repository"><div class="header-wrapper">
|
||
|
||
<div class="ui container">
|
||
<div class="repo-header">
|
||
<div class="ui huge breadcrumb repo-title">
|
||
|
||
<div class="repo-header-icon">
|
||
|
||
<svg viewBox="0 0 16 16" class="svg octicon-repo-template" width="32" height="32" aria-hidden="true"><path fill-rule="evenodd" d="M6 .75A.75.75 0 016.75 0h2.5a.75.75 0 010 1.5h-2.5A.75.75 0 016 .75zm5 0a.75.75 0 01.75-.75h1.5a.75.75 0 01.75.75v1.5a.75.75 0 01-1.5 0V1.5h-.75A.75.75 0 0111 .75zM4.992.662a.75.75 0 01-.636.848c-.436.063-.783.41-.846.846a.75.75 0 01-1.485-.212A2.501 2.501 0 014.144.025a.75.75 0 01.848.637zM2.75 4a.75.75 0 01.75.75v1.5a.75.75 0 01-1.5 0v-1.5A.75.75 0 012.75 4zm10.5 0a.75.75 0 01.75.75v1.5a.75.75 0 01-1.5 0v-1.5a.75.75 0 01.75-.75zM2.75 8a.75.75 0 01.75.75v.268A1.72 1.72 0 013.75 9h.5a.75.75 0 010 1.5h-.5a.25.25 0 00-.25.25v.75c0 .28.114.532.3.714a.75.75 0 01-1.05 1.072A2.495 2.495 0 012 11.5V8.75A.75.75 0 012.75 8zm10.5 0a.75.75 0 01.75.75v4.5a.75.75 0 01-.75.75h-2.5a.75.75 0 010-1.5h1.75v-2h-.75a.75.75 0 010-1.5h.75v-.25a.75.75 0 01.75-.75zM6 9.75A.75.75 0 016.75 9h2.5a.75.75 0 010 1.5h-2.5A.75.75 0 016 9.75zm-1 2.5v3.25a.25.25 0 00.4.2l1.45-1.087a.25.25 0 01.3 0L8.6 15.7a.25.25 0 00.4-.2v-3.25a.25.25 0 00-.25-.25h-3.5a.25.25 0 00-.25.25z"/></svg>
|
||
|
||
</div>
|
||
|
||
|
||
<a href="/Doudou">Doudou</a>
|
||
<div class="divider"> / </div>
|
||
<a href="/Doudou/TVbox">TVbox</a>
|
||
|
||
<i class="iconfont icon-ai"></i>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="fork-flag">generated from <a href="/zf7101/tv">zf7101/tv</a></div>
|
||
</div>
|
||
|
||
<div class="repo-buttons">
|
||
<form method="post" action="/Doudou/TVbox/action/watch?redirect_to=%2fDoudou%2fTVbox%2fraw%2fbranch%2fmaster%2fjar%2f0814.jar">
|
||
<input type="hidden" name="_csrf" value="p9--9tpb2UHW9OIzsIP-uMeI1Jg6MTcwODY4Nzg1MDE4OTQxMjc3OA">
|
||
<div class="ui labeled button poping up" tabindex="0" data-content="Sign in to watch this repository." data-position="top center" data-variation="tiny">
|
||
<button type="submit" class="ui compact basic button" disabled>
|
||
<i class="iconfont mr-2xs icon-eye"></i>Watch
|
||
</button>
|
||
<a class="ui basic label" href="/Doudou/TVbox/watchers">
|
||
1
|
||
</a>
|
||
</div>
|
||
</form>
|
||
<form method="post" action="/Doudou/TVbox/action/star?redirect_to=%2fDoudou%2fTVbox%2fraw%2fbranch%2fmaster%2fjar%2f0814.jar">
|
||
<input type="hidden" name="_csrf" value="p9--9tpb2UHW9OIzsIP-uMeI1Jg6MTcwODY4Nzg1MDE4OTQxMjc3OA">
|
||
<div class="ui labeled button poping up" tabindex="0" data-content="Sign in to star this repository." data-position="top center" data-variation="tiny">
|
||
<button type="submit" class="ui compact basic button" disabled>
|
||
<i class="mr-2xs iconfont icon-star"></i>Star
|
||
</button>
|
||
<a class="ui basic label" href="/Doudou/TVbox/stars">
|
||
0
|
||
</a>
|
||
</div>
|
||
</form>
|
||
|
||
<div class="ui labeled button " tabindex="0">
|
||
<a class="ui compact basic button
|
||
poping up"
|
||
data-content="Sign in to fork this repository." rel="nofollow"
|
||
href="/user/login?redirect_to=/repo/fork/9056"
|
||
data-position="top center" data-variation="tiny">
|
||
<i class="mr-2xs iconfont icon-fork"></i>Fork
|
||
</a>
|
||
<a class="ui basic label" href="/Doudou/TVbox/forks">
|
||
0
|
||
</a>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<div class="ui tabs container">
|
||
|
||
<div class="ui tabular stackable menu navbar">
|
||
|
||
<a class=" item" href="/Doudou/TVbox">
|
||
<i class="iconfont icon-code"></i> Code
|
||
</a>
|
||
|
||
|
||
|
||
<a class=" item" href="/Doudou/TVbox/issues">
|
||
<i class="iconfont icon-open"></i> Issues <span class="ui gray tiny label circular">0</span>
|
||
</a>
|
||
|
||
|
||
|
||
|
||
|
||
<a class=" item" href="/Doudou/TVbox/pulls">
|
||
<i class="iconfont icon-merge-request"></i> Pull Requests <span class="ui gray tiny label circular">0</span>
|
||
</a>
|
||
|
||
|
||
|
||
<a class=" item" href="/Doudou/TVbox/wiki" >
|
||
<i class="iconfont icon-wiki"></i> Wiki
|
||
</a>
|
||
|
||
|
||
|
||
<a class=" item" href="/Doudou/TVbox/activity">
|
||
<i class="iconfont icon-activity"></i> Activity
|
||
</a>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
</div>
|
||
<div class="ui tabs divider"></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>
|
||
|