diff --git a/.imgbotconfig b/.imgbotconfig deleted file mode 100644 index 303c616..0000000 --- a/.imgbotconfig +++ /dev/null @@ -1,10 +0,0 @@ -{ - "schedule": "schedule", - "ignoredFiles": [ - "favicon.ico", - "search.png", - "assets/owo/*", - "assets/thumb/*", - ], - "aggressiveCompression": "false" -} \ No newline at end of file diff --git a/package.json b/package.json deleted file mode 100644 index ec5ffd8..0000000 --- a/package.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "joe", - "version": "1.0.0", - "description": "Eternity is not a distance but a decision", - "main": "index.php", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/HaoOuBa/Joe.git" - }, - "author": "Joe", - "license": "ISC", - "bugs": { - "url": "https://github.com/HaoOuBa/Joe/issues" - }, - "homepage": "https://github.com/HaoOuBa/Joe#readme" -}