feat - 百度站长工具支持
This commit is contained in:
@ -87,6 +87,7 @@ export interface IWebsiteConfig {
|
||||
app_icp: string
|
||||
app_filing: string
|
||||
app_filing_url: string
|
||||
app_baidu_zhanzhang: string
|
||||
}
|
||||
export async function websiteConfig(host:string):Promise<result<IWebsiteConfig>>{
|
||||
const client = getRpcClient()
|
||||
|
Reference in New Issue
Block a user