Skip to content

Commit

Permalink
Adding support of multiple errors for Tinder
Browse files Browse the repository at this point in the history
  • Loading branch information
h20190563 committed Nov 5, 2020
1 parent e2e5d10 commit 7e041a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1491,7 +1491,8 @@
"username_unclaimed": "noonewouldeverusethis7"
},
"Tinder": {
"errorMsg": "<title data-react-helmet=\"true\">Tinder | Match. Chat. Date.</title>",
"errorMsg": ["<title data-react-helmet=\"true\">Tinder | Dating, Make Friends &amp; Meet New People</title>",
"<title data-react-helmet=\"true\">Tinder | Match. Chat. Date.</title>"],
"errorType": "message",
"url": "https://www.gotinder.com/@{}",
"urlMain": "https://tinder.com/",
Expand Down

0 comments on commit 7e041a4

Please sign in to comment.