feat: hide standard banner

This commit is contained in:
2026-03-29 13:25:35 +08:00
parent 21b014afe6
commit 750c75ab50
8 changed files with 18 additions and 6 deletions

View File

@@ -12,7 +12,6 @@ const { mergeData } = require('./utils/mergeData')
const gachaTypeRaw = require('../gachaType.json')
const dataMap = new Map()
const order = ['2', '3', '1', '5']
let apiDomain = 'https://public-operation-nap.mihoyo.com'
const saveData = async (data, url) => {