diff --git a/assets/dist/icons/hard-hat.svg b/assets/dist/icons/hard-hat.svg new file mode 100644 index 0000000..5deb64b --- /dev/null +++ b/assets/dist/icons/hard-hat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/services.json b/data/services.json index c25e7c5..a9c7194 100644 --- a/data/services.json +++ b/data/services.json @@ -584,6 +584,40 @@ "icon": "map-trifold", "exclude_from_index": false, "exclude_from_simple": false + }, + { + "name": "nocdnbs", + "url": "https://nocdnbs.private.coffee", + "homemade": true, + "short_description": "nocdnbs is a privacy-friendly proxy to cdnjs.cloudflare.com", + "long_description": "nocdnbs is a privacy-friendly proxy to cdnjs.cloudflare.com. It allows you to use the cdnjs.cloudflare.com library without being tracked by Cloudflare.", + "status": "OK", + "links": [ + { + "name": "Go to nocdnbs", + "url": "https://nocdnbs.private.coffee" + } + ], + "icon": "hard-hat", + "exclude_from_index": false, + "exclude_from_simple": false + }, + { + "name": "nobsdelivr", + "url": "https://nobsdelivr.private.coffee", + "homemade": true, + "short_description": "nobsdelivr is a privacy-friendly proxy to cdn.jsdelivr.net", + "long_description": "nobsdelivr is a privacy-friendly proxy to cdn.jsdelivr.net. It allows you to use the cdn.jsdelivr.net library without being tracked by jsDelivr.", + "status": "OK", + "links": [ + { + "name": "Go to nobsdelivr", + "url": "https://nobsdelivr.private.coffee" + } + ], + "icon": "hard-hat", + "exclude_from_index": false, + "exclude_from_simple": false } ] } \ No newline at end of file