From dc85e7ba2b0993c5045bcaace9a069e66826bb9f Mon Sep 17 00:00:00 2001
From: daydreamer-json
Date: Sat, 28 Feb 2026 06:23:39 +0900
Subject: [PATCH] Delete list.md link in README
---
README.md | 23 ++---------------------
pages/.oxfmtrc.json | 23 +++++++++++++++++++++++
pages/biome.json | 38 ++++++++++++++++++++++++++++++++++++++
pages/src/about.html | 7 +++++++
4 files changed, 70 insertions(+), 21 deletions(-)
create mode 100644 pages/.oxfmtrc.json
create mode 100644 pages/biome.json
diff --git a/README.md b/README.md
index a748f0d..a0771b7 100644
--- a/README.md
+++ b/README.md
@@ -25,28 +25,9 @@ Currently, raw data is provided as-is without modification. It is also not decry
To easily view information about past versions of game packages and other items, please refer to the following page.
-- **Game packages**
- - [Windows Global Official](/output/akEndfield/launcher/game/6/list.md)
- - [Windows Global Epic](/output/akEndfield/launcher/game/801/list.md)
- - [Windows Global Google Play](/output/akEndfield/launcher/game/802/list.md)
- - [Windows China Official](/output/akEndfield/launcher/game/1/list.md)
- - [Windows China Bilibili](/output/akEndfield/launcher/game/2/list.md)
-- **Game patch packages**
- - [Windows Global Official](/output/akEndfield/launcher/game/6/list_patch.md)
- - [Windows Global Epic](/output/akEndfield/launcher/game/801/list_patch.md.md)
- - [Windows Global Google Play](/output/akEndfield/launcher/game/802/list_patch.md.md)
- - [Windows China Official](/output/akEndfield/launcher/game/1/list_patch.md)
- - [Windows China Bilibili](/output/akEndfield/launcher/game/2/list_patch.md)
-- **Game resources** (Windows, Android, iOS, PlayStation)
- - [Global](/output/akEndfield/launcher/game_resources/6/list.md)
- - [China](/output/akEndfield/launcher/game_resources/1/list.md)
-- **Launcher packages**
- - [Launcher (zip)](/output/akEndfield/launcher/launcher/list.md)
- - [Launcher (installer)](/output/akEndfield/launcher/launcherExe/list.md)
+https://ak-endfield-api-archive.daydreamer-json.cc/
-Some packages are available via the GitHub Releases mirror.
-
-All dates and times specified in Markdown files are in Asia server time (China Standard Time, UTC+8).
+Previous pages created using Markdown will not be maintained.
## Contributing
diff --git a/pages/.oxfmtrc.json b/pages/.oxfmtrc.json
new file mode 100644
index 0000000..8182154
--- /dev/null
+++ b/pages/.oxfmtrc.json
@@ -0,0 +1,23 @@
+{
+ "$schema": "./node_modules/oxfmt/configuration_schema.json",
+ "ignorePatterns": [
+ "output/raw/**/index_main.json",
+ "output/raw/**/index_initial.json"
+ ],
+ "useTabs": false,
+ "printWidth": 120,
+ "tabWidth": 2,
+ "endOfLine": "lf",
+ "arrowParens": "always",
+ "bracketSameLine": false,
+ "bracketSpacing": true,
+ "htmlWhitespaceSensitivity": "css",
+ "insertFinalNewline": true,
+ "jsxSingleQuote": true,
+ "objectWrap": "preserve",
+ "proseWrap": "preserve",
+ "quoteProps": "as-needed",
+ "semi": true,
+ "singleQuote": true,
+ "trailingComma": "all"
+}
diff --git a/pages/biome.json b/pages/biome.json
new file mode 100644
index 0000000..86ebb55
--- /dev/null
+++ b/pages/biome.json
@@ -0,0 +1,38 @@
+{
+ "$schema": "https://biomejs.dev/schemas/2.2.4/schema.json",
+ "vcs": { "enabled": true, "clientKind": "git", "useIgnoreFile": true },
+ "files": { "ignoreUnknown": false, "includes": ["**"] },
+ "formatter": {
+ "enabled": true,
+ "useEditorconfig": true,
+ "formatWithErrors": false,
+ "indentStyle": "space",
+ "indentWidth": 2,
+ "lineEnding": "lf",
+ "lineWidth": 120,
+ "attributePosition": "auto",
+ "bracketSpacing": true
+ },
+ "linter": { "enabled": false, "rules": { "recommended": true } },
+ "javascript": {
+ "formatter": {
+ "jsxQuoteStyle": "single",
+ "quoteProperties": "asNeeded",
+ "trailingCommas": "all",
+ "semicolons": "always",
+ "arrowParentheses": "always",
+ "bracketSameLine": false,
+ "quoteStyle": "single",
+ "attributePosition": "auto",
+ "bracketSpacing": true
+ }
+ },
+ "assist": {
+ "enabled": true,
+ "actions": {
+ "source": {
+ "organizeImports": "on"
+ }
+ }
+ }
+}
diff --git a/pages/src/about.html b/pages/src/about.html
index 8835505..4080d85 100644
--- a/pages/src/about.html
+++ b/pages/src/about.html
@@ -67,6 +67,13 @@
I assume no responsibility whatsoever.
PLEASE USE IT AT YOUR OWN RISK.
+ Thanks
+
+
+ | Vivi029 |
+ Added Windows Google Play Games channel |
+
+