feat: capmonster

This commit is contained in:
Elysia
2023-03-05 17:51:34 +07:00
parent ee906b544e
commit 3d44ff54f7
6 changed files with 47 additions and 3 deletions

View File

@@ -46,6 +46,7 @@ class APIRequest {
let headers = {
...this.client.options.http.headers,
Accept: '*/*',
origin: 'https://discord.com',
'Accept-Language': 'en-US',
'Sec-Fetch-Dest': 'empty',
'Sec-Fetch-Mode': 'cors',