diff --git a/.env.example b/.env.example
deleted file mode 100644
index dd55a2a6e..000000000
--- a/.env.example
+++ /dev/null
@@ -1,12 +0,0 @@
-# Common params
-APP_NAME=TorrentPier
-APP_ENV=local
-APP_DEBUG=false
-
-# Database credentials
-DB_CONNECTION=mysql
-DB_HOST=localhost
-DB_PORT=3306
-DB_DATABASE=torrentpier
-DB_USERNAME=root
-DB_PASSWORD=secret
diff --git a/.gitignore b/.gitignore
index 916f97632..0fab765bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,6 @@
### TorrentPier ###
.idea
.php_cs.cache
-bower_components
composer.phar
composer.lock
configs/local.php
@@ -14,13 +13,10 @@ internal_data/log
internal_data/sitemap
internal_data/triggers
library/config.local.php
-node_modules
vendor
-yarn.lock
### Archives ###
*.log
-*.zip
*.rar
*.tar
*.gz
diff --git a/CNAME b/CNAME
deleted file mode 100644
index c3d821f60..000000000
--- a/CNAME
+++ /dev/null
@@ -1 +0,0 @@
-torrentpier.com
\ No newline at end of file
diff --git a/_config.yml b/_config.yml
deleted file mode 100644
index b84971359..000000000
--- a/_config.yml
+++ /dev/null
@@ -1 +0,0 @@
-theme: jekyll-theme-leap-day
\ No newline at end of file
diff --git a/crossdomain.xml b/crossdomain.xml
deleted file mode 100644
index d6ce580da..000000000
--- a/crossdomain.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/package.json b/package.json
deleted file mode 100644
index 1a8da2dc9..000000000
--- a/package.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "name": "torrentpier",
- "version": "2.2.2",
- "description": "Bull-powered BitTorrent tracker engine",
- "main": "index.js",
- "repository": "git@github.com:torrentpier/torrentpier.git",
- "author": "Exile ",
- "license": "MIT",
- "dependencies": {
- "jquery": "^3.2.1"
- }
-}
diff --git a/styles/templates/admin/admin_cron.tpl b/styles/templates/admin/admin_cron.tpl
index cbcd8ac27..e4f08177c 100644
--- a/styles/templates/admin/admin_cron.tpl
+++ b/styles/templates/admin/admin_cron.tpl
@@ -121,7 +121,7 @@ tr.hl-tr:hover td { background-color: #CFC !important; }
-{L_CRON_EDIT_HEAD}
+{L_CRON_EDIT_HEAD_EDIT}
{L_CRON_LIST}
@@ -133,7 +133,7 @@ tr.hl-tr:hover td { background-color: #CFC !important; }
- {L_CRON_EDIT_HEAD} |
+ {L_CRON_EDIT_HEAD_EDIT} |
{L_CRON_ID} |