29 lines
791 B
Plaintext
29 lines
791 B
Plaintext
# Inferencium - Website - robots.txt
|
|
# Version: 0.5.0
|
|
|
|
# Copyright 2024 Jake Winters
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
|
|
# ChatGPT
|
|
User-agent: ChatGPT-User
|
|
Disallow: /
|
|
|
|
User-agent: GPTbot
|
|
Disallow: /
|
|
|
|
|
|
# Google Bard
|
|
User-agent: Google-Extended
|
|
Disallow: /
|
|
|
|
|
|
# Turnitinbot (http://www.turnitin.com/robot/crawlerinfo.html)
|
|
## A tool to scan the internet to allow educational institutions to compare content against
|
|
## students' work in order to prevent plagiarism. These tools promote a bad precedence against
|
|
## open-source content as it may be marked as copyrighted/plagiarised when it's actually legally
|
|
## available for use under the copyright holder's license. I allow complete usage of my content for
|
|
## educational purposes, without exception.
|
|
User-agent: Turnitinbot
|
|
Disallow: /
|