aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-08-27 18:13:24 +0530
committerLibravatar GitHub <noreply@github.com>2021-08-27 18:13:24 +0530
commit155c4b832281348c16be1f4ef667e6e23dbf1bd8 (patch)
treed144e2de2e6c7fb2e334246e8a4aecdbeb08ef8d /all.json
parentdocs: fixed template file for creating recipe. (diff)
downloadferdium-recipes-155c4b832281348c16be1f4ef667e6e23dbf1bd8.tar.gz
ferdium-recipes-155c4b832281348c16be1f4ef667e6e23dbf1bd8.tar.zst
ferdium-recipes-155c4b832281348c16be1f4ef667e6e23dbf1bd8.zip
chore: normalized all recipes to ensure compatibility with es6 (#639)
- Removed some calls to set badge with '0' all the time. - Removed all 'sourceMaps' since they are all outdated atm.
Diffstat (limited to 'all.json')
-rw-r--r--all.json347
1 files changed, 175 insertions, 172 deletions
diff --git a/all.json b/all.json
index d0d56c8..4e17af5 100644
--- a/all.json
+++ b/all.json
@@ -3,7 +3,7 @@
3 "featured": false, 3 "featured": false,
4 "id": "air-droid", 4 "id": "air-droid",
5 "name": "air-droid", 5 "name": "air-droid",
6 "version": "1.0.3", 6 "version": "1.1.0",
7 "icons": { 7 "icons": {
8 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/air-droid/icon.svg" 8 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/air-droid/icon.svg"
9 } 9 }
@@ -12,7 +12,7 @@
12 "featured": false, 12 "featured": false,
13 "id": "airtable", 13 "id": "airtable",
14 "name": "Airtable", 14 "name": "Airtable",
15 "version": "1.0.3", 15 "version": "1.1.0",
16 "icons": { 16 "icons": {
17 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/airtable/icon.svg" 17 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/airtable/icon.svg"
18 } 18 }
@@ -21,7 +21,7 @@
21 "featured": false, 21 "featured": false,
22 "id": "amazon-work-mail", 22 "id": "amazon-work-mail",
23 "name": "Amazon WorkMail", 23 "name": "Amazon WorkMail",
24 "version": "1.0.5", 24 "version": "1.1.0",
25 "icons": { 25 "icons": {
26 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/amazon-work-mail/icon.svg" 26 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/amazon-work-mail/icon.svg"
27 } 27 }
@@ -30,7 +30,7 @@
30 "featured": false, 30 "featured": false,
31 "id": "android-messages", 31 "id": "android-messages",
32 "name": "Android Messages", 32 "name": "Android Messages",
33 "version": "2.0.3", 33 "version": "2.1.0",
34 "icons": { 34 "icons": {
35 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/android-messages/icon.svg" 35 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/android-messages/icon.svg"
36 } 36 }
@@ -39,7 +39,7 @@
39 "featured": false, 39 "featured": false,
40 "id": "anonaddy", 40 "id": "anonaddy",
41 "name": "AnonAddy", 41 "name": "AnonAddy",
42 "version": "1.0.2", 42 "version": "1.1.0",
43 "icons": { 43 "icons": {
44 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/anonaddy/icon.svg" 44 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/anonaddy/icon.svg"
45 } 45 }
@@ -48,7 +48,7 @@
48 "featured": false, 48 "featured": false,
49 "id": "anydo", 49 "id": "anydo",
50 "name": "Any.do", 50 "name": "Any.do",
51 "version": "1.0.3", 51 "version": "1.1.0",
52 "icons": { 52 "icons": {
53 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/anydo/icon.svg" 53 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/anydo/icon.svg"
54 } 54 }
@@ -57,7 +57,7 @@
57 "featured": false, 57 "featured": false,
58 "id": "asana", 58 "id": "asana",
59 "name": "Asana", 59 "name": "Asana",
60 "version": "1.0.1", 60 "version": "1.1.0",
61 "icons": { 61 "icons": {
62 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/asana/icon.svg" 62 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/asana/icon.svg"
63 } 63 }
@@ -66,7 +66,10 @@
66 "featured": false, 66 "featured": false,
67 "id": "azure-devops", 67 "id": "azure-devops",
68 "name": "Azure DevOps", 68 "name": "Azure DevOps",
69 "version": "1.0.2", 69 "version": "1.1.0",
70 "aliases": [
71 "azdo"
72 ],
70 "icons": { 73 "icons": {
71 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/azure-devops/icon.svg" 74 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/azure-devops/icon.svg"
72 } 75 }
@@ -75,7 +78,7 @@
75 "featured": false, 78 "featured": false,
76 "id": "basecamp", 79 "id": "basecamp",
77 "name": "basecamp", 80 "name": "basecamp",
78 "version": "1.0.3", 81 "version": "1.1.0",
79 "icons": { 82 "icons": {
80 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/basecamp/icon.svg" 83 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/basecamp/icon.svg"
81 } 84 }
@@ -84,7 +87,7 @@
84 "featured": false, 87 "featured": false,
85 "id": "bigbluebutton", 88 "id": "bigbluebutton",
86 "name": "BigBlueButton", 89 "name": "BigBlueButton",
87 "version": "1.0.2", 90 "version": "1.1.0",
88 "icons": { 91 "icons": {
89 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/bigbluebutton/icon.svg" 92 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/bigbluebutton/icon.svg"
90 } 93 }
@@ -93,7 +96,7 @@
93 "featured": false, 96 "featured": false,
94 "id": "bip", 97 "id": "bip",
95 "name": "BiP", 98 "name": "BiP",
96 "version": "1.0.2", 99 "version": "1.1.0",
97 "icons": { 100 "icons": {
98 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/bip/icon.svg" 101 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/bip/icon.svg"
99 } 102 }
@@ -102,7 +105,7 @@
102 "featured": false, 105 "featured": false,
103 "id": "bitbucket", 106 "id": "bitbucket",
104 "name": "BitBucket", 107 "name": "BitBucket",
105 "version": "1.0.2", 108 "version": "1.1.0",
106 "icons": { 109 "icons": {
107 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/bitbucket/icon.svg" 110 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/bitbucket/icon.svg"
108 } 111 }
@@ -111,7 +114,7 @@
111 "featured": false, 114 "featured": false,
112 "id": "box", 115 "id": "box",
113 "name": "box", 116 "name": "box",
114 "version": "1.0.2", 117 "version": "1.1.0",
115 "icons": { 118 "icons": {
116 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/box/icon.svg" 119 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/box/icon.svg"
117 } 120 }
@@ -120,7 +123,7 @@
120 "featured": false, 123 "featured": false,
121 "id": "buffer", 124 "id": "buffer",
122 "name": "buffer", 125 "name": "buffer",
123 "version": "1.0.2", 126 "version": "1.1.0",
124 "icons": { 127 "icons": {
125 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/buffer/icon.svg" 128 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/buffer/icon.svg"
126 } 129 }
@@ -129,7 +132,7 @@
129 "featured": false, 132 "featured": false,
130 "id": "campuswire", 133 "id": "campuswire",
131 "name": "Campuswire", 134 "name": "Campuswire",
132 "version": "1.0.2", 135 "version": "1.1.0",
133 "icons": { 136 "icons": {
134 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/campuswire/icon.svg" 137 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/campuswire/icon.svg"
135 } 138 }
@@ -147,7 +150,7 @@
147 "featured": false, 150 "featured": false,
148 "id": "chatra", 151 "id": "chatra",
149 "name": "chatra", 152 "name": "chatra",
150 "version": "1.0.2", 153 "version": "1.1.0",
151 "icons": { 154 "icons": {
152 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/chatra/icon.svg" 155 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/chatra/icon.svg"
153 } 156 }
@@ -156,7 +159,7 @@
156 "featured": false, 159 "featured": false,
157 "id": "chatwork", 160 "id": "chatwork",
158 "name": "ChatWork", 161 "name": "ChatWork",
159 "version": "1.0.5", 162 "version": "1.1.0",
160 "icons": { 163 "icons": {
161 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/chatwork/icon.svg" 164 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/chatwork/icon.svg"
162 } 165 }
@@ -165,7 +168,7 @@
165 "featured": false, 168 "featured": false,
166 "id": "ciscospark", 169 "id": "ciscospark",
167 "name": "Cisco Spark", 170 "name": "Cisco Spark",
168 "version": "1.0.1", 171 "version": "1.1.0",
169 "icons": { 172 "icons": {
170 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/ciscospark/icon.svg" 173 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/ciscospark/icon.svg"
171 } 174 }
@@ -174,7 +177,7 @@
174 "featured": false, 177 "featured": false,
175 "id": "clickup", 178 "id": "clickup",
176 "name": "ClickUp", 179 "name": "ClickUp",
177 "version": "2.1.2", 180 "version": "2.2.0",
178 "icons": { 181 "icons": {
179 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/clickup/icon.svg" 182 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/clickup/icon.svg"
180 } 183 }
@@ -183,7 +186,7 @@
183 "featured": false, 186 "featured": false,
184 "id": "cliq", 187 "id": "cliq",
185 "name": "Cliq", 188 "name": "Cliq",
186 "version": "1.0.3", 189 "version": "1.1.0",
187 "icons": { 190 "icons": {
188 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/cliq/icon.svg" 191 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/cliq/icon.svg"
189 } 192 }
@@ -192,7 +195,7 @@
192 "featured": false, 195 "featured": false,
193 "id": "clockify", 196 "id": "clockify",
194 "name": "Clockify", 197 "name": "Clockify",
195 "version": "1.0.3", 198 "version": "1.1.0",
196 "icons": { 199 "icons": {
197 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/clockify/icon.svg" 200 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/clockify/icon.svg"
198 } 201 }
@@ -201,7 +204,7 @@
201 "featured": false, 204 "featured": false,
202 "id": "clubhouse", 205 "id": "clubhouse",
203 "name": "Clubhouse", 206 "name": "Clubhouse",
204 "version": "1.0.3", 207 "version": "1.1.0",
205 "icons": { 208 "icons": {
206 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/clubhouse/icon.svg" 209 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/clubhouse/icon.svg"
207 } 210 }
@@ -219,7 +222,7 @@
219 "featured": true, 222 "featured": true,
220 "id": "discord", 223 "id": "discord",
221 "name": "Discord", 224 "name": "Discord",
222 "version": "1.2.0", 225 "version": "1.3.0",
223 "icons": { 226 "icons": {
224 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/discord/icon.svg" 227 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/discord/icon.svg"
225 } 228 }
@@ -228,7 +231,7 @@
228 "featured": false, 231 "featured": false,
229 "id": "disqus", 232 "id": "disqus",
230 "name": "Disqus", 233 "name": "Disqus",
231 "version": "1.0.2", 234 "version": "1.1.0",
232 "icons": { 235 "icons": {
233 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/disqus/icon.svg" 236 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/disqus/icon.svg"
234 } 237 }
@@ -237,7 +240,7 @@
237 "featured": false, 240 "featured": false,
238 "id": "easy-redmine", 241 "id": "easy-redmine",
239 "name": "easy-redmine", 242 "name": "easy-redmine",
240 "version": "1.0.2", 243 "version": "1.1.0",
241 "icons": { 244 "icons": {
242 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/easy-redmine/icon.svg" 245 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/easy-redmine/icon.svg"
243 } 246 }
@@ -246,7 +249,7 @@
246 "featured": false, 249 "featured": false,
247 "id": "element", 250 "id": "element",
248 "name": "Element", 251 "name": "Element",
249 "version": "1.0.6", 252 "version": "1.1.0",
250 "aliases": [ 253 "aliases": [
251 "Riot.im", 254 "Riot.im",
252 "Matrix" 255 "Matrix"
@@ -259,7 +262,7 @@
259 "featured": false, 262 "featured": false,
260 "id": "enterprise-owa", 263 "id": "enterprise-owa",
261 "name": "Enterprise Outlook Web App", 264 "name": "Enterprise Outlook Web App",
262 "version": "1.1.2", 265 "version": "1.2.0",
263 "icons": { 266 "icons": {
264 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/enterprise-owa/icon.svg" 267 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/enterprise-owa/icon.svg"
265 } 268 }
@@ -268,7 +271,7 @@
268 "featured": false, 271 "featured": false,
269 "id": "epicgames", 272 "id": "epicgames",
270 "name": "Epic Games Store", 273 "name": "Epic Games Store",
271 "version": "1.0.2", 274 "version": "1.1.0",
272 "icons": { 275 "icons": {
273 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/epicgames/icon.svg" 276 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/epicgames/icon.svg"
274 } 277 }
@@ -277,7 +280,7 @@
277 "featured": false, 280 "featured": false,
278 "id": "erepublik", 281 "id": "erepublik",
279 "name": "eRepublik", 282 "name": "eRepublik",
280 "version": "1.0.2", 283 "version": "1.1.0",
281 "icons": { 284 "icons": {
282 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/erepublik/icon.svg" 285 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/erepublik/icon.svg"
283 } 286 }
@@ -286,7 +289,7 @@
286 "featured": false, 289 "featured": false,
287 "id": "evernote", 290 "id": "evernote",
288 "name": "Evernote", 291 "name": "Evernote",
289 "version": "1.0.2", 292 "version": "1.1.0",
290 "icons": { 293 "icons": {
291 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/evernote/icon.svg" 294 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/evernote/icon.svg"
292 } 295 }
@@ -295,7 +298,7 @@
295 "featured": false, 298 "featured": false,
296 "id": "facebook", 299 "id": "facebook",
297 "name": "Facebook", 300 "name": "Facebook",
298 "version": "1.0.3", 301 "version": "1.1.0",
299 "icons": { 302 "icons": {
300 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/facebook/icon.svg" 303 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/facebook/icon.svg"
301 } 304 }
@@ -304,7 +307,7 @@
304 "featured": false, 307 "featured": false,
305 "id": "facebookpages", 308 "id": "facebookpages",
306 "name": "Facebook Pages", 309 "name": "Facebook Pages",
307 "version": "1.1.2", 310 "version": "1.2.0",
308 "icons": { 311 "icons": {
309 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/facebookpages/icon.svg" 312 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/facebookpages/icon.svg"
310 } 313 }
@@ -313,7 +316,7 @@
313 "featured": false, 316 "featured": false,
314 "id": "fastmail", 317 "id": "fastmail",
315 "name": "FastMail", 318 "name": "FastMail",
316 "version": "2.0.2", 319 "version": "2.1.0",
317 "icons": { 320 "icons": {
318 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/fastmail/icon.svg" 321 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/fastmail/icon.svg"
319 } 322 }
@@ -322,7 +325,7 @@
322 "featured": false, 325 "featured": false,
323 "id": "feedbin", 326 "id": "feedbin",
324 "name": "feedbin", 327 "name": "feedbin",
325 "version": "1.0.2", 328 "version": "1.1.0",
326 "icons": { 329 "icons": {
327 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/feedbin/icon.svg" 330 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/feedbin/icon.svg"
328 } 331 }
@@ -331,7 +334,7 @@
331 "featured": false, 334 "featured": false,
332 "id": "feedly", 335 "id": "feedly",
333 "name": "Feedly", 336 "name": "Feedly",
334 "version": "1.0.2", 337 "version": "1.1.0",
335 "icons": { 338 "icons": {
336 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/feedly/icon.svg" 339 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/feedly/icon.svg"
337 } 340 }
@@ -349,7 +352,7 @@
349 "featured": false, 352 "featured": false,
350 "id": "fleep", 353 "id": "fleep",
351 "name": "Fleep", 354 "name": "Fleep",
352 "version": "1.0.2", 355 "version": "1.1.0",
353 "icons": { 356 "icons": {
354 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/fleep/icon.svg" 357 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/fleep/icon.svg"
355 } 358 }
@@ -358,7 +361,7 @@
358 "featured": false, 361 "featured": false,
359 "id": "flowdock", 362 "id": "flowdock",
360 "name": "Flowdock", 363 "name": "Flowdock",
361 "version": "1.0.2", 364 "version": "1.1.0",
362 "icons": { 365 "icons": {
363 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/flowdock/icon.svg" 366 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/flowdock/icon.svg"
364 } 367 }
@@ -367,7 +370,7 @@
367 "featured": false, 370 "featured": false,
368 "id": "franz-custom-website", 371 "id": "franz-custom-website",
369 "name": "Custom Website", 372 "name": "Custom Website",
370 "version": "1.0.5", 373 "version": "1.1.0",
371 "icons": { 374 "icons": {
372 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/franz-custom-website/icon.svg" 375 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/franz-custom-website/icon.svg"
373 } 376 }
@@ -376,7 +379,7 @@
376 "featured": false, 379 "featured": false,
377 "id": "gadugadu", 380 "id": "gadugadu",
378 "name": "Gadu-Gadu", 381 "name": "Gadu-Gadu",
379 "version": "1.0.4", 382 "version": "1.1.0",
380 "icons": { 383 "icons": {
381 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/gadugadu/icon.svg" 384 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/gadugadu/icon.svg"
382 } 385 }
@@ -385,7 +388,7 @@
385 "featured": false, 388 "featured": false,
386 "id": "github", 389 "id": "github",
387 "name": "GitHub", 390 "name": "GitHub",
388 "version": "2.0.2", 391 "version": "2.1.0",
389 "icons": { 392 "icons": {
390 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/github/icon.svg" 393 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/github/icon.svg"
391 } 394 }
@@ -394,7 +397,7 @@
394 "featured": false, 397 "featured": false,
395 "id": "github_entreprise", 398 "id": "github_entreprise",
396 "name": "GitHub Enterprise", 399 "name": "GitHub Enterprise",
397 "version": "1.0.3", 400 "version": "1.1.0",
398 "icons": { 401 "icons": {
399 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/github_entreprise/icon.svg" 402 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/github_entreprise/icon.svg"
400 } 403 }
@@ -403,7 +406,7 @@
403 "featured": false, 406 "featured": false,
404 "id": "gitlab", 407 "id": "gitlab",
405 "name": "GitLab", 408 "name": "GitLab",
406 "version": "1.1.2", 409 "version": "1.2.0",
407 "icons": { 410 "icons": {
408 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/gitlab/icon.svg" 411 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/gitlab/icon.svg"
409 } 412 }
@@ -412,7 +415,7 @@
412 "featured": true, 415 "featured": true,
413 "id": "gitter", 416 "id": "gitter",
414 "name": "Gitter", 417 "name": "Gitter",
415 "version": "1.0.4", 418 "version": "1.1.0",
416 "icons": { 419 "icons": {
417 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/gitter/icon.svg" 420 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/gitter/icon.svg"
418 } 421 }
@@ -421,7 +424,7 @@
421 "featured": false, 424 "featured": false,
422 "id": "glowing-bear", 425 "id": "glowing-bear",
423 "name": "glowing-bear", 426 "name": "glowing-bear",
424 "version": "1.0.2", 427 "version": "1.1.0",
425 "icons": { 428 "icons": {
426 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/glowing-bear/icon.svg" 429 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/glowing-bear/icon.svg"
427 } 430 }
@@ -430,7 +433,7 @@
430 "featured": true, 433 "featured": true,
431 "id": "gmail", 434 "id": "gmail",
432 "name": "Gmail", 435 "name": "Gmail",
433 "version": "1.3.11", 436 "version": "1.4.0",
434 "icons": { 437 "icons": {
435 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/gmail/icon.svg" 438 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/gmail/icon.svg"
436 } 439 }
@@ -439,7 +442,7 @@
439 "featured": false, 442 "featured": false,
440 "id": "google-contacts", 443 "id": "google-contacts",
441 "name": "Google Contacts", 444 "name": "Google Contacts",
442 "version": "1.0.3", 445 "version": "1.1.0",
443 "icons": { 446 "icons": {
444 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/google-contacts/icon.svg" 447 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/google-contacts/icon.svg"
445 } 448 }
@@ -448,7 +451,7 @@
448 "featured": false, 451 "featured": false,
449 "id": "google-news", 452 "id": "google-news",
450 "name": "Google News", 453 "name": "Google News",
451 "version": "1.0.0", 454 "version": "1.1.0",
452 "icons": { 455 "icons": {
453 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/google-news/icon.svg" 456 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/google-news/icon.svg"
454 } 457 }
@@ -457,7 +460,7 @@
457 "featured": false, 460 "featured": false,
458 "id": "google-voice", 461 "id": "google-voice",
459 "name": "google-voice", 462 "name": "google-voice",
460 "version": "0.3.5", 463 "version": "0.4.0",
461 "icons": { 464 "icons": {
462 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/google-voice/icon.svg" 465 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/google-voice/icon.svg"
463 } 466 }
@@ -466,7 +469,7 @@
466 "featured": false, 469 "featured": false,
467 "id": "googlecalendar", 470 "id": "googlecalendar",
468 "name": "Google Calendar", 471 "name": "Google Calendar",
469 "version": "2.1.1", 472 "version": "2.2.0",
470 "aliases": [ 473 "aliases": [
471 "google-calendar", 474 "google-calendar",
472 "gCalendar" 475 "gCalendar"
@@ -479,7 +482,7 @@
479 "featured": false, 482 "featured": false,
480 "id": "googleclassroom", 483 "id": "googleclassroom",
481 "name": "Google Classroom", 484 "name": "Google Classroom",
482 "version": "1.0.5", 485 "version": "1.1.0",
483 "icons": { 486 "icons": {
484 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/googleclassroom/icon.svg" 487 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/googleclassroom/icon.svg"
485 } 488 }
@@ -488,7 +491,7 @@
488 "featured": false, 491 "featured": false,
489 "id": "googledrive", 492 "id": "googledrive",
490 "name": "Google Drive", 493 "name": "Google Drive",
491 "version": "2.0.1", 494 "version": "2.1.0",
492 "icons": { 495 "icons": {
493 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/googledrive/icon.svg" 496 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/googledrive/icon.svg"
494 } 497 }
@@ -497,7 +500,7 @@
497 "featured": false, 500 "featured": false,
498 "id": "googlekeep", 501 "id": "googlekeep",
499 "name": "Google Keep", 502 "name": "Google Keep",
500 "version": "1.0.6", 503 "version": "1.1.0",
501 "icons": { 504 "icons": {
502 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/googlekeep/icon.svg" 505 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/googlekeep/icon.svg"
503 } 506 }
@@ -506,7 +509,7 @@
506 "featured": false, 509 "featured": false,
507 "id": "googlemeet", 510 "id": "googlemeet",
508 "name": "Google Meet", 511 "name": "Google Meet",
509 "version": "2.0.3", 512 "version": "2.1.0",
510 "icons": { 513 "icons": {
511 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/googlemeet/icon.svg" 514 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/googlemeet/icon.svg"
512 } 515 }
@@ -515,7 +518,7 @@
515 "featured": false, 518 "featured": false,
516 "id": "googlepodcasts", 519 "id": "googlepodcasts",
517 "name": "Google Podcasts", 520 "name": "Google Podcasts",
518 "version": "1.0.2", 521 "version": "1.1.0",
519 "icons": { 522 "icons": {
520 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/googlepodcasts/icon.svg" 523 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/googlepodcasts/icon.svg"
521 } 524 }
@@ -524,7 +527,7 @@
524 "featured": false, 527 "featured": false,
525 "id": "gotomeeting", 528 "id": "gotomeeting",
526 "name": "Go To Meeting", 529 "name": "Go To Meeting",
527 "version": "0.2.3", 530 "version": "0.3.0",
528 "icons": { 531 "icons": {
529 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/gotomeeting/icon.svg" 532 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/gotomeeting/icon.svg"
530 } 533 }
@@ -533,7 +536,7 @@
533 "featured": false, 536 "featured": false,
534 "id": "grape", 537 "id": "grape",
535 "name": "Grape", 538 "name": "Grape",
536 "version": "1.0.2", 539 "version": "1.1.0",
537 "icons": { 540 "icons": {
538 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/grape/icon.svg" 541 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/grape/icon.svg"
539 } 542 }
@@ -542,7 +545,7 @@
542 "featured": false, 545 "featured": false,
543 "id": "groupme", 546 "id": "groupme",
544 "name": "GroupMe", 547 "name": "GroupMe",
545 "version": "1.0.2", 548 "version": "1.1.0",
546 "icons": { 549 "icons": {
547 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/groupme/icon.svg" 550 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/groupme/icon.svg"
548 } 551 }
@@ -551,7 +554,7 @@
551 "featured": false, 554 "featured": false,
552 "id": "guilded", 555 "id": "guilded",
553 "name": "Guilded", 556 "name": "Guilded",
554 "version": "1.0.2", 557 "version": "1.1.0",
555 "icons": { 558 "icons": {
556 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/guilded/icon.svg" 559 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/guilded/icon.svg"
557 } 560 }
@@ -560,7 +563,7 @@
560 "featured": false, 563 "featured": false,
561 "id": "habitica", 564 "id": "habitica",
562 "name": "Habitica", 565 "name": "Habitica",
563 "version": "1.0.4", 566 "version": "1.1.0",
564 "icons": { 567 "icons": {
565 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/habitica/icon.svg" 568 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/habitica/icon.svg"
566 } 569 }
@@ -569,7 +572,7 @@
569 "featured": false, 572 "featured": false,
570 "id": "hackmd", 573 "id": "hackmd",
571 "name": "HackMd", 574 "name": "HackMd",
572 "version": "1.0.2", 575 "version": "1.1.0",
573 "icons": { 576 "icons": {
574 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/hackmd/icon.svg" 577 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/hackmd/icon.svg"
575 } 578 }
@@ -578,7 +581,7 @@
578 "featured": true, 581 "featured": true,
579 "id": "hangouts", 582 "id": "hangouts",
580 "name": "Hangouts", 583 "name": "Hangouts",
581 "version": "1.1.2", 584 "version": "1.2.0",
582 "icons": { 585 "icons": {
583 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/hangouts/icon.svg" 586 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/hangouts/icon.svg"
584 } 587 }
@@ -587,7 +590,7 @@
587 "featured": false, 590 "featured": false,
588 "id": "hangoutschat", 591 "id": "hangoutschat",
589 "name": "Hangouts Chat", 592 "name": "Hangouts Chat",
590 "version": "1.4.6", 593 "version": "1.5.0",
591 "aliases": [ 594 "aliases": [
592 "google-chat", 595 "google-chat",
593 "gChat" 596 "gChat"
@@ -600,7 +603,7 @@
600 "featured": false, 603 "featured": false,
601 "id": "harvest", 604 "id": "harvest",
602 "name": "Harvest", 605 "name": "Harvest",
603 "version": "1.0.2", 606 "version": "1.1.0",
604 "icons": { 607 "icons": {
605 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/harvest/icon.svg" 608 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/harvest/icon.svg"
606 } 609 }
@@ -609,7 +612,7 @@
609 "featured": false, 612 "featured": false,
610 "id": "hipchat", 613 "id": "hipchat",
611 "name": "HipChat", 614 "name": "HipChat",
612 "version": "1.0.3", 615 "version": "1.1.0",
613 "icons": { 616 "icons": {
614 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/hipchat/icon.svg" 617 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/hipchat/icon.svg"
615 } 618 }
@@ -618,7 +621,7 @@
618 "featured": false, 621 "featured": false,
619 "id": "iCloud", 622 "id": "iCloud",
620 "name": "iCloud", 623 "name": "iCloud",
621 "version": "1.0.2", 624 "version": "1.1.0",
622 "icons": { 625 "icons": {
623 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/iCloud/icon.svg" 626 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/iCloud/icon.svg"
624 } 627 }
@@ -636,7 +639,7 @@
636 "featured": false, 639 "featured": false,
637 "id": "icq", 640 "id": "icq",
638 "name": "ICQ", 641 "name": "ICQ",
639 "version": "1.0.3", 642 "version": "1.1.0",
640 "icons": { 643 "icons": {
641 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/icq/icon.svg" 644 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/icq/icon.svg"
642 } 645 }
@@ -645,7 +648,7 @@
645 "featured": false, 648 "featured": false,
646 "id": "idobata", 649 "id": "idobata",
647 "name": "Idobata", 650 "name": "Idobata",
648 "version": "0.1.2", 651 "version": "0.2.0",
649 "icons": { 652 "icons": {
650 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/idobata/icon.svg" 653 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/idobata/icon.svg"
651 } 654 }
@@ -654,7 +657,7 @@
654 "featured": false, 657 "featured": false,
655 "id": "infomaniak-mail", 658 "id": "infomaniak-mail",
656 "name": "Infomaniak Mail", 659 "name": "Infomaniak Mail",
657 "version": "1.0.2", 660 "version": "1.1.0",
658 "icons": { 661 "icons": {
659 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/infomaniak-mail/icon.svg" 662 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/infomaniak-mail/icon.svg"
660 } 663 }
@@ -663,7 +666,7 @@
663 "featured": false, 666 "featured": false,
664 "id": "inoreader", 667 "id": "inoreader",
665 "name": "Inoreader", 668 "name": "Inoreader",
666 "version": "1.0.3", 669 "version": "1.1.0",
667 "icons": { 670 "icons": {
668 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/inoreader/icon.svg" 671 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/inoreader/icon.svg"
669 } 672 }
@@ -672,7 +675,7 @@
672 "featured": false, 675 "featured": false,
673 "id": "instagram", 676 "id": "instagram",
674 "name": "Instagram", 677 "name": "Instagram",
675 "version": "2.1.0", 678 "version": "2.2.0",
676 "icons": { 679 "icons": {
677 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/instagram/icon.svg" 680 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/instagram/icon.svg"
678 } 681 }
@@ -681,7 +684,7 @@
681 "featured": false, 684 "featured": false,
682 "id": "intercom", 685 "id": "intercom",
683 "name": "Intercom", 686 "name": "Intercom",
684 "version": "1.0.1", 687 "version": "1.1.0",
685 "icons": { 688 "icons": {
686 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/intercom/icon.svg" 689 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/intercom/icon.svg"
687 } 690 }
@@ -690,7 +693,7 @@
690 "featured": false, 693 "featured": false,
691 "id": "irccloud", 694 "id": "irccloud",
692 "name": "IRCCloud", 695 "name": "IRCCloud",
693 "version": "1.0.3", 696 "version": "1.1.0",
694 "icons": { 697 "icons": {
695 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/irccloud/icon.svg" 698 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/irccloud/icon.svg"
696 } 699 }
@@ -699,7 +702,7 @@
699 "featured": false, 702 "featured": false,
700 "id": "jira", 703 "id": "jira",
701 "name": "Jira", 704 "name": "Jira",
702 "version": "1.2.3", 705 "version": "1.3.0",
703 "icons": { 706 "icons": {
704 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/jira/icon.svg" 707 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/jira/icon.svg"
705 } 708 }
@@ -708,7 +711,7 @@
708 "featured": false, 711 "featured": false,
709 "id": "jitsi", 712 "id": "jitsi",
710 "name": "Jitsi Meet", 713 "name": "Jitsi Meet",
711 "version": "1.0.6", 714 "version": "1.1.0",
712 "icons": { 715 "icons": {
713 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/jitsi/icon.svg" 716 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/jitsi/icon.svg"
714 } 717 }
@@ -717,7 +720,7 @@
717 "featured": false, 720 "featured": false,
718 "id": "jollor", 721 "id": "jollor",
719 "name": "jollor", 722 "name": "jollor",
720 "version": "1.0.2", 723 "version": "1.1.0",
721 "icons": { 724 "icons": {
722 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/jollor/icon.svg" 725 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/jollor/icon.svg"
723 } 726 }
@@ -726,7 +729,7 @@
726 "featured": false, 729 "featured": false,
727 "id": "kaizala", 730 "id": "kaizala",
728 "name": "Microsoft Kaizala", 731 "name": "Microsoft Kaizala",
729 "version": "1.1.2", 732 "version": "1.2.0",
730 "icons": { 733 "icons": {
731 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/kaizala/icon.svg" 734 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/kaizala/icon.svg"
732 } 735 }
@@ -735,7 +738,7 @@
735 "featured": false, 738 "featured": false,
736 "id": "keybase.io", 739 "id": "keybase.io",
737 "name": "Keybase", 740 "name": "Keybase",
738 "version": "1.0.2", 741 "version": "1.1.0",
739 "icons": { 742 "icons": {
740 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/keybase.io/icon.svg" 743 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/keybase.io/icon.svg"
741 } 744 }
@@ -744,7 +747,7 @@
744 "featured": false, 747 "featured": false,
745 "id": "kimaicloud", 748 "id": "kimaicloud",
746 "name": "Kimai Cloud", 749 "name": "Kimai Cloud",
747 "version": "1.0.2", 750 "version": "1.1.0",
748 "icons": { 751 "icons": {
749 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/kimaicloud/icon.svg" 752 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/kimaicloud/icon.svg"
750 } 753 }
@@ -753,7 +756,7 @@
753 "featured": false, 756 "featured": false,
754 "id": "lark", 757 "id": "lark",
755 "name": "Lark", 758 "name": "Lark",
756 "version": "0.0.4", 759 "version": "0.1.0",
757 "icons": { 760 "icons": {
758 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/lark/icon.svg" 761 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/lark/icon.svg"
759 } 762 }
@@ -762,7 +765,7 @@
762 "featured": false, 765 "featured": false,
763 "id": "lastpass", 766 "id": "lastpass",
764 "name": "LastPass", 767 "name": "LastPass",
765 "version": "2.0.2", 768 "version": "2.1.0",
766 "icons": { 769 "icons": {
767 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/lastpass/icon.svg" 770 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/lastpass/icon.svg"
768 } 771 }
@@ -771,7 +774,7 @@
771 "featured": false, 774 "featured": false,
772 "id": "line-me", 775 "id": "line-me",
773 "name": "Line.me", 776 "name": "Line.me",
774 "version": "1.0.2", 777 "version": "1.1.0",
775 "icons": { 778 "icons": {
776 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/line-me/icon.svg" 779 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/line-me/icon.svg"
777 } 780 }
@@ -780,7 +783,7 @@
780 "featured": false, 783 "featured": false,
781 "id": "linkedin", 784 "id": "linkedin",
782 "name": "LinkedIn", 785 "name": "LinkedIn",
783 "version": "1.1.0", 786 "version": "1.2.0",
784 "icons": { 787 "icons": {
785 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/linkedin/icon.svg" 788 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/linkedin/icon.svg"
786 } 789 }
@@ -789,7 +792,7 @@
789 "featured": false, 792 "featured": false,
790 "id": "mailbox.org", 793 "id": "mailbox.org",
791 "name": "mailbox.org", 794 "name": "mailbox.org",
792 "version": "1.2.4", 795 "version": "1.3.0",
793 "icons": { 796 "icons": {
794 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/mailbox.org/icon.svg" 797 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/mailbox.org/icon.svg"
795 } 798 }
@@ -798,7 +801,7 @@
798 "featured": false, 801 "featured": false,
799 "id": "mastodon", 802 "id": "mastodon",
800 "name": "Mastodon", 803 "name": "Mastodon",
801 "version": "1.1.4", 804 "version": "1.2.0",
802 "icons": { 805 "icons": {
803 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/mastodon/icon.svg" 806 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/mastodon/icon.svg"
804 } 807 }
@@ -807,7 +810,7 @@
807 "featured": true, 810 "featured": true,
808 "id": "mattermost", 811 "id": "mattermost",
809 "name": "Mattermost", 812 "name": "Mattermost",
810 "version": "1.2.5", 813 "version": "1.3.0",
811 "icons": { 814 "icons": {
812 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/mattermost/icon.svg" 815 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/mattermost/icon.svg"
813 } 816 }
@@ -816,7 +819,7 @@
816 "featured": true, 819 "featured": true,
817 "id": "messenger", 820 "id": "messenger",
818 "name": "Messenger", 821 "name": "Messenger",
819 "version": "1.2.0", 822 "version": "1.3.0",
820 "icons": { 823 "icons": {
821 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/messenger/icon.svg" 824 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/messenger/icon.svg"
822 } 825 }
@@ -825,7 +828,7 @@
825 "featured": false, 828 "featured": false,
826 "id": "monday", 829 "id": "monday",
827 "name": "Monday", 830 "name": "Monday",
828 "version": "1.0.4", 831 "version": "1.1.0",
829 "icons": { 832 "icons": {
830 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/monday/icon.svg" 833 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/monday/icon.svg"
831 } 834 }
@@ -834,7 +837,7 @@
834 "featured": false, 837 "featured": false,
835 "id": "monicahq", 838 "id": "monicahq",
836 "name": "Monica HQ", 839 "name": "Monica HQ",
837 "version": "1.0.2", 840 "version": "1.1.0",
838 "icons": { 841 "icons": {
839 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/monicahq/icon.svg" 842 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/monicahq/icon.svg"
840 } 843 }
@@ -843,7 +846,7 @@
843 "featured": false, 846 "featured": false,
844 "id": "msteams", 847 "id": "msteams",
845 "name": "Microsoft Teams", 848 "name": "Microsoft Teams",
846 "version": "3.0.2", 849 "version": "3.1.0",
847 "aliases": [ 850 "aliases": [
848 "teamsChat" 851 "teamsChat"
849 ], 852 ],
@@ -855,7 +858,7 @@
855 "featured": false, 858 "featured": false,
856 "id": "mstodo", 859 "id": "mstodo",
857 "name": "Microsoft To Do", 860 "name": "Microsoft To Do",
858 "version": "1.0.3", 861 "version": "1.1.0",
859 "icons": { 862 "icons": {
860 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/mstodo/icon.svg" 863 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/mstodo/icon.svg"
861 } 864 }
@@ -864,7 +867,7 @@
864 "featured": false, 867 "featured": false,
865 "id": "mysms", 868 "id": "mysms",
866 "name": "MySMS", 869 "name": "MySMS",
867 "version": "1.0.2", 870 "version": "1.1.0",
868 "icons": { 871 "icons": {
869 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/mysms/icon.svg" 872 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/mysms/icon.svg"
870 } 873 }
@@ -873,7 +876,7 @@
873 "featured": false, 876 "featured": false,
874 "id": "netatmo-energy", 877 "id": "netatmo-energy",
875 "name": "Netatmo Energy", 878 "name": "Netatmo Energy",
876 "version": "1.0.3", 879 "version": "1.1.0",
877 "icons": { 880 "icons": {
878 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/netatmo-energy/icon.svg" 881 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/netatmo-energy/icon.svg"
879 } 882 }
@@ -882,7 +885,7 @@
882 "featured": false, 885 "featured": false,
883 "id": "NewsBlur", 886 "id": "NewsBlur",
884 "name": "NewsBlur", 887 "name": "NewsBlur",
885 "version": "1.0.1", 888 "version": "1.1.0",
886 "icons": { 889 "icons": {
887 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/NewsBlur/icon.svg" 890 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/NewsBlur/icon.svg"
888 } 891 }
@@ -891,7 +894,7 @@
891 "featured": false, 894 "featured": false,
892 "id": "nextcloud", 895 "id": "nextcloud",
893 "name": "Nextcloud", 896 "name": "Nextcloud",
894 "version": "1.0.2", 897 "version": "1.1.0",
895 "icons": { 898 "icons": {
896 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextcloud/icon.svg" 899 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextcloud/icon.svg"
897 } 900 }
@@ -900,7 +903,7 @@
900 "featured": false, 903 "featured": false,
901 "id": "nextcloud-calendar", 904 "id": "nextcloud-calendar",
902 "name": "Nextcloud Calendar", 905 "name": "Nextcloud Calendar",
903 "version": "1.0.4", 906 "version": "1.1.0",
904 "icons": { 907 "icons": {
905 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextcloud-calendar/icon.svg" 908 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextcloud-calendar/icon.svg"
906 } 909 }
@@ -909,7 +912,7 @@
909 "featured": false, 912 "featured": false,
910 "id": "nextcloud-carnet", 913 "id": "nextcloud-carnet",
911 "name": "Carnet (Nextcloud)", 914 "name": "Carnet (Nextcloud)",
912 "version": "1.0.2", 915 "version": "1.1.0",
913 "icons": { 916 "icons": {
914 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextcloud-carnet/icon.svg" 917 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextcloud-carnet/icon.svg"
915 } 918 }
@@ -918,7 +921,7 @@
918 "featured": false, 921 "featured": false,
919 "id": "nextcloud-cospend", 922 "id": "nextcloud-cospend",
920 "name": "Nextcloud Cospend", 923 "name": "Nextcloud Cospend",
921 "version": "1.0.2", 924 "version": "1.1.0",
922 "icons": { 925 "icons": {
923 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextcloud-cospend/icon.svg" 926 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextcloud-cospend/icon.svg"
924 } 927 }
@@ -927,7 +930,7 @@
927 "featured": false, 930 "featured": false,
928 "id": "nextcloud-talk", 931 "id": "nextcloud-talk",
929 "name": "Nextcloud Talk", 932 "name": "Nextcloud Talk",
930 "version": "1.0.6", 933 "version": "1.1.0",
931 "icons": { 934 "icons": {
932 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextcloud-talk/icon.svg" 935 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextcloud-talk/icon.svg"
933 } 936 }
@@ -936,7 +939,7 @@
936 "featured": false, 939 "featured": false,
937 "id": "nextcloud-tasks", 940 "id": "nextcloud-tasks",
938 "name": "Nextcloud Tasks", 941 "name": "Nextcloud Tasks",
939 "version": "1.0.2", 942 "version": "1.1.0",
940 "icons": { 943 "icons": {
941 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextcloud-tasks/icon.svg" 944 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextcloud-tasks/icon.svg"
942 } 945 }
@@ -945,7 +948,7 @@
945 "featured": false, 948 "featured": false,
946 "id": "nextdoor", 949 "id": "nextdoor",
947 "name": "Nextdoor", 950 "name": "Nextdoor",
948 "version": "1.0.3", 951 "version": "1.1.0",
949 "icons": { 952 "icons": {
950 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextdoor/icon.svg" 953 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextdoor/icon.svg"
951 } 954 }
@@ -963,7 +966,7 @@
963 "featured": false, 966 "featured": false,
964 "id": "nomadlist", 967 "id": "nomadlist",
965 "name": "nomadlist", 968 "name": "nomadlist",
966 "version": "1.0.4", 969 "version": "1.1.0",
967 "icons": { 970 "icons": {
968 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nomadlist/icon.svg" 971 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nomadlist/icon.svg"
969 } 972 }
@@ -972,7 +975,7 @@
972 "featured": false, 975 "featured": false,
973 "id": "notion", 976 "id": "notion",
974 "name": "Notion", 977 "name": "Notion",
975 "version": "1.0.4", 978 "version": "1.1.0",
976 "icons": { 979 "icons": {
977 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/notion/icon.svg" 980 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/notion/icon.svg"
978 } 981 }
@@ -981,7 +984,7 @@
981 "featured": false, 984 "featured": false,
982 "id": "office365-owa", 985 "id": "office365-owa",
983 "name": "Office 365 Outlook Web App", 986 "name": "Office 365 Outlook Web App",
984 "version": "1.2.2", 987 "version": "1.3.0",
985 "icons": { 988 "icons": {
986 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/office365-owa/icon.svg" 989 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/office365-owa/icon.svg"
987 } 990 }
@@ -990,7 +993,7 @@
990 "featured": false, 993 "featured": false,
991 "id": "onenote", 994 "id": "onenote",
992 "name": "OneNote", 995 "name": "OneNote",
993 "version": "1.0.3", 996 "version": "1.1.0",
994 "icons": { 997 "icons": {
995 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/onenote/icon.svg" 998 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/onenote/icon.svg"
996 } 999 }
@@ -999,7 +1002,7 @@
999 "featured": false, 1002 "featured": false,
1000 "id": "outlook", 1003 "id": "outlook",
1001 "name": "Outlook Web App", 1004 "name": "Outlook Web App",
1002 "version": "1.1.2", 1005 "version": "1.2.0",
1003 "icons": { 1006 "icons": {
1004 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/outlook/icon.svg" 1007 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/outlook/icon.svg"
1005 } 1008 }
@@ -1008,7 +1011,7 @@
1008 "featured": false, 1011 "featured": false,
1009 "id": "paymo", 1012 "id": "paymo",
1010 "name": "paymo", 1013 "name": "paymo",
1011 "version": "1.0.2", 1014 "version": "1.1.0",
1012 "icons": { 1015 "icons": {
1013 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/paymo/icon.svg" 1016 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/paymo/icon.svg"
1014 } 1017 }
@@ -1026,7 +1029,7 @@
1026 "featured": false, 1029 "featured": false,
1027 "id": "pivotal-tracker", 1030 "id": "pivotal-tracker",
1028 "name": "pivotal-tracker", 1031 "name": "pivotal-tracker",
1029 "version": "1.0.2", 1032 "version": "1.1.0",
1030 "icons": { 1033 "icons": {
1031 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/pivotal-tracker/icon.svg" 1034 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/pivotal-tracker/icon.svg"
1032 } 1035 }
@@ -1035,7 +1038,7 @@
1035 "featured": false, 1038 "featured": false,
1036 "id": "plan", 1039 "id": "plan",
1037 "name": "plan", 1040 "name": "plan",
1038 "version": "1.0.2", 1041 "version": "1.1.0",
1039 "icons": { 1042 "icons": {
1040 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/plan/icon.svg" 1043 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/plan/icon.svg"
1041 } 1044 }
@@ -1053,7 +1056,7 @@
1053 "featured": false, 1056 "featured": false,
1054 "id": "plurk", 1057 "id": "plurk",
1055 "name": "Plurk", 1058 "name": "Plurk",
1056 "version": "1.0.2", 1059 "version": "1.1.0",
1057 "icons": { 1060 "icons": {
1058 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/plurk/icon.svg" 1061 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/plurk/icon.svg"
1059 } 1062 }
@@ -1062,7 +1065,7 @@
1062 "featured": false, 1065 "featured": false,
1063 "id": "pocket", 1066 "id": "pocket",
1064 "name": "Pocket", 1067 "name": "Pocket",
1065 "version": "1.0.2", 1068 "version": "1.1.0",
1066 "icons": { 1069 "icons": {
1067 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/pocket/icon.svg" 1070 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/pocket/icon.svg"
1068 } 1071 }
@@ -1071,7 +1074,7 @@
1071 "featured": false, 1074 "featured": false,
1072 "id": "podio", 1075 "id": "podio",
1073 "name": "podio", 1076 "name": "podio",
1074 "version": "1.0.2", 1077 "version": "1.1.0",
1075 "icons": { 1078 "icons": {
1076 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/podio/icon.svg" 1079 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/podio/icon.svg"
1077 } 1080 }
@@ -1080,7 +1083,7 @@
1080 "featured": false, 1083 "featured": false,
1081 "id": "pomodoro-tracker", 1084 "id": "pomodoro-tracker",
1082 "name": "Pomodoro Tracker", 1085 "name": "Pomodoro Tracker",
1083 "version": "1.0.2", 1086 "version": "1.1.0",
1084 "icons": { 1087 "icons": {
1085 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/pomodoro-tracker/icon.svg" 1088 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/pomodoro-tracker/icon.svg"
1086 } 1089 }
@@ -1089,7 +1092,7 @@
1089 "featured": false, 1092 "featured": false,
1090 "id": "proton-mail", 1093 "id": "proton-mail",
1091 "name": "ProtonMail", 1094 "name": "ProtonMail",
1092 "version": "1.2.4", 1095 "version": "1.3.0",
1093 "icons": { 1096 "icons": {
1094 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/proton-mail/icon.svg" 1097 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/proton-mail/icon.svg"
1095 } 1098 }
@@ -1098,7 +1101,7 @@
1098 "featured": false, 1101 "featured": false,
1099 "id": "protoncalendar", 1102 "id": "protoncalendar",
1100 "name": "ProtonCalendar", 1103 "name": "ProtonCalendar",
1101 "version": "1.0.1", 1104 "version": "1.1.0",
1102 "icons": { 1105 "icons": {
1103 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/protoncalendar/icon.svg" 1106 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/protoncalendar/icon.svg"
1104 } 1107 }
@@ -1107,7 +1110,7 @@
1107 "featured": false, 1110 "featured": false,
1108 "id": "protonet", 1111 "id": "protonet",
1109 "name": "protonet", 1112 "name": "protonet",
1110 "version": "1.0.3", 1113 "version": "1.1.0",
1111 "icons": { 1114 "icons": {
1112 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/protonet/icon.svg" 1115 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/protonet/icon.svg"
1113 } 1116 }
@@ -1116,7 +1119,7 @@
1116 "featured": false, 1119 "featured": false,
1117 "id": "pulsesms", 1120 "id": "pulsesms",
1118 "name": "PulseSMS", 1121 "name": "PulseSMS",
1119 "version": "1.1.4", 1122 "version": "1.2.0",
1120 "icons": { 1123 "icons": {
1121 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/pulsesms/icon.svg" 1124 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/pulsesms/icon.svg"
1122 } 1125 }
@@ -1125,7 +1128,7 @@
1125 "featured": false, 1128 "featured": false,
1126 "id": "pushbullet", 1129 "id": "pushbullet",
1127 "name": "Pushbullet", 1130 "name": "Pushbullet",
1128 "version": "1.0.3", 1131 "version": "1.1.0",
1129 "icons": { 1132 "icons": {
1130 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/pushbullet/icon.svg" 1133 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/pushbullet/icon.svg"
1131 } 1134 }
@@ -1134,7 +1137,7 @@
1134 "featured": false, 1137 "featured": false,
1135 "id": "rainloop", 1138 "id": "rainloop",
1136 "name": "RainLoop", 1139 "name": "RainLoop",
1137 "version": "1.0.2", 1140 "version": "1.1.0",
1138 "icons": { 1141 "icons": {
1139 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/rainloop/icon.svg" 1142 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/rainloop/icon.svg"
1140 } 1143 }
@@ -1143,7 +1146,7 @@
1143 "featured": false, 1146 "featured": false,
1144 "id": "reddit", 1147 "id": "reddit",
1145 "name": "Reddit", 1148 "name": "Reddit",
1146 "version": "1.0.2", 1149 "version": "1.1.0",
1147 "icons": { 1150 "icons": {
1148 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/reddit/icon.svg" 1151 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/reddit/icon.svg"
1149 } 1152 }
@@ -1152,7 +1155,7 @@
1152 "featured": false, 1155 "featured": false,
1153 "id": "redditchat", 1156 "id": "redditchat",
1154 "name": "Reddit Chat", 1157 "name": "Reddit Chat",
1155 "version": "1.0.2", 1158 "version": "1.1.0",
1156 "icons": { 1159 "icons": {
1157 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/redditchat/icon.svg" 1160 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/redditchat/icon.svg"
1158 } 1161 }
@@ -1161,7 +1164,7 @@
1161 "featured": false, 1164 "featured": false,
1162 "id": "riseup", 1165 "id": "riseup",
1163 "name": "Riseup.net", 1166 "name": "Riseup.net",
1164 "version": "1.0.2", 1167 "version": "1.1.0",
1165 "icons": { 1168 "icons": {
1166 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/riseup/icon.svg" 1169 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/riseup/icon.svg"
1167 } 1170 }
@@ -1170,7 +1173,7 @@
1170 "featured": false, 1173 "featured": false,
1171 "id": "rocketchat", 1174 "id": "rocketchat",
1172 "name": "Rocket.Chat", 1175 "name": "Rocket.Chat",
1173 "version": "1.0.11", 1176 "version": "1.1.0",
1174 "icons": { 1177 "icons": {
1175 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/rocketchat/icon.svg" 1178 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/rocketchat/icon.svg"
1176 } 1179 }
@@ -1179,7 +1182,7 @@
1179 "featured": false, 1182 "featured": false,
1180 "id": "roundcube", 1183 "id": "roundcube",
1181 "name": "Roundcube", 1184 "name": "Roundcube",
1182 "version": "1.0.3", 1185 "version": "1.1.0",
1183 "icons": { 1186 "icons": {
1184 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/roundcube/icon.svg" 1187 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/roundcube/icon.svg"
1185 } 1188 }
@@ -1188,7 +1191,7 @@
1188 "featured": false, 1191 "featured": false,
1189 "id": "sendtask", 1192 "id": "sendtask",
1190 "name": "Sendtask", 1193 "name": "Sendtask",
1191 "version": "1.0.4", 1194 "version": "1.1.0",
1192 "icons": { 1195 "icons": {
1193 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/sendtask/icon.svg" 1196 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/sendtask/icon.svg"
1194 } 1197 }
@@ -1197,7 +1200,7 @@
1197 "featured": false, 1200 "featured": false,
1198 "id": "simplenote", 1201 "id": "simplenote",
1199 "name": "Simplenote", 1202 "name": "Simplenote",
1200 "version": "1.0.3", 1203 "version": "1.1.0",
1201 "icons": { 1204 "icons": {
1202 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/simplenote/icon.svg" 1205 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/simplenote/icon.svg"
1203 } 1206 }
@@ -1206,7 +1209,7 @@
1206 "featured": false, 1209 "featured": false,
1207 "id": "skype", 1210 "id": "skype",
1208 "name": "Skype", 1211 "name": "Skype",
1209 "version": "3.0.1", 1212 "version": "3.1.0",
1210 "icons": { 1213 "icons": {
1211 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/skype/icon.svg" 1214 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/skype/icon.svg"
1212 } 1215 }
@@ -1215,7 +1218,7 @@
1215 "featured": true, 1218 "featured": true,
1216 "id": "slack", 1219 "id": "slack",
1217 "name": "Slack", 1220 "name": "Slack",
1218 "version": "1.1.0", 1221 "version": "1.2.0",
1219 "icons": { 1222 "icons": {
1220 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/slack/icon.svg" 1223 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/slack/icon.svg"
1221 } 1224 }
@@ -1233,7 +1236,7 @@
1233 "featured": false, 1236 "featured": false,
1234 "id": "snapdrop", 1237 "id": "snapdrop",
1235 "name": "Snapdrop", 1238 "name": "Snapdrop",
1236 "version": "1.0.3", 1239 "version": "1.1.0",
1237 "icons": { 1240 "icons": {
1238 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/snapdrop/icon.svg" 1241 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/snapdrop/icon.svg"
1239 } 1242 }
@@ -1242,7 +1245,7 @@
1242 "featured": false, 1245 "featured": false,
1243 "id": "stackexchange", 1246 "id": "stackexchange",
1244 "name": "StackExchange", 1247 "name": "StackExchange",
1245 "version": "1.0.2", 1248 "version": "1.1.0",
1246 "icons": { 1249 "icons": {
1247 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/stackexchange/icon.svg" 1250 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/stackexchange/icon.svg"
1248 } 1251 }
@@ -1251,7 +1254,7 @@
1251 "featured": false, 1254 "featured": false,
1252 "id": "standardnotes", 1255 "id": "standardnotes",
1253 "name": "StandardNotes", 1256 "name": "StandardNotes",
1254 "version": "1.0.3", 1257 "version": "1.1.0",
1255 "icons": { 1258 "icons": {
1256 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/standardnotes/icon.svg" 1259 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/standardnotes/icon.svg"
1257 } 1260 }
@@ -1260,7 +1263,7 @@
1260 "featured": false, 1263 "featured": false,
1261 "id": "steamchat", 1264 "id": "steamchat",
1262 "name": "SteamChat", 1265 "name": "SteamChat",
1263 "version": "1.1.5", 1266 "version": "1.2.0",
1264 "icons": { 1267 "icons": {
1265 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/steamchat/icon.svg" 1268 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/steamchat/icon.svg"
1266 } 1269 }
@@ -1269,7 +1272,7 @@
1269 "featured": false, 1272 "featured": false,
1270 "id": "stride", 1273 "id": "stride",
1271 "name": "Stride", 1274 "name": "Stride",
1272 "version": "1.1.2", 1275 "version": "1.2.0",
1273 "icons": { 1276 "icons": {
1274 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/stride/icon.svg" 1277 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/stride/icon.svg"
1275 } 1278 }
@@ -1278,7 +1281,7 @@
1278 "featured": false, 1281 "featured": false,
1279 "id": "superhuman", 1282 "id": "superhuman",
1280 "name": "superhuman", 1283 "name": "superhuman",
1281 "version": "1.0.2", 1284 "version": "1.1.0",
1282 "icons": { 1285 "icons": {
1283 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/superhuman/icon.svg" 1286 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/superhuman/icon.svg"
1284 } 1287 }
@@ -1287,7 +1290,7 @@
1287 "featured": false, 1290 "featured": false,
1288 "id": "sync", 1291 "id": "sync",
1289 "name": "sync", 1292 "name": "sync",
1290 "version": "1.0.2", 1293 "version": "1.1.0",
1291 "icons": { 1294 "icons": {
1292 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/sync/icon.svg" 1295 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/sync/icon.svg"
1293 } 1296 }
@@ -1296,7 +1299,7 @@
1296 "featured": false, 1299 "featured": false,
1297 "id": "tawk", 1300 "id": "tawk",
1298 "name": "Tawk.to", 1301 "name": "Tawk.to",
1299 "version": "1.0.2", 1302 "version": "1.1.0",
1300 "icons": { 1303 "icons": {
1301 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/tawk/icon.svg" 1304 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/tawk/icon.svg"
1302 } 1305 }
@@ -1305,7 +1308,7 @@
1305 "featured": false, 1308 "featured": false,
1306 "id": "teamleader", 1309 "id": "teamleader",
1307 "name": "teamleader", 1310 "name": "teamleader",
1308 "version": "1.0.2", 1311 "version": "1.1.0",
1309 "icons": { 1312 "icons": {
1310 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/teamleader/icon.svg" 1313 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/teamleader/icon.svg"
1311 } 1314 }
@@ -1314,7 +1317,7 @@
1314 "featured": false, 1317 "featured": false,
1315 "id": "teamwork-projects", 1318 "id": "teamwork-projects",
1316 "name": "Teamwork Projects", 1319 "name": "Teamwork Projects",
1317 "version": "0.1.2", 1320 "version": "0.2.0",
1318 "icons": { 1321 "icons": {
1319 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/teamwork-projects/icon.svg" 1322 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/teamwork-projects/icon.svg"
1320 } 1323 }
@@ -1323,7 +1326,7 @@
1323 "featured": true, 1326 "featured": true,
1324 "id": "telegram", 1327 "id": "telegram",
1325 "name": "Telegram", 1328 "name": "Telegram",
1326 "version": "3.1.1", 1329 "version": "3.2.0",
1327 "icons": { 1330 "icons": {
1328 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/telegram/icon.svg" 1331 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/telegram/icon.svg"
1329 } 1332 }
@@ -1332,7 +1335,7 @@
1332 "featured": false, 1335 "featured": false,
1333 "id": "telegram-react", 1336 "id": "telegram-react",
1334 "name": "Telegram React", 1337 "name": "Telegram React",
1335 "version": "1.1.3", 1338 "version": "1.2.0",
1336 "icons": { 1339 "icons": {
1337 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/telegram-react/icon.svg" 1340 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/telegram-react/icon.svg"
1338 } 1341 }
@@ -1341,7 +1344,7 @@
1341 "featured": false, 1344 "featured": false,
1342 "id": "thelounge", 1345 "id": "thelounge",
1343 "name": "The Lounge", 1346 "name": "The Lounge",
1344 "version": "1.0.2", 1347 "version": "1.1.0",
1345 "icons": { 1348 "icons": {
1346 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/thelounge/icon.svg" 1349 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/thelounge/icon.svg"
1347 } 1350 }
@@ -1350,7 +1353,7 @@
1350 "featured": false, 1353 "featured": false,
1351 "id": "threema", 1354 "id": "threema",
1352 "name": "Threema", 1355 "name": "Threema",
1353 "version": "1.0.2", 1356 "version": "1.1.0",
1354 "icons": { 1357 "icons": {
1355 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/threema/icon.svg" 1358 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/threema/icon.svg"
1356 } 1359 }
@@ -1359,7 +1362,7 @@
1359 "featured": false, 1362 "featured": false,
1360 "id": "TickTick", 1363 "id": "TickTick",
1361 "name": "TickTick", 1364 "name": "TickTick",
1362 "version": "1.1.3", 1365 "version": "1.2.0",
1363 "icons": { 1366 "icons": {
1364 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/TickTick/icon.svg" 1367 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/TickTick/icon.svg"
1365 } 1368 }
@@ -1368,7 +1371,7 @@
1368 "featured": false, 1371 "featured": false,
1369 "id": "todoist", 1372 "id": "todoist",
1370 "name": "Todoist", 1373 "name": "Todoist",
1371 "version": "1.2.2", 1374 "version": "1.3.0",
1372 "icons": { 1375 "icons": {
1373 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/todoist/icon.svg" 1376 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/todoist/icon.svg"
1374 } 1377 }
@@ -1377,7 +1380,7 @@
1377 "featured": false, 1380 "featured": false,
1378 "id": "toggl", 1381 "id": "toggl",
1379 "name": "toggl", 1382 "name": "toggl",
1380 "version": "1.0.3", 1383 "version": "1.1.0",
1381 "icons": { 1384 "icons": {
1382 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/toggl/icon.svg" 1385 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/toggl/icon.svg"
1383 } 1386 }
@@ -1386,7 +1389,7 @@
1386 "featured": false, 1389 "featured": false,
1387 "id": "trello", 1390 "id": "trello",
1388 "name": "Trello", 1391 "name": "Trello",
1389 "version": "1.0.4", 1392 "version": "1.1.0",
1390 "icons": { 1393 "icons": {
1391 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/trello/icon.svg" 1394 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/trello/icon.svg"
1392 } 1395 }
@@ -1395,7 +1398,7 @@
1395 "featured": false, 1398 "featured": false,
1396 "id": "tutanota", 1399 "id": "tutanota",
1397 "name": "Tutanota", 1400 "name": "Tutanota",
1398 "version": "1.0.2", 1401 "version": "1.1.0",
1399 "icons": { 1402 "icons": {
1400 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/tutanota/icon.svg" 1403 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/tutanota/icon.svg"
1401 } 1404 }
@@ -1404,7 +1407,7 @@
1404 "featured": true, 1407 "featured": true,
1405 "id": "tweetdeck", 1408 "id": "tweetdeck",
1406 "name": "Tweetdeck", 1409 "name": "Tweetdeck",
1407 "version": "1.0.5", 1410 "version": "1.1.0",
1408 "icons": { 1411 "icons": {
1409 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/tweetdeck/icon.svg" 1412 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/tweetdeck/icon.svg"
1410 } 1413 }
@@ -1413,7 +1416,7 @@
1413 "featured": false, 1416 "featured": false,
1414 "id": "twist", 1417 "id": "twist",
1415 "name": "twist", 1418 "name": "twist",
1416 "version": "1.0.3", 1419 "version": "1.1.0",
1417 "icons": { 1420 "icons": {
1418 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/twist/icon.svg" 1421 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/twist/icon.svg"
1419 } 1422 }
@@ -1422,7 +1425,7 @@
1422 "featured": false, 1425 "featured": false,
1423 "id": "twitch", 1426 "id": "twitch",
1424 "name": "Twitch", 1427 "name": "Twitch",
1425 "version": "1.0.2", 1428 "version": "1.1.0",
1426 "icons": { 1429 "icons": {
1427 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/twitch/icon.svg" 1430 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/twitch/icon.svg"
1428 } 1431 }
@@ -1431,7 +1434,7 @@
1431 "featured": false, 1434 "featured": false,
1432 "id": "twitter", 1435 "id": "twitter",
1433 "name": "Twitter", 1436 "name": "Twitter",
1434 "version": "1.1.3", 1437 "version": "1.2.0",
1435 "icons": { 1438 "icons": {
1436 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/twitter/icon.svg" 1439 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/twitter/icon.svg"
1437 } 1440 }
@@ -1440,7 +1443,7 @@
1440 "featured": false, 1443 "featured": false,
1441 "id": "twitter-dm", 1444 "id": "twitter-dm",
1442 "name": "Twitter DM", 1445 "name": "Twitter DM",
1443 "version": "1.0.2", 1446 "version": "1.1.0",
1444 "icons": { 1447 "icons": {
1445 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/twitter-dm/icon.svg" 1448 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/twitter-dm/icon.svg"
1446 } 1449 }
@@ -1449,7 +1452,7 @@
1449 "featured": false, 1452 "featured": false,
1450 "id": "unraid", 1453 "id": "unraid",
1451 "name": "Unraid", 1454 "name": "Unraid",
1452 "version": "1.0.3", 1455 "version": "1.1.0",
1453 "icons": { 1456 "icons": {
1454 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/unraid/icon.svg" 1457 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/unraid/icon.svg"
1455 } 1458 }
@@ -1458,7 +1461,7 @@
1458 "featured": false, 1461 "featured": false,
1459 "id": "vk", 1462 "id": "vk",
1460 "name": "VK", 1463 "name": "VK",
1461 "version": "1.0.3", 1464 "version": "1.1.0",
1462 "icons": { 1465 "icons": {
1463 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/vk/icon.svg" 1466 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/vk/icon.svg"
1464 } 1467 }
@@ -1467,7 +1470,7 @@
1467 "featured": false, 1470 "featured": false,
1468 "id": "voxer", 1471 "id": "voxer",
1469 "name": "Voxer", 1472 "name": "Voxer",
1470 "version": "1.0.4", 1473 "version": "1.1.0",
1471 "icons": { 1474 "icons": {
1472 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/voxer/icon.svg" 1475 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/voxer/icon.svg"
1473 } 1476 }
@@ -1476,7 +1479,7 @@
1476 "featured": false, 1479 "featured": false,
1477 "id": "webex-teams", 1480 "id": "webex-teams",
1478 "name": "Webex Teams", 1481 "name": "Webex Teams",
1479 "version": "1.0.2", 1482 "version": "1.1.0",
1480 "icons": { 1483 "icons": {
1481 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/webex-teams/icon.svg" 1484 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/webex-teams/icon.svg"
1482 } 1485 }
@@ -1485,7 +1488,7 @@
1485 "featured": false, 1488 "featured": false,
1486 "id": "wechat", 1489 "id": "wechat",
1487 "name": "WeChat", 1490 "name": "WeChat",
1488 "version": "1.0.2", 1491 "version": "1.1.0",
1489 "icons": { 1492 "icons": {
1490 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/wechat/icon.svg" 1493 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/wechat/icon.svg"
1491 } 1494 }
@@ -1494,7 +1497,7 @@
1494 "featured": true, 1497 "featured": true,
1495 "id": "whatsapp", 1498 "id": "whatsapp",
1496 "name": "WhatsApp", 1499 "name": "WhatsApp",
1497 "version": "3.1.2", 1500 "version": "3.2.0",
1498 "icons": { 1501 "icons": {
1499 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/whatsapp/icon.svg" 1502 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/whatsapp/icon.svg"
1500 } 1503 }
@@ -1512,7 +1515,7 @@
1512 "featured": false, 1515 "featured": false,
1513 "id": "withspectrum", 1516 "id": "withspectrum",
1514 "name": "Spectrum", 1517 "name": "Spectrum",
1515 "version": "1.0.2", 1518 "version": "1.1.0",
1516 "icons": { 1519 "icons": {
1517 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/withspectrum/icon.svg" 1520 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/withspectrum/icon.svg"
1518 } 1521 }
@@ -1521,7 +1524,7 @@
1521 "featured": false, 1524 "featured": false,
1522 "id": "workplace", 1525 "id": "workplace",
1523 "name": "Workplace", 1526 "name": "Workplace",
1524 "version": "1.2.0", 1527 "version": "1.3.0",
1525 "icons": { 1528 "icons": {
1526 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/workplace/icon.svg" 1529 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/workplace/icon.svg"
1527 } 1530 }
@@ -1530,7 +1533,7 @@
1530 "featured": false, 1533 "featured": false,
1531 "id": "wrike", 1534 "id": "wrike",
1532 "name": "Wrike", 1535 "name": "Wrike",
1533 "version": "1.0.3", 1536 "version": "1.1.0",
1534 "icons": { 1537 "icons": {
1535 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/wrike/icon.svg" 1538 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/wrike/icon.svg"
1536 } 1539 }
@@ -1539,7 +1542,7 @@
1539 "featured": false, 1542 "featured": false,
1540 "id": "xing", 1543 "id": "xing",
1541 "name": "XING", 1544 "name": "XING",
1542 "version": "1.1.2", 1545 "version": "1.2.0",
1543 "icons": { 1546 "icons": {
1544 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/xing/icon.svg" 1547 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/xing/icon.svg"
1545 } 1548 }
@@ -1548,7 +1551,7 @@
1548 "featured": true, 1551 "featured": true,
1549 "id": "yahoo-mail", 1552 "id": "yahoo-mail",
1550 "name": "Yahoo Mail", 1553 "name": "Yahoo Mail",
1551 "version": "1.0.3", 1554 "version": "1.1.0",
1552 "icons": { 1555 "icons": {
1553 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/yahoo-mail/icon.svg" 1556 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/yahoo-mail/icon.svg"
1554 } 1557 }
@@ -1557,7 +1560,7 @@
1557 "featured": false, 1560 "featured": false,
1558 "id": "yammer", 1561 "id": "yammer",
1559 "name": "Yammer", 1562 "name": "Yammer",
1560 "version": "1.0.2", 1563 "version": "1.1.0",
1561 "icons": { 1564 "icons": {
1562 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/yammer/icon.svg" 1565 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/yammer/icon.svg"
1563 } 1566 }
@@ -1566,7 +1569,7 @@
1566 "featured": false, 1569 "featured": false,
1567 "id": "youtrack", 1570 "id": "youtrack",
1568 "name": "YouTrack", 1571 "name": "YouTrack",
1569 "version": "1.0.3", 1572 "version": "1.1.0",
1570 "icons": { 1573 "icons": {
1571 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/youtrack/icon.svg" 1574 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/youtrack/icon.svg"
1572 } 1575 }
@@ -1575,7 +1578,7 @@
1575 "featured": false, 1578 "featured": false,
1576 "id": "youtubemusic", 1579 "id": "youtubemusic",
1577 "name": "YouTube Music", 1580 "name": "YouTube Music",
1578 "version": "1.0.2", 1581 "version": "1.1.0",
1579 "icons": { 1582 "icons": {
1580 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/youtubemusic/icon.svg" 1583 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/youtubemusic/icon.svg"
1581 } 1584 }
@@ -1584,7 +1587,7 @@
1584 "featured": false, 1587 "featured": false,
1585 "id": "zalo", 1588 "id": "zalo",
1586 "name": "Zalo", 1589 "name": "Zalo",
1587 "version": "1.1.3", 1590 "version": "1.2.0",
1588 "icons": { 1591 "icons": {
1589 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zalo/icon.svg" 1592 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zalo/icon.svg"
1590 } 1593 }
@@ -1593,7 +1596,7 @@
1593 "featured": false, 1596 "featured": false,
1594 "id": "zendesk", 1597 "id": "zendesk",
1595 "name": "zendesk", 1598 "name": "zendesk",
1596 "version": "1.0.4", 1599 "version": "1.1.0",
1597 "icons": { 1600 "icons": {
1598 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zendesk/icon.svg" 1601 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zendesk/icon.svg"
1599 } 1602 }
@@ -1602,7 +1605,7 @@
1602 "featured": false, 1605 "featured": false,
1603 "id": "zenhub", 1606 "id": "zenhub",
1604 "name": "ZenHub", 1607 "name": "ZenHub",
1605 "version": "0.1.2", 1608 "version": "0.2.0",
1606 "icons": { 1609 "icons": {
1607 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zenhub/icon.svg" 1610 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zenhub/icon.svg"
1608 } 1611 }
@@ -1611,7 +1614,7 @@
1611 "featured": false, 1614 "featured": false,
1612 "id": "zeplin", 1615 "id": "zeplin",
1613 "name": "Zeplin", 1616 "name": "Zeplin",
1614 "version": "1.0.2", 1617 "version": "1.1.0",
1615 "icons": { 1618 "icons": {
1616 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zeplin/icon.svg" 1619 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zeplin/icon.svg"
1617 } 1620 }
@@ -1620,7 +1623,7 @@
1620 "featured": false, 1623 "featured": false,
1621 "id": "zimbra", 1624 "id": "zimbra",
1622 "name": "Zimbra", 1625 "name": "Zimbra",
1623 "version": "1.0.2", 1626 "version": "1.1.0",
1624 "icons": { 1627 "icons": {
1625 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zimbra/icon.svg" 1628 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zimbra/icon.svg"
1626 } 1629 }
@@ -1629,7 +1632,7 @@
1629 "featured": false, 1632 "featured": false,
1630 "id": "zoho", 1633 "id": "zoho",
1631 "name": "Zoho Mail", 1634 "name": "Zoho Mail",
1632 "version": "1.0.4", 1635 "version": "1.1.0",
1633 "icons": { 1636 "icons": {
1634 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zoho/icon.svg" 1637 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zoho/icon.svg"
1635 } 1638 }
@@ -1638,7 +1641,7 @@
1638 "featured": false, 1641 "featured": false,
1639 "id": "zulip", 1642 "id": "zulip",
1640 "name": "Zulip", 1643 "name": "Zulip",
1641 "version": "1.0.5", 1644 "version": "1.1.0",
1642 "icons": { 1645 "icons": {
1643 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zulip/icon.svg" 1646 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zulip/icon.svg"
1644 } 1647 }