Skip to content

Commit

Permalink
Merge remote-tracking branch 'Bla/master' into yt
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinRoebert committed Nov 7, 2023
2 parents 80b82b2 + f4d52da commit b2cc4f2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions data.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,12 +368,13 @@
"forceRedirection": false
},
"youtube": {
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?youtube\\.com",
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?(youtube\\.com|youtu\\.be)",
"completeProvider": false,
"rules": [
"feature",
"gclid",
"kw"
"kw" ,
"si"
],
"referralMarketing": [],
"rawRules": [],
Expand Down

0 comments on commit b2cc4f2

Please sign in to comment.