feat: updated rapidcloud ajax url
This commit is contained in:
@@ -31,7 +31,7 @@ class RapidCloud {
|
|||||||
let res = null;
|
let res = null;
|
||||||
|
|
||||||
res = await axios.get(
|
res = await axios.get(
|
||||||
`${this.host}/ajax/embed-6/getSources?id=${id}`,
|
`https://${videoUrl.hostname}/embed-2/ajax/e-1/getSources?id=${id}`,
|
||||||
options
|
options
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user