aboutsummaryrefslogtreecommitdiff
path: root/httracker
diff options
context:
space:
mode:
Diffstat (limited to 'httracker')
-rwxr-xr-xhttracker9
1 files changed, 0 insertions, 9 deletions
diff --git a/httracker b/httracker
index c59004a..5b5de29 100755
--- a/httracker
+++ b/httracker
@@ -5,15 +5,6 @@
# Configuration
source config || exit 1
-MIRRORS="/var/cache/sites/arquivo/conteudo/links.sarava.org/assets"
-FEED="https://links.sarava.org/rss?sort=date_desc&count=100"
-TMP="/tmp/httracker"
-URLS="$TMP/urls.txt"
-LEVEL="1"
-EXT_LEVEL="1"
-FILESIZE=""
-USER="arquivo"
-GROUP="arquivo"
# Load functions
source lib/httracker/functions || exit 1