Skip to content

Commit

Permalink
Merge pull request #301 from JustAnotherArchivist/ignore-whatsapp-sen…
Browse files Browse the repository at this point in the history
…d-link

Ignore WhatsApp send link
  • Loading branch information
hannahwhy committed Dec 13, 2017
2 parents a074d0a + 1a45cf7 commit 3818886
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion db/ignore_patterns/global.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,8 @@
"^https?://accounts\\.google\\.com/o/oauth2/auth\\?",
"^https?://www\\.facebook\\.com/dialog/oauth\\?",
"^https?://[^/]+\\.onion/",
"http://connect\\.qq\\.com/widget/shareqq/index\\.html\\?"
"http://connect\\.qq\\.com/widget/shareqq/index\\.html\\?",
"^https?://web\\.whatsapp\\.com/send\\?"
],
"type": "ignore_patterns"
}

0 comments on commit 3818886

Please sign in to comment.