mirror of
https://github.com/develop202/migu_video.git
synced 2025-12-18 07:44:50 +08:00
update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user