Skip to content

Commit

Permalink
Add IGN and MLB to badvideos
Browse files Browse the repository at this point in the history
  • Loading branch information
JustAnotherArchivist committed Jan 24, 2021
1 parent 3af42e7 commit 6344f44
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 6344f44

Please sign in to comment.