Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ManeraKai committed Jan 27, 2025
1 parent 7b988b8 commit a1ef0bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/javascripts/services.js
Original file line number Diff line number Diff line change
Expand Up @@ -929,6 +929,7 @@ const defaultInstances = {
skunkyArt: ["https://skunky.bloat.cat"],
ytify: ["https://ytify.us.kg"],
nerdsForNerds: ["https://nn.vern.cc"],
ducksForDucks: ["https://ducksforducks.private.coffee"],
koub: ["https://koub.clovius.club"],
soundcloak: ["https://soundcloak.fly.dev"],
gocook: ["https://cook.adminforge.de"],
Expand Down
5 changes: 5 additions & 0 deletions src/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1389,6 +1389,11 @@
"name": "NerdsforNerds",
"instanceList": true,
"url": "https://git.vern.cc/cobra/NerdsforNerds"
},
"ducksForDucks": {
"name": "Ducks for Ducks",
"instanceList": true,
"url": "https://git.private.coffee/PrivateCoffee/ducksforducks"
}
},
"targets": [
Expand Down

0 comments on commit a1ef0bf

Please sign in to comment.