mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-22 06:58:24 +00:00
Add User-Agent config
This commit is contained in:
parent
aa0d29b51a
commit
845e69bf78
@ -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'
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
Loading…
Reference in New Issue
Block a user