Website
.
Fuselkönig.de
.
Projects
.
Status
index
:
fk_crawler
master
The crawler which powers kategorischeraperitif.de/angebote
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
whic.go
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'whic.go')
-rw-r--r--
whic.go
4
1 files changed, 0 insertions, 4 deletions
diff --git a/whic.go b/whic.go
index e8090b0..ecbd109 100644
--- a/
whic.go
+++ b/
whic.go
@@ -45,7 +45,3 @@ func ScrapeWhic() {
c.Visit("https://whic.de/angebote")
}
-
-func main() {
- ScrapeWhic()
-}