mirror of
https://github.com/wq-h/qinglong.git
synced 2025-12-19 08:14:50 +08:00
添加别名
This commit is contained in:
@@ -11,7 +11,9 @@
|
|||||||

|

|
||||||
# glados 机场
|
# glados 机场
|
||||||
引用项目: https://github.com/komori-flag/glados_automation.git
|
引用项目: https://github.com/komori-flag/glados_automation.git
|
||||||
|
|
||||||
我的邀请码:DU5MD-3NWHA-GP3DK-IESMU 注册地址: https://glados.space/landing/DU5MD-3NWHA-GP3DK-IESMU
|
我的邀请码:DU5MD-3NWHA-GP3DK-IESMU 注册地址: https://glados.space/landing/DU5MD-3NWHA-GP3DK-IESMU
|
||||||
|
|
||||||
## 修改后的功能:
|
## 修改后的功能:
|
||||||
1. 修改通知方式,去除只PUSHPLUS通知
|
1. 修改通知方式,去除只PUSHPLUS通知
|
||||||
## 青龙面板使用
|
## 青龙面板使用
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
# !/usr/bin/python3
|
||||||
|
# -- coding: utf-8 --
|
||||||
|
# cron: 05 08 * * *
|
||||||
|
# const $ = new Env("glados 机场签到");
|
||||||
import datetime
|
import datetime
|
||||||
import requests
|
import requests
|
||||||
import os
|
import os
|
||||||
|
|||||||
Reference in New Issue
Block a user