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!}

+ + +

{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