Skip to content

Commit

Permalink
fix: cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
TRHX committed Sep 1, 2024
1 parent 33e919b commit ba0105e
Show file tree
Hide file tree
Showing 61 changed files with 72 additions and 1,372 deletions.
2 changes: 1 addition & 1 deletion docs/.vuepress/components/AHBD.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export default {
document.head.appendChild(script1);
const script2 = document.createElement('script');
script2.src = 'https://cdn.itbob.cn/spiderapi/detection.0.0.2.js';
script2.src = 'https://static.spiderapi.cn/spiderdoc/js/detection.0.0.2.js';
script2.async = true;
document.head.appendChild(script2);
Expand Down
4 changes: 2 additions & 2 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module.exports = {
description: 'SpiderAPI - 虫术 - 汇总各种爬虫逆向常用 API,涉及各种网络请求库,自动化框架,爬虫框架,HOOK 脚本,ADB 命令等。',
base: '/', // 默认'/'。如果你想将你的网站部署到如 https://foo.github.io/bar/,那么 base 应该被设置成 "/bar/",(否则页面将失去样式等文件)
head: [ // 注入到页面<head> 中的标签,格式[tagName, { attrName: attrValue }, innerHTML?]
['link', { rel: 'icon', href: '/img/favicon.ico' }], //favicons,资源放在public文件夹
['link', { rel: 'icon', href: 'https://static.spiderapi.cn/spiderdoc/images/favicon.ico' }], //favicons,资源放在public文件夹
['meta', { name: 'keywords', content: 'spiderapi,jsvmp,frida,spider,api,hook,adb' }],
['meta', { name: 'theme-color', content: '#11a8cd' }], // 移动浏览器主题颜色
['meta', { name: 'baidu-site-verification', content: 'codeva-L7Nb1StNAA' }], // 百度搜索验证
Expand Down Expand Up @@ -248,7 +248,7 @@ module.exports = {
],
sidebarDepth: 3, // 侧边栏显示深度,默认1,最大2(显示到h3标题)
leftTitle: '虫术', // 左上角 title
logo: '/img/logo.png', // 导航栏logo
logo: 'https://static.spiderapi.cn/spiderdoc/images/logo.png', // 导航栏logo
repo: 'WuKongSecurity/SpiderAPI', // 导航栏右侧生成Github链接
searchMaxSuggestions: 10, // 搜索结果显示最大数
lastUpdated: '上次更新', // 更新的时间,及前缀文字 string | boolean (取值为git提交时间)
Expand Down
2 changes: 1 addition & 1 deletion docs/.vuepress/config/htmlModules.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ module.exports = {
<img src="https://static.spiderapi.cn/spiderbox/images/ads/qg2.jpg" alt="bright data" class="no-zoom" style="width: 100%;border-radius: 5px;">
</a>
<a href="https://get.brightdata.com/proxyb" target="_blank">
<img src="https://static.spiderapi.cn/spiderbox/images/ads/brightdata2.png" alt="bright data" class="no-zoom" style="width: 100%;border-radius: 5px;">
<img src="https://static.spiderapi.cn/spiderbox/images/ads/brightdata2.jpg" alt="bright data" class="no-zoom" style="width: 100%;border-radius: 5px;">
</a>
<p style="text-align: center;margin: 0;color: #999;font-size: 12px;">(进入注册为作者充电)</p>
`,
Expand Down
File renamed without changes.
File renamed without changes
File renamed without changes
Binary file removed docs/.vuepress/public/img/ad_brightdata.png
Binary file not shown.
Binary file removed docs/.vuepress/public/img/cloudbase.png
Binary file not shown.
Binary file removed docs/.vuepress/public/img/debugger.png
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/.vuepress/public/img/fingerprintjs.svg

This file was deleted.

Binary file removed docs/.vuepress/public/img/firefox.png
Binary file not shown.
Binary file removed docs/.vuepress/public/img/funcaptcha.webp
Binary file not shown.
Binary file removed docs/.vuepress/public/img/geekbyte.jpg
Binary file not shown.
Binary file removed docs/.vuepress/public/img/gif/猫1.gif
Binary file not shown.
Binary file removed docs/.vuepress/public/img/gif/猫2.gif
Binary file not shown.
Binary file removed docs/.vuepress/public/img/gif/猫3.gif
Binary file not shown.
Binary file removed docs/.vuepress/public/img/gif/猫4.gif
Binary file not shown.
Binary file removed docs/.vuepress/public/img/goku.png
Binary file not shown.
Binary file removed docs/.vuepress/public/img/icp.png
Binary file not shown.
Binary file removed docs/.vuepress/public/img/jshook.png
Binary file not shown.
Binary file removed docs/.vuepress/public/img/lx.jpg
Binary file not shown.
Binary file removed docs/.vuepress/public/img/png/思维导图.png
Binary file not shown.
Binary file removed docs/.vuepress/public/img/png/数据库.png
Binary file not shown.
Binary file removed docs/.vuepress/public/img/png/数据结构.png
Binary file not shown.
Binary file removed docs/.vuepress/public/img/png/服务器.png
Binary file not shown.
Binary file removed docs/.vuepress/public/img/png/机器学习.png
Binary file not shown.
Binary file removed docs/.vuepress/public/img/png/算法.png
Binary file not shown.
Binary file removed docs/.vuepress/public/img/png/系统.png
Binary file not shown.
Binary file removed docs/.vuepress/public/img/png/系统分析.png
Binary file not shown.
Binary file removed docs/.vuepress/public/img/png/编程.png
Binary file not shown.
Binary file removed docs/.vuepress/public/img/png/网络技术.png
Diff not rendered.
Binary file removed docs/.vuepress/public/img/png/计算机网络.png
Diff not rendered.
Binary file removed docs/.vuepress/public/img/png/软件开发.png
Diff not rendered.
Binary file removed docs/.vuepress/public/img/png/面向对象.png
Diff not rendered.
Binary file removed docs/.vuepress/public/img/png/项目管理.png
Diff not rendered.
Binary file removed docs/.vuepress/public/img/qrcode/backup/gzh.jpg
Diff not rendered.
Binary file removed docs/.vuepress/public/img/qrcode/backup/qq.jpg
Diff not rendered.
Binary file removed docs/.vuepress/public/img/qrcode/backup/wechat.jpg
Diff not rendered.
Binary file removed docs/.vuepress/public/img/qrcode/backup/wxzf.jpg
Diff not rendered.
Binary file removed docs/.vuepress/public/img/qrcode/backup/zfb.jpg
Diff not rendered.
Binary file removed docs/.vuepress/public/img/qrcode/gzh.png
Diff not rendered.
Binary file removed docs/.vuepress/public/img/qrcode/qq.png
Diff not rendered.
Binary file removed docs/.vuepress/public/img/qrcode/wechat.png
Diff not rendered.
Binary file removed docs/.vuepress/public/img/qrcode/wxzf.png
Diff not rendered.
Binary file removed docs/.vuepress/public/img/qrcode/wxzs.png
Diff not rendered.
Binary file removed docs/.vuepress/public/img/qrcode/zfb.png
Diff not rendered.
Binary file removed docs/.vuepress/public/img/shiyi.jpg
Diff not rendered.
Binary file removed docs/.vuepress/public/img/sponsor.png
Diff not rendered.
Loading

0 comments on commit ba0105e

Please sign in to comment.