diff --git a/gradle.properties b/gradle.properties
index ee9ed7b..8ca67e9 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1 +1 @@
-version=1.0.0-rc1
+version=1.0.0-alpha1
diff --git a/src/main/resources/static/libs/customEle/bloghaoTag.js b/src/main/resources/static/libs/customEle/bloghaoTag.js
index d826cdf..7382c55 100644
--- a/src/main/resources/static/libs/customEle/bloghaoTag.js
+++ b/src/main/resources/static/libs/customEle/bloghaoTag.js
@@ -83,83 +83,62 @@ function extractHeight(occupied, width, height) {
let _innerHTML = _imgs.innerHTML.trim().replace(/^(
)|(
)$/g, "");
let contents = "";
let configOptions = this.options;
- _innerHTML.replace(
- /{([^}]*)}/g,
- function ($0, $1) {
- var str = $1.split(",");
- str.forEach((item) => {
- contents += `
-