This commit is contained in:
Daisuke
2020-04-09 14:31:48 -05:00
parent c16f58c013
commit 869f09062a
69 changed files with 6568 additions and 39 deletions

9
data/pl.ohno.host.php Normal file
View File

@ -0,0 +1,9 @@
<?php $client = array (
'client_id' => 'uIpsD2vT5JHETjqV3ULG2jnn5iKIbfOMUDVUXMVLZGs',
'client_secret' => 'Q6wZWM2dLIywkosUn8XfKXWByHwVy5QFkQ7L7ernrdc',
'id' => '8674',
'name' => 'Dashboard FE',
'redirect_uri' => 'http://ayanami.ga/dashboard',
'website' => NULL,
'vapid_key' => 'BHVyS3AtpMfRSPzu45QEuonZIa5KUq7ewBOsBdQAeSTargsUlSLJrCyUKA94spGeO-S3fpvz6eUf3sXM7lfH4Aw',
);