diff --git a/assets/dist/icons/camera.svg b/assets/dist/icons/camera.svg new file mode 100644 index 0000000..cf6dbbf --- /dev/null +++ b/assets/dist/icons/camera.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/services.json b/data/services.json index 1dead55..107ea5c 100644 --- a/data/services.json +++ b/data/services.json @@ -234,6 +234,28 @@ "exclude_from_index": false, "exclude_from_simple": false }, + { + "name": "Priviblur", + "url": "https://priviblur.private.coffee", + "short_description": "Priviblur is a privacy-friendly alternative front-end to Tumblr.", + "long_description": "Priviblur is a privacy-friendly alternative front-end to Tumblr. It allows you to browse Tumblr without being tracked.", + "status": "OK", + "links": [ + { + "name": "Go to Priviblur", + "url": "https://priviblur.private.coffee", + "alternatives": [ + { + "name": "Tor", + "url": "http://priviblur.coffee2m3bjsrrqqycx6ghkxrnejl2q6nl7pjw2j4clchjj6uk5zozad.onion" + } + ] + } + ], + "icon": "camera", + "exclude_from_index": false, + "exclude_from_simple": false + }, { "name": "LibreTranslate", "url": "https://translate.private.coffee",