Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Commit 4b69f0d

Browse files
authored
Merge pull request #6 from Barzahlen/remove_bl_spamcannibal_org
Removed bl.spamcannibal.org and updated Go to 1.12.5
2 parents 50ff324 + de73559 commit 4b69f0d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.12.4
1+
FROM golang:1.12.5
22

33
ENV GOPACKAGE github.com/Barzahlen/nagios-dnsblklist
44

cmd/root.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ var BlacklistServers = []string{
3535
"all.s5h.net",
3636
"b.barracudacentral.org",
3737
"bl.emailbasura.org",
38-
"bl.spamcannibal.org",
3938
"bl.spamcop.net",
4039
"blacklist.woody.ch",
4140
"bogons.cymru.com",

0 commit comments

Comments
 (0)