Update
This commit is contained in:
9
data/gab.com.php
Normal file
9
data/gab.com.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php $client = array (
|
||||
'id' => '77890',
|
||||
'name' => 'Dashboard FE',
|
||||
'website' => NULL,
|
||||
'redirect_uri' => 'http://ayanami.ga/dashboard',
|
||||
'client_id' => '2zBO6zYFO2gxHq8Ze6hTuMdRNflXtgN7xtJhvmmtEf4',
|
||||
'client_secret' => '2Mkc5Crk8IlRHmTKOS717-N-1aySbKEToKb5FF3yzVI',
|
||||
'vapid_key' => 'BO_CXXKZ4X6nRHs3rjx1ld-mejF4i080a_IWbvPN_-CwsREbsqB6QjXNvtHaQXe05-LhYd9s_dsJuU2fry0AjOw=',
|
||||
);
|
||||
Reference in New Issue
Block a user