[Rt-commit] rtir branch, 3.2-trunk, updated. 3.2.0-34-gee65df21

Blaine Motsinger blaine at bestpractical.com
Mon Sep 16 17:50:56 EDT 2019


The branch, 3.2-trunk has been updated
       via  ee65df21778ac93631a09a51a664d177514be510 (commit)
      from  b2913f3e2cd5975d44b208e5b43bfcf962832fbf (commit)

Summary of changes:
 etc/RTIR_Config.pm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit ee65df21778ac93631a09a51a664d177514be510
Author: Blaine Motsinger <blaine at bestpractical.com>
Date:   Mon Sep 16 14:09:09 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 65f1b15d..784da0c7 100644
--- a/etc/RTIR_Config.pm
+++ b/etc/RTIR_Config.pm
@@ -674,8 +674,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