[Rt-commit] rtir branch, 4.0-trunk, updated. 4.0.1-2-gc41efe25
Blaine Motsinger
blaine at bestpractical.com
Fri Sep 13 18:36:32 EDT 2019
The branch, 4.0-trunk has been updated
via c41efe25a64c91d18de16ac08be4a694c6c9bba5 (commit)
from e12749c5a7402da36e7abc4da19ce16e6a25bf43 (commit)
Summary of changes:
etc/RTIR_Config.pm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit c41efe25a64c91d18de16ac08be4a694c6c9bba5
Author: Blaine Motsinger <blaine at bestpractical.com>
Date: Fri Sep 13 17:36:16 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