mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
6 lines
154 B
JavaScript
Executable File
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",
|
|
}
|
|
} |