Skip to content

Commit

Permalink
Merge pull request #494 from JustAnotherArchivist/ignore-badvideos-ig…
Browse files Browse the repository at this point in the history
…n-mlb

Add IGN and MLB to badvideos
  • Loading branch information
JustAnotherArchivist authored Jan 24, 2021
2 parents 3af42e7 + 6344f44 commit f32be97
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion db/ignore_patterns/badvideos.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@
"^https?://(d21rhj7n383afu\\.cloudfront\\.net|videos\\.posttv\\.com)/washpost-production/",
"^https?://videos\\.usatoday\\.net/Brightcove2/",
"^https?://cdn([1-9]|1\\d|20)\\.anyclip\\.com/.*\\.mp4$",
"^https?://video\\.csfd\\.cz/files/videos/"
"^https?://video\\.csfd\\.cz/files/videos/",
"^https?://assets\\d+\\.ign\\.com/videos/zencoder/.*\\.mp4$",
"^https?://s3\\.amazonaws\\.com/o\\.videoarchive\\.ign\\.com/.*\\.mp4$",
"^https?://(cuts\\.diamond|mlb-cuts-diamond)\\.mlb\\.com/FORGE/.*\\.mp4$"
],
"type": "ignore_patterns"
}

0 comments on commit f32be97

Please sign in to comment.