File manager - Edit - /home/autoph/public_html/projects/api/public/config.tar
Back
qr.php 0000644 00000000200 15024730461 0005671 0 ustar 00 <?php return [ 'logo' => '../public/assets/img/logo/AGC_CIRCLE.png', 'no_logo' => '../public/assets/img/blank.png', ]; sms.php 0000644 00000003014 15024730461 0006057 0 ustar 00 <?php return [ 'default' => [ 'uri' => 'https://api.philsms.com/outbound/v1', 'payload' => '{ "apiKey" : "aenda-5XRDT", "apiPass" : "3[#kQ.Rx~E", "mask" : "AUTOHUB GRP", "content" : "{message}", "msisdn" : "{mobile}" }', 'http_header' => ["Content-Type: application/json"], 'response' => [ "type" => "json", // Response type: text/json "key" => "status", // Key if json "success" => "201", // Response of success ], ], 'golf' => [ 'uri' => 'https://api.philsms.com/outbound/v1', 'payload' => '{ "apiKey" : "aenda-5XRDT", "apiPass" : "3[#kQ.Rx~E", "mask" : "101010GOLF", "content" : "{message}", "msisdn" : "{mobile}" }', 'http_header' => ["Content-Type: application/json"], 'response' => [ "type" => "json", "key" => "status", "success" => "201", ], ], 'itexmo' => [ 'uri' => 'https://www.itexmo.com/php_api/api.php', 'payload' => [ "1" => "{mobile}", "2" => "{message}", "3" => "PR-AUTOH172111_IE74I", "passwd" => "me}vfe3j#c", "5" => "HIGH", ], 'http_header' => ["Content-Type: application/x-www-form-urlencoded"], 'response' => [ "type" => "text", "key" => "", "success" => "0", ], ], ]; mail.php 0000644 00000000342 15024730461 0006200 0 ustar 00 <?php return [ 'default' => [ 'host' => '', 'port' => '', 'username' => '', 'password' => '', 'encryption' => '', 'from_address' => '', 'from_name' => '', ], ]; home/autoph/public_html/projects/api/.git/config 0000644 00000000507 15024756426 0015746 0 ustar 00 [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = git@github.com:AutoHub-Coderz/AutoHub-APIs.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main [receive] denyCurrentBranch = updateInstead [gc] auto = 0
| ver. 1.4 |
.
| PHP 8.0.30 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings