Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
fix: Disallow bots from executing iddiff (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara authored Jan 9, 2023
1 parent e9b8b99 commit 56b2e80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions www/robots.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
User-agent: *
Allow: /
Allow: /iddiff$
Disallow: /api/
Disallow: /api2/
Disallow: /diff
Disallow: /iddiff?*

Sitemap: https://author-tools.ietf.org/sitemap.xml

Expand Down

0 comments on commit 56b2e80

Please sign in to comment.