From aa775a829825e3c2d5a4ebe88104c112fa895f3b Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 2 Feb 2024 19:18:31 +0000 Subject: [PATCH] Disallow iThenticate --- robots.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/robots.txt b/robots.txt index 38e90d7..a71115a 100644 --- a/robots.txt +++ b/robots.txt @@ -1,5 +1,5 @@ # Inferencium - Website - robots.txt -# Version: 0.6.0 +# Version: 0.7.0 # Copyright 2024 Jake Winters # SPDX-License-Identifier: BSD-3-Clause @@ -18,6 +18,14 @@ User-agent: Google-Extended Disallow: / +# iThenticate (http://www.slysearch.com/) +## A tool which crawls the internet in search of copyright and intellectual property violations +## which may be of interest to clients. These tools have no right to scan my website for such +## purposes. +User-agent: SlySearch +Disallow: / + + # NameProtect (http://www.nameprotect.com/botinfo.html) ## A tool which crawls the internet in search of brand and intellectual property violations which ## may be of interest to clients. These tools have no right to scan my website for such purposes.