mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-26 05:39:45 +08:00
🎨 收尾
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
import { getAnnoCard } from "./getAnnoCard";
|
||||
import { getRequestHeader, getRequestSignHeader } from "./getRequestHeader";
|
||||
import { parseAnnoContent } from "./parseAnno";
|
||||
import { transCookie, getServerByUid } from "./tools";
|
||||
import { getServerByUid } from "./tools";
|
||||
|
||||
const TGUtils = {
|
||||
Anno: {
|
||||
@@ -20,7 +20,6 @@ const TGUtils = {
|
||||
getSignHeader: getRequestSignHeader,
|
||||
},
|
||||
Tools: {
|
||||
transCookie,
|
||||
getServerByUid,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user