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