diff --git a/in/en/index.html b/in/en/index.html
index 29aedfe..1cfbf71 100644
--- a/in/en/index.html
+++ b/in/en/index.html
@@ -67,7 +67,7 @@
EMAIL |
 |
- |
+ |
diff --git a/in/fr/index.html b/in/fr/index.html
index 99f7093..e64dd2c 100644
--- a/in/fr/index.html
+++ b/in/fr/index.html
@@ -67,7 +67,7 @@
EMAIL |
 |
- |
+ |
diff --git a/in/script/main.js b/in/script/main.js
index dd6d0d3..4cf3d0c 100644
--- a/in/script/main.js
+++ b/in/script/main.js
@@ -6,30 +6,30 @@ for (let button of buttons) {
});
}
-const ea = document.getElementById("ea");
-ea.style.cursor = atob("cG9pbnRlcg==");
-const ea0 = atob("Lg==");
+const qa = document.getElementById("qa");
+qa.style.cursor = atob("cG9pbnRlcg==");
+const qa0 = atob("Lg==");
-const ea1 = [
+const qa1 = [
atob("Y3Y="),
-].join(ea0);
-const ea2 = document.createElement(atob("c3Bhbg=="));
-ea2.className = atob("ZmEgZmEtYXQ=");
-const ea3 = [
+].join(qa0);
+const qa2 = document.createElement(atob("c3Bhbg=="));
+qa2.className = atob("ZmEgZmEtYXQ=");
+const qa3 = [
atob("bWFyYw=="),
atob("YmVuaW5jYQ=="),
atob("bGluaw=="),
-].join(ea0);
-const ea4 = atob("IA==")
+].join(qa0);
+const qa4 = atob("IA==")
-for (let a of [ea1, ea4, ea2, ea4, ea3]) {
- ea.append(a);
+for (let kg of [qa1, qa4, qa2, qa4, qa3]) {
+ qa.append(kg);
}
-ea.addEventListener("click", () => {
+qa.addEventListener("click", () => {
//window.location.href = [
alert([
atob("bWFpbHRv"),
- [ea1, ea3].join(atob("QA==")),
+ [qa1, qa3].join(atob("QA==")),
].join(atob("Og==")) );
});