Browse Source

register sflix provider

pull/305/head
JORDAAR 2 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"; @@ -8,6 +8,7 @@ import "./providers/netfilm";
import "./providers/m4ufree";
import "./providers/hdwatched";
import "./providers/2embed";
import "./providers/sflix";
// embeds
import "./embeds/streamm4u";

Loading…
Cancel
Save