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/nulled.red.php Normal file
View File

@ -0,0 +1,9 @@
<?php $client = array (
'id' => '511',
'name' => 'Dashboard FE',
'website' => NULL,
'redirect_uri' => 'http://ayanami.ga/dashboard',
'client_id' => 'NYKpFmRvnzhF0Qng43S4EG80PXm-C8Cn-pqaRQqqFJE',
'client_secret' => 'ogId3V5iUTjsoqCeIaGoVVBqBeFew48phrR9q26luOE',
'vapid_key' => 'BOAhbzr1GB9sfpBiCpmpcDd5lfML3GJI7L078T4csZwNbojKQs8vRKk7JLAgXolC-nn2y16TtixG4JCflxgs84k=',
);