1
0
Fork 1
mirror of https://codeberg.org/keyoxide/doipjs.git synced 2025-01-09 14:29:27 -07:00

Temporarely disable forgejo

There currently is no way to distinguish a forgejo server from a gitea server.
This commit is contained in:
Yarmo Mackenbach 2023-01-22 15:17:36 +01:00
parent f4d26cc15f
commit f3ce2accd4
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1

View file

@ -27,7 +27,7 @@ const data = {
hackernews: require('./hackernews'),
lobsters: require('./lobsters'),
devto: require('./devto'),
forgejo: require('./forgejo'),
// forgejo: require('./forgejo'),
gitea: require('./gitea'),
gitlab: require('./gitlab'),
github: require('./github'),