Skip to content

Commit

Permalink
Auto deploy from Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
TRHX committed Sep 8, 2023
0 parents commit 04aec51
Show file tree
Hide file tree
Showing 89 changed files with 2,744 additions and 0 deletions.
59 changes: 59 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>SpiderAPI - 爬虫逆向常用 API</title>
<meta name="generator" content="VuePress 1.9.9">
<link rel="icon" href="/img/favicon.ico">
<script src="//sdk.51.la/js-sdk-pro.min.js" type="text/javascript" id="LA_COLLECT" charset="UTF-8"></script>
<script>LA.init({id:"3FpCxw5JhIELmjz2",ck:"3FpCxw5JhIELmjz2"})</script>
<script>
function makeMulti(string) {
let l = new String(string)
l = l.substring(l.indexOf("/*") + 3, l.lastIndexOf("*/"))
return "%c " + l
};
const string = function () {
/*
_____ _ __ ___ _
/ ___/____ (_)___/ /__ _____/ | ____ (_) 爬虫爬得欢
\__ \/ __ \/ / __ / _ \/ ___/ /| | / __ \/ / 监狱要坐穿
___/ / /_/ / / /_/ / __/ / / ___ |/ /_/ / / 数据玩得溜
/____/ .___/_/\__,_/\___/_/ /_/ |_/ .___/_/ 牢饭吃个够
/_/ /_/
*/
};
console.log(makeMulti(string), "color: #0084ff");
console.log("\n %c © BOB'S BLOG %c itbob.cn %c © SpiderApi %c spiderapi.cn %c © vdoing %c doc.xugaoyi.com \n", "color: #fadfa3; background: #030307; padding:5px 0;", "background: #fadfa3; padding:5px 0;", "color: #ffffff; background: #0084ff; padding:5px 0;", "background: #fadfa3; padding:5px 0;", "color: #ffffff; background: #f1404b; padding:5px 0;", "background: #fadfa3; padding:5px 0;");
</script>
<script>
//网站运行时长
function ShowRunTime(id) {
var BootDate = new Date("2023/8/13 00:03:16");//设置网站运行时间,格式:年/月/日 时:分:秒
var NowDate = new Date();
var RunDateM = parseInt(NowDate - BootDate);
var RunDays = Math.floor(RunDateM / (24 * 3600 * 1000));
var RunHours = Math.floor(RunDateM % (24 * 3600 * 1000) / (3600 * 1000));
var RunMinutes = Math.floor(RunDateM % (24 * 3600 * 1000) % (3600 * 1000) / (60 * 1000));
var RunSeconds = Math.round(RunDateM % (24 * 3600 * 1000) % (3600 * 1000) % (60 * 1000) / 1000);
document.getElementById(id).innerHTML = "小破站已运行了 "
+ "<font style='color:#FFA500;font-weight:bold'>" + RunDays + "</font>" + " 天 "
+ "<font style='color:#1DBF97;font-weight:bold'>" + RunHours + "</font>" + " 小时 "
+ "<font style='color:#8A2BE2;font-weight:bold'>" + RunMinutes + "</font>" + " 分 "
+ "<font style='color:#007EC6;font-weight:bold'>" + RunSeconds + "</font>" + " 秒 ";
}
setInterval("ShowRunTime('sitetime')", 1000);
</script>
<meta name="description" content="SpiderAPI - 汇总各种爬虫逆向常用 API,涉及各种网络请求库,自动化框架,爬虫框架,HOOK 脚本,ADB 命令等。">
<meta name="keywords" content="vuepress,theme,blog,vdoing">
<meta name="theme-color" content="#11a8cd">

<link rel="preload" href="/assets/css/0.styles.f4f52b76.css" as="style"><link rel="preload" href="/assets/js/app.16a501de.js" as="script"><link rel="preload" href="/assets/js/4.6547cce5.js" as="script"><link rel="prefetch" href="/assets/js/10.5307b075.js"><link rel="prefetch" href="/assets/js/11.c2e73492.js"><link rel="prefetch" href="/assets/js/12.19aa4ffa.js"><link rel="prefetch" href="/assets/js/13.a6ee060f.js"><link rel="prefetch" href="/assets/js/14.70520716.js"><link rel="prefetch" href="/assets/js/15.e228aa6c.js"><link rel="prefetch" href="/assets/js/16.f547b204.js"><link rel="prefetch" href="/assets/js/17.f40f0191.js"><link rel="prefetch" href="/assets/js/18.02d4548e.js"><link rel="prefetch" href="/assets/js/19.035e5945.js"><link rel="prefetch" href="/assets/js/2.390f5869.js"><link rel="prefetch" href="/assets/js/20.d7ed8eac.js"><link rel="prefetch" href="/assets/js/21.0c11e6b4.js"><link rel="prefetch" href="/assets/js/22.c99cd508.js"><link rel="prefetch" href="/assets/js/23.364891c5.js"><link rel="prefetch" href="/assets/js/3.e9491db8.js"><link rel="prefetch" href="/assets/js/5.2779271d.js"><link rel="prefetch" href="/assets/js/6.7ac760ef.js"><link rel="prefetch" href="/assets/js/7.98420379.js"><link rel="prefetch" href="/assets/js/8.a1d9aba2.js"><link rel="prefetch" href="/assets/js/9.8c5e77a7.js">
<link rel="stylesheet" href="/assets/css/0.styles.f4f52b76.css">
</head>
<body class="theme-mode-light">
<div id="app" data-server-rendered="true"><div class="theme-container" data-v-439bb2a8><div class="theme-vdoing-content" data-v-439bb2a8><span data-v-439bb2a8>404</span> <blockquote data-v-439bb2a8>我是谁?我在哪?</blockquote> <a href="/" class="router-link-active" data-v-439bb2a8>返回首页</a></div></div><div class="global-ui"></div></div>
<script src="/assets/js/app.16a501de.js" defer></script><script src="/assets/js/4.6547cce5.js" defer></script>
</body>
</html>
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://spiderapi.cn
1 change: 1 addition & 0 deletions assets/css/0.styles.f4f52b76.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/img/search.237d6f6a.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/js/10.5307b075.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/js/11.c2e73492.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/js/12.19aa4ffa.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/js/13.a6ee060f.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 04aec51

Please sign in to comment.