Adding support of multiple errors for Tinder

pull/841/head
h20190563 4 years ago
parent e2e5d106b0
commit 7e041a4d70

@ -1491,7 +1491,8 @@
"username_unclaimed": "noonewouldeverusethis7" "username_unclaimed": "noonewouldeverusethis7"
}, },
"Tinder": { "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", "errorType": "message",
"url": "https://www.gotinder.com/@{}", "url": "https://www.gotinder.com/@{}",
"urlMain": "https://tinder.com/", "urlMain": "https://tinder.com/",

Loading…
Cancel
Save