This commit is contained in:
test
2025-08-22 20:45:56 +08:00
parent 64901a39d3
commit f7a760f581
11 changed files with 557 additions and 208 deletions

View File

@@ -66,7 +66,7 @@ function replaceChars(url, pid, rateType) {
}
async function getAndroidVideoURL(userId, token, exports, pid, rateType) {
if (rateType <= 1 || rateType >= 5) {
if (rateType <= 1) {
return {
url: "",
rateType: 0