chore: initial commit
This commit is contained in:
8
api/third_party/node.php
vendored
Normal file
8
api/third_party/node.php
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
if(!defined('REG_PROD_POINT'))
|
||||
define('REG_PROD_POINT', 'https://envato.toofasthost.com/api/register');
|
||||
if(!defined('VAL_PROD_POINT'))
|
||||
define('VAL_PROD_POINT', 'https://envato.toofasthost.com/api/validate');
|
||||
if(!defined('GIVE_ME_CODE'))
|
||||
define('GIVE_ME_CODE', 'https://envato.toofasthost.com/api/givemecode');
|
||||
?>
|
||||
Reference in New Issue
Block a user