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 16:36:37 +00:00
'c6f219a19723c75d3943e23599cb6c45'=>Array
2022-02-24 17:36:49 +00:00
(
'id'=>1,
2023-03-10 16:36:37 +00:00
'expired'=>1937656547,
'add_time'=>1678456547
2022-02-24 17:36:49 +00:00
)
);