Skip to content

Commit

Permalink
📝 更新友链
Browse files Browse the repository at this point in the history
  • Loading branch information
ikingpo committed Sep 18, 2023
1 parent 0f69197 commit 8fa90ae
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 9 deletions.
18 changes: 18 additions & 0 deletions content/posts/2023-05-31 - linux-ubuntu setting.md
Expand Up @@ -463,6 +463,24 @@ vi etc/hosts

支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台。

```
version: '2'
services:
web:
# alpine 基础镜像版本
image: whyour/qinglong:2.15.16
# debian-slim 基础镜像版本
# image: whyour/qinglong:debian
volumes:
- /home/char/compose/ql:/ql/data
ports:
- "0.0.0.0:5700:5700"
environment:
# 部署路径非必须,以斜杠开头和结尾,比如 /test/
QlBaseUrl: '/'
restart: unless-stopped
```

github: https://github.com/whyour/qinglong

当前个人在用镜像版本:whyour/qinglong:2.15.16
Expand Down
Expand Up @@ -43,14 +43,14 @@ seo:
CMCCAdmin
```

```
admin
```

```
aDm8H%MdA
```

```
admin
```

```
Cmcc10086#
```
Expand Down Expand Up @@ -354,7 +354,7 @@ sidbg 1 DB set DevAuthInfo 0 User CMCCAdmin
```

```
sidbg 1 DB set DevAuthInfo 0 Pass aDm8H%MdA
sidbg 1 DB set DevAuthInfo 0 Pass admin1234
```

```
Expand Down Expand Up @@ -387,7 +387,6 @@ aDm8H%MdAPc7T#8Mq
http://192.168.1.1/cgi-bin/tmp/ctromfile.cfg

**浙江金华:GS3202尝试标密成功**
CMCCAdmin aDm8H%MdA

1. 登陆路由器之后打开这个地址
http://192.168.1.1/cgi-bin/getGateWay.cgi
Expand Down Expand Up @@ -515,7 +514,7 @@ chzhdpl@246
sidbg 1 DB p DevAuthInfo
```

输入上面的命令后将会显示下面的内容
输入上面的命令后将会显示下面的账号密码经过加密的内容
```
<Tbl name="DevAuthInfo" RowCount="2">
<Row No="0">
Expand Down
13 changes: 11 additions & 2 deletions data/friends.yml
Expand Up @@ -69,7 +69,7 @@
discription: Let’s start talking

- nickname: 爱编程的小明
url: https://blog.kobal.cn/
url: https://blog.kobal.top/
avatar: https://gcore.jsdelivr.net/gh/kebuAAA/Picloud@main/img/avatar.webp
discription: 不要温和地走进那个良夜

Expand Down Expand Up @@ -106,10 +106,19 @@

- name: 二丫讲梵
discription: 💻学习📝记录🔗分享
avatar: https://wiki.eryajf.net/img/logo.png
avatar: https://file.mcaoyuan.com/blog/IMG_1477.JPG
url: https://wiki.eryajf.net/

- name: 马草原 の Blog
discription: 记录成长,分享生活~
avatar: https://wiki.eryajf.net/img/logo.png
url: https://www.mcaoyuan.com


- name: 免费 clash 节点
discription: 免费公益 SSR/V2ray/Shadowrocket/Clash 节点 / 小火箭订阅链接 | 科学上网 | 免费梯子
avatar: https://clashgithub.com/wp-content/uploads/avatar.png
url: https://clashgithub.com

#- nickname:
# url:
Expand Down

0 comments on commit 8fa90ae

Please sign in to comment.