feat: add Ducks for Ducks service entry
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s
Added a new service "Ducks for Ducks" to the services list. This privacy-friendly alternative front-end to Geeks for Geeks allows browsing without ads or tracking. Enhances user options for secure and private browsing experiences.
This commit is contained in:
parent
92bc6b27d4
commit
d3e77c0090
1 changed files with 18 additions and 0 deletions
|
@ -480,6 +480,24 @@
|
|||
"exclude_from_index": false,
|
||||
"exclude_from_simple": false
|
||||
},
|
||||
{
|
||||
"name": "Ducks for Ducks",
|
||||
"url": "https://ducksforducks.private.coffee",
|
||||
"homemade": true,
|
||||
"tiny_description": "a private front-end to Geeks for Geeks",
|
||||
"short_description": "Ducks for Ducks is a privacy-friendly alternative front-end to Geeks for Geeks.",
|
||||
"long_description": "Ducks for Ducks is a privacy-friendly alternative front-end to Geeks for Geeks. It allows you to browse Geeks for Geeks without ads or tracking.",
|
||||
"status": "OK",
|
||||
"links": [
|
||||
{
|
||||
"name": "Go to Ducks for Ducks",
|
||||
"url": "https://ducksforducks.private.coffee"
|
||||
}
|
||||
],
|
||||
"icon": "books",
|
||||
"exclude_from_index": false,
|
||||
"exclude_from_simple": false
|
||||
},
|
||||
{
|
||||
"name": "NocoDB",
|
||||
"url": "https://nocodb.private.coffee",
|
||||
|
|
Loading…
Reference in a new issue