Disallow iThenticate

This commit is contained in:
inference 2024-02-02 19:18:31 +00:00
parent f4d822b45a
commit aa775a8298
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,5 +1,5 @@
# Inferencium - Website - robots.txt # Inferencium - Website - robots.txt
# Version: 0.6.0 # Version: 0.7.0
# Copyright 2024 Jake Winters # Copyright 2024 Jake Winters
# SPDX-License-Identifier: BSD-3-Clause # SPDX-License-Identifier: BSD-3-Clause
@ -18,6 +18,14 @@ User-agent: Google-Extended
Disallow: / 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) # NameProtect (http://www.nameprotect.com/botinfo.html)
## A tool which crawls the internet in search of brand and intellectual property violations which ## 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. ## may be of interest to clients. These tools have no right to scan my website for such purposes.