From 0514946efa93a5883d749f5527f90efb9e0fd864 Mon Sep 17 00:00:00 2001 From: Noelkd Date: Sun, 14 Feb 2016 15:57:55 +0000 Subject: [PATCH] Removed dead links. --- lib/core/option.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lib/core/option.py b/lib/core/option.py index 8d406cc90..fb2fb572f 100644 --- a/lib/core/option.py +++ b/lib/core/option.py @@ -2234,11 +2234,6 @@ def _setTorHttpProxySettings(): errMsg += "Polipo bundle installed for you to be able to " errMsg += "successfully use switch '--tor' " - if IS_WIN: - errMsg += "(e.g. https://www.torproject.org/projects/vidalia.html.en)" - else: - errMsg += "(e.g. http://www.coresec.org/2011/04/24/sqlmap-with-tor/)" - raise SqlmapConnectionException(errMsg) if not conf.checkTor: