mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-31 06:29:46 +08:00
🔧 使用https协议
This commit is contained in:
4
src/types/BBS/Geetest.d.ts
vendored
4
src/types/BBS/Geetest.d.ts
vendored
@@ -84,8 +84,8 @@ declare namespace TGApp.BBS.Geetest {
|
||||
width: string;
|
||||
/* 覆盖区域 */
|
||||
area: string;
|
||||
/* API服务器地址 */
|
||||
api_server: string;
|
||||
/** 是否使用 https 协议 */
|
||||
https: boolean;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user