summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax2018-02-06 00:35:39 +0100
committerMax2018-02-06 00:35:39 +0100
commit71950479fbd6088f249e5fda3b180f294d1d745d (patch)
tree06f360a7e02b7e0011bda815fa102ec54ae8d0ec
parent13a807854bf4d0258723ec3152b217ed4cf8e051 (diff)
downloadalkobote-71950479fbd6088f249e5fda3b180f294d1d745d.tar.gz
Moves crawler to designated directory.
-rw-r--r--crawler/Makefile (renamed from Makefile)0
-rw-r--r--crawler/config.go (renamed from config.go)0
-rw-r--r--crawler/database.go (renamed from database.go)0
-rw-r--r--crawler/main.go (renamed from main.go)0
-rw-r--r--crawler/sanitize_name.go (renamed from sanitize_name.go)0
-rw-r--r--crawler/sanitize_price.go (renamed from sanitize_price.go)0
-rw-r--r--crawler/shop_bottleworld.go (renamed from bottleworld.go)0
-rw-r--r--crawler/shop_mcwhisky.go (renamed from mcwhisky.go)0
-rw-r--r--crawler/shop_rumundco.go (renamed from rumundco.go)0
-rw-r--r--crawler/shop_whic.go (renamed from whic.go)0
-rw-r--r--crawler/shop_whiskyde.go (renamed from whiskyde.go)0
-rw-r--r--crawler/shop_whiskysitenl.go (renamed from whiskysitenl.go)0
-rw-r--r--crawler/shop_whiskyworld.go (renamed from whiskyworld.go)0
-rw-r--r--crawler/shop_whiskyzone.go (renamed from whiskyzone.go)0
-rw-r--r--crawler/shops.go (renamed from shops.go)0
15 files changed, 0 insertions, 0 deletions
diff --git a/Makefile b/crawler/Makefile
index 7126e13..7126e13 100644
--- a/Makefile
+++ b/crawler/Makefile
diff --git a/config.go b/crawler/config.go
index 2706201..2706201 100644
--- a/config.go
+++ b/crawler/config.go
diff --git a/database.go b/crawler/database.go
index a6145bb..a6145bb 100644
--- a/database.go
+++ b/crawler/database.go
diff --git a/main.go b/crawler/main.go
index 5255e1c..5255e1c 100644
--- a/main.go
+++ b/crawler/main.go
diff --git a/sanitize_name.go b/crawler/sanitize_name.go
index 73b2714..73b2714 100644
--- a/sanitize_name.go
+++ b/crawler/sanitize_name.go
diff --git a/sanitize_price.go b/crawler/sanitize_price.go
index 2052842..2052842 100644
--- a/sanitize_price.go
+++ b/crawler/sanitize_price.go
diff --git a/bottleworld.go b/crawler/shop_bottleworld.go
index 3a3c631..3a3c631 100644
--- a/bottleworld.go
+++ b/crawler/shop_bottleworld.go
diff --git a/mcwhisky.go b/crawler/shop_mcwhisky.go
index e45e740..e45e740 100644
--- a/mcwhisky.go
+++ b/crawler/shop_mcwhisky.go
diff --git a/rumundco.go b/crawler/shop_rumundco.go
index ae349f3..ae349f3 100644
--- a/rumundco.go
+++ b/crawler/shop_rumundco.go
diff --git a/whic.go b/crawler/shop_whic.go
index 896b1fb..896b1fb 100644
--- a/whic.go
+++ b/crawler/shop_whic.go
diff --git a/whiskyde.go b/crawler/shop_whiskyde.go
index 657bfe0..657bfe0 100644
--- a/whiskyde.go
+++ b/crawler/shop_whiskyde.go
diff --git a/whiskysitenl.go b/crawler/shop_whiskysitenl.go
index c8b35a2..c8b35a2 100644
--- a/whiskysitenl.go
+++ b/crawler/shop_whiskysitenl.go
diff --git a/whiskyworld.go b/crawler/shop_whiskyworld.go
index e07c42f..e07c42f 100644
--- a/whiskyworld.go
+++ b/crawler/shop_whiskyworld.go
diff --git a/whiskyzone.go b/crawler/shop_whiskyzone.go
index a9e73d0..a9e73d0 100644
--- a/whiskyzone.go
+++ b/crawler/shop_whiskyzone.go
diff --git a/shops.go b/crawler/shops.go
index 92b11cd..92b11cd 100644
--- a/shops.go
+++ b/crawler/shops.go