EasyImages2.0/config/api_key.php

16 lines
255 B
PHP
Raw Normal View History

2022-05-18 21:38:23 +08:00
<?php
2022-02-25 01:36:49 +08:00
$tokenList=Array
(
2024-01-19 22:21:12 +08:00
'1c17b11693cb5ec63859b091c5b9c1b2'=>Array
2022-02-25 01:36:49 +08:00
(
'id'=>0,
2024-01-19 22:21:12 +08:00
'expired'=>2544411528,
'add_time'=>1680497928
2022-02-25 01:36:49 +08:00
),
2024-01-19 22:21:12 +08:00
'833c5611862efcaa9955205ee96125e9'=>Array
2022-02-25 01:36:49 +08:00
(
2023-03-11 01:49:54 +08:00
'id'=>2,
2024-01-19 22:21:12 +08:00
'expired'=>1680584583,
'add_time'=>1680498183
2022-02-25 01:36:49 +08:00
)
);