Skip to content

Commit a1ef0bf

Browse files
committed
1 parent 7b988b8 commit a1ef0bf

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

src/assets/javascripts/services.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -929,6 +929,7 @@ const defaultInstances = {
929929
skunkyArt: ["https://skunky.bloat.cat"],
930930
ytify: ["https://ytify.us.kg"],
931931
nerdsForNerds: ["https://nn.vern.cc"],
932+
ducksForDucks: ["https://ducksforducks.private.coffee"],
932933
koub: ["https://koub.clovius.club"],
933934
soundcloak: ["https://soundcloak.fly.dev"],
934935
gocook: ["https://cook.adminforge.de"],

src/config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1389,6 +1389,11 @@
13891389
"name": "NerdsforNerds",
13901390
"instanceList": true,
13911391
"url": "https://git.vern.cc/cobra/NerdsforNerds"
1392+
},
1393+
"ducksForDucks": {
1394+
"name": "Ducks for Ducks",
1395+
"instanceList": true,
1396+
"url": "https://git.private.coffee/PrivateCoffee/ducksforducks"
13921397
}
13931398
},
13941399
"targets": [

0 commit comments

Comments
 (0)