diff --git a/README-en.md b/README-en.md
index bb5fe24..846928f 100644
--- a/README-en.md
+++ b/README-en.md
@@ -2,7 +2,7 @@
A script to play Sheets generated by [SkyStudio](https://play.google.com/store/apps/details?id=com.Maple.SkyStudio) automatically in game Sky with accessibility services using Auto.js
-[](shared_sheets/) [](#shared-sheets) [](https://www.jsdelivr.com/)
+[](shared_sheets/) [](#shared-sheets) [](https://www.jsdelivr.com/)
## Feature
diff --git a/README.md b/README.md
index 5b970d6..8cbbcfd 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ English: [README-en.md](README-en.md)
使用Auto.js提供的无障碍权限实现在Sky光遇中自动弹奏 [SkyStudio](https://play.google.com/store/apps/details?id=com.Maple.SkyStudio) 导出的曲谱
-[](shared_sheets/) [](#共享乐谱) [](https://www.jsdelivr.com/)
+[](shared_sheets/) [](#共享乐谱) [](https://www.jsdelivr.com/)
~~不会进一步支持原神的21键琴和上传21键位的共享乐谱,反正15键又不是不能弹。~~
diff --git a/shared_sheets.json b/shared_sheets.json
index ee8aa2e..0caf25c 100644
--- a/shared_sheets.json
+++ b/shared_sheets.json
@@ -1,5 +1,131 @@
{
"sheets": [
+ {
+ "name": "青花瓷",
+ "file": "青花瓷.txt",
+ "author": "酷安@皮皮小猪猪",
+ "desc": "酷安 @皮皮小猪猪 分享乐谱 青花瓷",
+ "bpm": 240,
+ "suggested_instrument": 1,
+ "keyCount": 15,
+ "pitchLevel": 9,
+ "noteCount": 86,
+ "social": [
+ {
+ "platform": "coolapk",
+ "name": "酷安",
+ "link": "http://www.coolapk.com/u/5352224"
+ }
+ ]
+ },
+ {
+ "name": "虹之间",
+ "file": "虹之间.txt",
+ "author": "酷安@皮皮小猪猪",
+ "desc": "酷安 @皮皮小猪猪 分享乐谱 虹之间",
+ "bpm": 280,
+ "suggested_instrument": 1,
+ "keyCount": 15,
+ "pitchLevel": 10,
+ "noteCount": 205,
+ "social": [
+ {
+ "platform": "coolapk",
+ "name": "酷安",
+ "link": "http://www.coolapk.com/u/5352224"
+ }
+ ]
+ },
+ {
+ "name": "粉刷匠",
+ "file": "粉刷匠.txt",
+ "author": "酷安@皮皮小猪猪",
+ "desc": "酷安 @皮皮小猪猪 分享乐谱 粉刷匠",
+ "bpm": 383,
+ "suggested_instrument": 1,
+ "keyCount": 15,
+ "pitchLevel": 7,
+ "noteCount": 48,
+ "social": [
+ {
+ "platform": "coolapk",
+ "name": "酷安",
+ "link": "http://www.coolapk.com/u/5352224"
+ }
+ ]
+ },
+ {
+ "name": "等你下课",
+ "file": "等你下课.txt",
+ "author": "酷安@皮皮小猪猪",
+ "desc": "酷安 @皮皮小猪猪 分享乐谱 等你下课",
+ "bpm": 295,
+ "suggested_instrument": 1,
+ "keyCount": 15,
+ "pitchLevel": 8,
+ "noteCount": 229,
+ "social": [
+ {
+ "platform": "coolapk",
+ "name": "酷安",
+ "link": "http://www.coolapk.com/u/5352224"
+ }
+ ]
+ },
+ {
+ "name": "病变",
+ "file": "病变.txt",
+ "author": "酷安@皮皮小猪猪",
+ "desc": "酷安 @皮皮小猪猪 分享乐谱 病变",
+ "bpm": 454,
+ "suggested_instrument": 1,
+ "keyCount": 15,
+ "pitchLevel": 4,
+ "noteCount": 544,
+ "social": [
+ {
+ "platform": "coolapk",
+ "name": "酷安",
+ "link": "http://www.coolapk.com/u/5352224"
+ }
+ ]
+ },
+ {
+ "name": "外婆的澎湖湾",
+ "file": "外婆的澎湖湾.txt",
+ "author": "酷安@皮皮小猪猪",
+ "desc": "酷安 @皮皮小猪猪 分享乐谱 外婆的澎湖湾",
+ "bpm": 383,
+ "suggested_instrument": 1,
+ "keyCount": 15,
+ "pitchLevel": 9,
+ "noteCount": 397,
+ "social": [
+ {
+ "platform": "coolapk",
+ "name": "酷安",
+ "link": "http://www.coolapk.com/u/5352224"
+ }
+ ]
+ },
+ {
+ "name": "告白气球",
+ "file": "告白气球.txt",
+ "author": "酷安@皮皮小猪猪",
+ "desc": "酷安 @皮皮小猪猪 分享乐谱 告白气球",
+ "bpm": 358,
+ "suggested_instrument": 1,
+ "keyCount": 15,
+ "pitchLevel": 11,
+ "noteCount": 203,
+ "social": [
+ {
+ "platform": "coolapk",
+ "name": "酷安",
+ "link": "http://www.coolapk.com/u/5352224"
+ }
+ ]
+ },
{
"name": "晴天",
"file": "晴天.txt",
diff --git a/shared_sheets/告白气球.txt b/shared_sheets/告白气球.txt
new file mode 100644
index 0000000..656dd8e
Binary files /dev/null and b/shared_sheets/告白气球.txt differ
diff --git a/shared_sheets/外婆的澎湖湾.txt b/shared_sheets/外婆的澎湖湾.txt
new file mode 100644
index 0000000..d6b8682
Binary files /dev/null and b/shared_sheets/外婆的澎湖湾.txt differ
diff --git a/shared_sheets/病变.txt b/shared_sheets/病变.txt
new file mode 100644
index 0000000..5d39e28
Binary files /dev/null and b/shared_sheets/病变.txt differ
diff --git a/shared_sheets/等你下课.txt b/shared_sheets/等你下课.txt
new file mode 100644
index 0000000..26b09a5
Binary files /dev/null and b/shared_sheets/等你下课.txt differ
diff --git a/shared_sheets/粉刷匠.txt b/shared_sheets/粉刷匠.txt
new file mode 100644
index 0000000..6db894b
Binary files /dev/null and b/shared_sheets/粉刷匠.txt differ
diff --git a/shared_sheets/虹之间.txt b/shared_sheets/虹之间.txt
new file mode 100644
index 0000000..8ba1506
Binary files /dev/null and b/shared_sheets/虹之间.txt differ
diff --git a/shared_sheets/青花瓷.txt b/shared_sheets/青花瓷.txt
new file mode 100644
index 0000000..a512a9f
Binary files /dev/null and b/shared_sheets/青花瓷.txt differ