Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
BeamlakAschalew committed Mar 31, 2024
2 parents cd1c4de + 55abe68 commit 3a77d55
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/utils/functions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -350,9 +350,6 @@ export async function fetchDash(
let subSources: SubData[] = [];

try {
if (provider === "showbox" || provider === "superstream") {
throw new NotFoundError();
}
const outputEmbed = await providers(
proxied,
reply,
Expand Down

0 comments on commit 3a77d55

Please sign in to comment.