7 Commits

Author SHA1 Message Date
FoxRefire
5c56da872a Refactor: Use corsFetch for all schemes
Currently corsFetch is very stable and does not need to be used differently from pyfetch depending on whether the license server values the Origin header.
Nested await is no longer necessary and the code is more concise.
It is expected to be less confusing for debugging and for people creating new schemes.
2024-07-30 17:02:48 +09:00
FoxRefire
64b86a1711 Refactor: Define loadBody API for make scheme file more concise
The loadBody() function allows more concise and intuitive loading of request bodies encoded in the scheme.
2024-06-07 04:03:37 +09:00
FoxRefire
3037104bd3 Delightful error message 2024-05-02 06:37:00 +09:00
FoxRefire
a692290883 Update GlobalTV.py 2024-04-30 00:56:06 +09:00
FoxRefire
0c6c97e689 Fix GlobalTV 2024-04-30 00:54:56 +09:00
FoxRefire
bb38abfffd GlobalTV (2) 2024-04-29 12:40:03 +09:00
FoxRefire
1c9bc998b9 GlobalTV 2024-04-29 12:35:30 +09:00