EasyImages2.0/config/api_key.php

16 lines
255 B
PHP
Raw Normal View History

2022-05-18 13:38:23 +00:00
<?php
2022-02-24 17:36:49 +00:00
$tokenList=Array
(
2023-03-10 16:36:37 +00:00
'd5edb4e962a017bd99d1b71195f39fa9'=>Array
2022-02-24 17:36:49 +00:00
(
'id'=>0,
2023-03-10 16:36:37 +00:00
'expired'=>1678456553,
'add_time'=>1678456540
2022-02-24 17:36:49 +00:00
),
2023-03-10 17:49:54 +00:00
'1c17b11693cb5ec63859b091c5b9c1b2'=>Array
2022-02-24 17:36:49 +00:00
(
2023-03-10 17:49:54 +00:00
'id'=>2,
'expired'=>2542384054,
'add_time'=>1678470454
2022-02-24 17:36:49 +00:00
)
);