Add User-Agent config

This commit is contained in:
Algoinde 2022-07-29 19:48:41 +05:00 committed by GitHub
parent aa0d29b51a
commit 845e69bf78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,8 @@
* */ * */
export const enkaApi = { export const enkaApi = {
url: 'https://enka.shinshin.moe/' url: 'https://enka.shinshin.moe/',
userAgent: 'Miao-Plugin/3.0'
} }
/* /*