[Rt-commit] rtir branch, 4.2/remove-bfk_dnslogger, created. 4.0.1rc1-91-g7a463363

Blaine Motsinger blaine at bestpractical.com
Fri Sep 13 18:33:53 EDT 2019


The branch, 4.2/remove-bfk_dnslogger has been created
        at  7a463363491e1cff88bb6aaffb6e95e007898821 (commit)

- Log -----------------------------------------------------------------
commit 7a463363491e1cff88bb6aaffb6e95e007898821
Author: Blaine Motsinger <blaine at bestpractical.com>
Date:   Fri Sep 13 17:21:33 2019 -0500

    Remove bfk_dnslogger tool
    
    The bfk_dnslogger service has been shut down due to EU GDPR policy.

diff --git a/etc/RTIR_Config.pm b/etc/RTIR_Config.pm
index b0534476..461b901c 100644
--- a/etc/RTIR_Config.pm
+++ b/etc/RTIR_Config.pm
@@ -669,8 +669,7 @@ Set($RTIRIframeResearchToolConfig, {
     1 => { FriendlyName => 'Google', URL => 'https://encrypted.google.com/search?q=__SearchTerm__' },
     2 => { FriendlyName => 'CVE', URL => 'http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=__SearchTerm__'},
     3 => { FriendlyName => 'TrustedSource.org', URL => 'http://www.trustedsource.org/query/__SearchTerm__'},
-    4 => { FriendlyName => 'McAfee SiteAdvisor', URL => 'http://www.siteadvisor.com/sites/__SearchTerm__'},
-    5 => { FriendlyName => 'BFK DNS Logger', URL => 'http://www.bfk.de/bfk_dnslogger.html?query=__SearchTerm__#result'}
+    4 => { FriendlyName => 'McAfee SiteAdvisor', URL => 'http://www.siteadvisor.com/sites/__SearchTerm__'}
 } );
 
 =item C<$TracerouteCommand>

-----------------------------------------------------------------------


More information about the rt-commit mailing list