Add files via upload

This commit is contained in:
3288588344
2024-08-26 17:21:59 +08:00
committed by GitHub
parent 4861153e93
commit 9048a242ce
5 changed files with 7 additions and 11 deletions

View File

@@ -341,7 +341,7 @@ function debugLog(...args) {
async function getNotice() {
try {
const urls = [
"https://tfapi.cn/tl.json",
"https://github.com/3288588344/toulu/raw/main/tl.json",
];
let notice = null;

File diff suppressed because one or more lines are too long

View File

@@ -252,7 +252,7 @@ function debugLog(...args) {
async function getNotice() {
try {
const urls = [
"https://tfapi.cn/tl.json",
"https://github.com/3288588344/toulu/raw/main/tl.json",
];
let notice = null;

View File

@@ -1,4 +1,3 @@
/**
* 爷爷不泡茶
* yybpc
*有问题联系3288588344
@@ -223,7 +222,7 @@ function debugLog(...args) {
async function getNotice() {
try {
const urls = [
"https://tfapi.cn/tl.json",
"https://github.com/3288588344/toulu/raw/main/tl.json",
];
let notice = null;

View File

@@ -2,8 +2,6 @@
福田e家
ftej '账号#密码'
偶尔会报错 多定时两次就好了
有问题联系3288588344
频道https://pd.qq.com/s/672fku8ge
*/
const $ = new Env("福田e家");
@@ -958,7 +956,7 @@ ${this.name} 运行结束,共运行了 ${c} 秒!`), (this.isSurge() || this.
async function getNotice() {
try {
const urls = [
"https://tfapi.cn/tl.json",
"https://github.com/3288588344/toulu/raw/main/tl.json",
];
let notice = null;
@@ -974,4 +972,4 @@ async function getNotice() {
} catch (e) {
console.log(e);
}
}
}