Update
This commit is contained in:
9
data/nulled.red.php
Normal file
9
data/nulled.red.php
Normal 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=',
|
||||
);
|
||||
Reference in New Issue
Block a user