Skip to content

Commit

Permalink
Merge pull request #581 from Pokechu22/video.seattle.gov
Browse files Browse the repository at this point in the history
Add video.seattle.gov to badvideos ignore set
  • Loading branch information
JustAnotherArchivist authored Sep 23, 2024
2 parents edd1258 + 5218967 commit f42f2ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion db/ignore_patterns/badvideos.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"^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$"
"^https?://(cuts\\.diamond|mlb-cuts-diamond)\\.mlb\\.com/FORGE/.*\\.mp4$",
"^https?://video\\.seattle\\.gov/"
],
"type": "ignore_patterns"
}

0 comments on commit f42f2ff

Please sign in to comment.