diff --git a/.gitignore b/.gitignore
index 351fe6b..8c82aba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,6 @@ package-lock.json
node_modules/
tmp/
log/tasks.log
-log/test.log
\ No newline at end of file
+log/test.log
+.DS_Store
+conf/my_config.json
diff --git a/public/template/index.html b/public/template/index.html
new file mode 100644
index 0000000..390fe1e
--- /dev/null
+++ b/public/template/index.html
@@ -0,0 +1,274 @@
+
+
+
+
+
+
+ {HeroUnion - Open source web crawler union.}
+
+
+
+
+
+ {HeroUnion - Open source web crawler union}
+
+
+
+
+
+
+
+ {HeroUnion Stats} {It's running} ...
+
+ {Tasks Stats} ({Last} ...)
+
+
+ ...
+
+
+
+ ...
+
+
+
+
+ ...
+
+
+
+ ...
+
+
+
+ ...
+
+
+
+
+
+ {Notify Stats} ({Last} ...)
+
+
+ ...
+
+
+
+ ...
+
+
+
+ ...
+
+
+
+
+ {Bot Stats}
+
+
+ ...
+
+
+
+ ...
+
+
+
+ ...
+
+
+
+ ...
+
+
+
+
+ {JSON Data}
+ ...
+
+ {Covenant of the Alliance}
+ {Please abide by the following conventions and stick to it for a better tomorrow for yourself and the whole society!}
+
+ - {Comply with local/national laws and regulations}
+ - {Information protected by law will not be crawled (for example: personal privacy data mobile phone number, ID number, etc.)}
+ - {Data that requires login or VIP status to access will not be crawled}
+ - {Data that is explicitly prohibited from being collected by the target website will not be crawled}
+ - {The commercial core data of the target website is not crawled}
+ - {Low concurrency, low frequency, does not affect the normal operation of the target website}
+
+
+ {Bots}
+ ...
+
+ {HeroUnion App}
+
+
+ {HeroUnion download}
+ https://github.com/filesite-io/herounion
+
+ {HeroBot download}
+ https://github.com/filesite-io/machete_hero
+
+
+
+
+
+
+
+
\ No newline at end of file