mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
8 lines
280 B
JavaScript
Executable File
8 lines
280 B
JavaScript
Executable File
module.exports = {
|
|
// Global Server Key (Requiered for RS-YIBTP), Not autogenerated, must be included on. (Recommended not modify this constants)
|
|
|
|
server_key:
|
|
'f706b0a535b6c2d36545c4137a0a3a26853ea8b5-1223c9ba7923152cae28e5a2e7501b2b-50600768',
|
|
secretOrKey: 'secret',
|
|
}
|