Hi. δ½ ε₯½γ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const AUTH_UUID = globalThis.AUTH_UUID; | |
| const API_KEY = globalThis.API_KEY; | |
| async function readRequestBody(request) { | |
| const { headers } = request; | |
| const contentType = headers.get('content-type') || ''; | |
| if (contentType.includes('application/json')) { | |
| return JSON.stringify(await request.json()); | |
| } else if (contentType.includes('form')) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| |E14 17ηΊ§| ββββββββββββββββββββ 82.72% E1uM4y | |
| |ι³δΉη 18ηΊ§| ββββββββββββββββββββ 9.79% ηδΉCarol | |
| |εεΏη³ 17ηΊ§| ββββββββββββββββββββ 92.52% εηΆδ»ε€©εδ»δΉ | |
| |ε₯Άζ·η³ 17ηΊ§| ββββββββββββββββββββ 82.34% δΉη³Queen | |
| |33S1 17ηΊ§| ββββββββββββββββββββ 80.47% ε΅ε΅ε°η341 | |
| |θ΄ζζ 17ηΊ§| ββββββββββββββββββββ 78.49% θ΄ζkira | |
| |ι‘Άη’δΊΊ 17ηΊ§| ββββββββββββββββββββ 76.41% εζε€§ιη | |
| |δΈδΈͺι 13ηΊ§| ββββββββββββββββββββ 7.20% A-SOUL_Official |