enlt commited on
Commit ·
f383ebd
1
Parent(s): df7bcfe
基础php文件
Browse files
FILES/New/PicLibrary/AnimeImage/index.php
CHANGED
|
@@ -2,7 +2,6 @@
|
|
| 2 |
header("Access-Control-Allow-Origin: *");
|
| 3 |
header("Access-Control-Allow-Methods: GET, POST, OPTIONS");
|
| 4 |
header("Access-Control-Allow-Headers: Content-Type");
|
| 5 |
-
include '../../../plugins/Logger.php';
|
| 6 |
|
| 7 |
function getJsonLink($type) {
|
| 8 |
$baseUrl = 'https://api.luoh.my.to/storage/json/image/ecy/';
|
|
|
|
| 2 |
header("Access-Control-Allow-Origin: *");
|
| 3 |
header("Access-Control-Allow-Methods: GET, POST, OPTIONS");
|
| 4 |
header("Access-Control-Allow-Headers: Content-Type");
|
|
|
|
| 5 |
|
| 6 |
function getJsonLink($type) {
|
| 7 |
$baseUrl = 'https://api.luoh.my.to/storage/json/image/ecy/';
|