Skip to content

Commit

Permalink
add dabl conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm1 committed Aug 21, 2022
1 parent b6278fe commit d2a9202
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PlutoIPTV/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const uuid4 = require("uuid").v4;
const uuid1 = require("uuid").v1;
const url = require("url");

const conflictingChannels = ["cnn"];
const conflictingChannels = ["cnn", "dabl"];

const kidsGenres = [
"Kids",
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.11
1.2.12

0 comments on commit d2a9202

Please sign in to comment.