mirror of
https://github.com/3288588344/toulu.git
synced 2025-12-16 15:00:14 +08:00
Add files via upload
This commit is contained in:
2
兴攀农场.js
2
兴攀农场.js
@@ -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
2
植物星球.js
2
植物星球.js
@@ -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;
|
||||
|
||||
3
爷爷不泡茶.js
3
爷爷不泡茶.js
@@ -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;
|
||||
|
||||
6
福田e家.js
6
福田e家.js
@@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user