mirror of
https://github.com/snltty/linker.git
synced 2025-10-04 16:52:48 +08:00
6 lines
64 B
PHP
6 lines
64 B
PHP
<?php
|
|
declare (strict_types=1);
|
|
|
|
return [
|
|
'STATUS' => '0'
|
|
]; |