GDBrowser/servers.json

46 lines
1.4 KiB
JSON
Raw Permalink Normal View History

[
{
"name": "Geometry Dash",
"link": "https://store.steampowered.com/app/322170/Geometry_Dash/",
"author": "RobTop",
"authorLink": "https://www.youtube.com/channel/UCz_yk8mDSAnxJq0ar66L4sw",
"id": "",
2021-09-02 19:08:23 -04:00
"endpoint": "http://www.boomlings.com/database/",
"timestampSuffix": " ago",
"demonList": "https://pointercrate.com/",
"downloadsDisabled": true,
"pinned": true
},
{
"name": "2.2 Unlocked",
"link": "https://smjs.eu/gd/unlock/database/dashboard/",
"author": "SMJS",
"authorLink": "https://www.youtube.com/channel/UClXb1w9vSL3Z0V-mUbudOnw",
"id": "22unlocked",
"endpoint": "http://smjs.eu/gd/unlock/database/",
"disabled": ["gauntlets", "mappacks", "daily", "weekly"],
"substitutions": {
"levelID": "oereoIE",
"accountID": "BddpvouKE",
"targetAccountID": "targetBddpvouKE"
}
},
{
"name": "1.9 GDPS",
"link": "https://absolllute.com/gdps/",
"author": "Absolute",
"authorLink": "https://www.youtube.com/channel/UCpdDW0ZdzoRzioT4eTfn-yw",
"id": "19gdps",
"endpoint": "http://absolllute.com/gdps/gdapi/",
"onePointNine": true,
"weeklyLeaderboard": true,
"demonList": "https://pointercrate.xyze.dev/",
"overrides": {
"getGJMapPacks21": "getGJMapPacks",
"getGJScores20": "getGJScores",
"getGJComments21": "getGJComments"
}
}
2021-09-02 19:08:23 -04:00
]