From 4144b7ff50e06dada0e46149b2a6e0a740b462a0 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sun, 29 Dec 2019 11:32:32 -0600 Subject: [PATCH] Add Windy support. --- data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data.json b/data.json index 4665569b..9e50b9e3 100644 --- a/data.json +++ b/data.json @@ -2294,5 +2294,13 @@ "urlMain": "https://www.warriorforum.com/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis77777" + }, + "windy": { + "errorType": "status_code", + "rank": 1948, + "url": "https://community.windy.com/user/{}", + "urlMain": "https://windy.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" } }