mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 01:05:08 +01:00
Update index.js
This commit is contained in:
parent
25094e3d9c
commit
d3324a90f7
@ -11,7 +11,7 @@ async function findContent(searchTerm, type) {
|
||||
gomostream.findContent(searchTerm, type),
|
||||
gdriveplayer.findContent(searchTerm, type),
|
||||
xemovie.findContent(searchTerm, type),
|
||||
vidzstore.findContent(searchTerm, type),
|
||||
// vidzstore.findContent(searchTerm, type),
|
||||
]);
|
||||
|
||||
content.forEach((o) => {
|
||||
|
Loading…
Reference in New Issue
Block a user