Skip to content

Commit

Permalink
Merge pull request #525 from JustAnotherArchivist/ignore-notweets
Browse files Browse the repository at this point in the history
Add notweets igset
  • Loading branch information
JustAnotherArchivist committed Jan 17, 2022
2 parents 16be765 + 880bb95 commit 22b3b08
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions db/ignore_patterns/notweets.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "notweets",
"patterns": [
"^https?://((www|mobile)\\.)?twitter\\.com/([^/]+|i/web)/status/\\d+(\\?|$)"
],
"type": "ignore_patterns"
}

0 comments on commit 22b3b08

Please sign in to comment.