Browse Source

register sflix provider

pull/305/head
JORDAAR 3 years ago committed by GitHub
parent
commit
ffc772727a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/backend/index.ts

1
src/backend/index.ts

@ -8,6 +8,7 @@ import "./providers/netfilm";
import "./providers/m4ufree"; import "./providers/m4ufree";
import "./providers/hdwatched"; import "./providers/hdwatched";
import "./providers/2embed"; import "./providers/2embed";
import "./providers/sflix";
// embeds // embeds
import "./embeds/streamm4u"; import "./embeds/streamm4u";

Loading…
Cancel
Save