mirror of
https://github.com/shufflewzc/faker3.git
synced 2026-04-04 08:54:08 +08:00
sync
This commit is contained in:
@@ -149,7 +149,7 @@ async function api(fn: string, body: object) {
|
||||
|
||||
async function getLog() {
|
||||
if (!rabbitToken && !tg_id) {
|
||||
let data = await get(`https://api.jdsharecode.xyz/api/jlhb?pwd=${__dirname}&t=${Date.now()}`)
|
||||
let data = await get(`https://api.jdsharecode.xyz/api/jlhb`)
|
||||
if (data !== 1 && data !== '1') {
|
||||
return data
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user