comty/globals/endpoints/comty_endpoints.js
2020-05-06 13:20:47 +02:00

6 lines
154 B
JavaScript
Executable File

module.exports={
// !!! Deprecated for the new model => v0.4.06 (up)
comty_endpoints: {
new_post: "https://comty.pw/api/new_post",
}
}