Update index.js

This commit is contained in:
James Hawkins 2022-02-20 13:30:16 +00:00 committed by GitHub
parent 25094e3d9c
commit d3324a90f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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) => {