diff --git a/assets/dist/icons/gift.svg b/assets/dist/icons/gift.svg new file mode 100644 index 0000000..aa2beeb --- /dev/null +++ b/assets/dist/icons/gift.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/services.json b/data/services.json index 4aa97a2..036a467 100644 --- a/data/services.json +++ b/data/services.json @@ -228,6 +228,22 @@ "exclude_from_index": false, "exclude_from_simple": false }, + { + "name": "wishthis", + "url": "https://wishthis.private.coffee", + "short_description": "wishthis is a service for creating wishlists.", + "long_description": "wishthis is a service for creating wishlists. You can use it to create wishlists for yourself, or to share them with others.", + "status": "OK", + "links": [ + { + "name": "Go to wishthis", + "url": "https://wishthis.private.coffee" + } + ], + "icon": "gift", + "exclude_from_index": false, + "exclude_from_simple": false + }, { "name": "NocoDB", "url": "https://nocodb.private.coffee",