adding an example to opt-out of the privatebin directory
This commit is contained in:
parent
b5ab38e657
commit
878f13a643
1 changed files with 5 additions and 0 deletions
|
@ -6,3 +6,8 @@
|
||||||
|
|
||||||
User-agent: *
|
User-agent: *
|
||||||
Disallow: /
|
Disallow: /
|
||||||
|
|
||||||
|
# If you don't want this instance to be listed on https://privatebin.info/directory/
|
||||||
|
# uncomment the following lines:
|
||||||
|
#User-agent: PrivateBinDirectoryBot
|
||||||
|
#Disallow: /
|
Loading…
Reference in a new issue