소소한 수정
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
/hook/gogs_key.php
|
||||
/hook/logs.txt
|
||||
/hook/list.json
|
||||
|
||||
+1
-1
@@ -26,4 +26,4 @@ foreach ($raw_img_list as $path) {
|
||||
$img_list[] = $path;
|
||||
}
|
||||
|
||||
file_put_contents('list.json', json_encode($img_list,JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES | JSON_PRETTY_PRINT));
|
||||
file_put_contents('list.json', json_encode($img_list, JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES | JSON_PRETTY_PRINT));
|
||||
Reference in New Issue
Block a user