From ef16f6e96d4df3bdc88e3a071a5779bb23db5d86 Mon Sep 17 00:00:00 2001 From: tobi Date: Tue, 16 Dec 2025 11:38:20 +0100 Subject: [chore] Update robots.txt md5 hashes for etags (#4623) Forgot to update these in https://codeberg.org/superseriousbusiness/gotosocial/pulls/4622 Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4623 Co-authored-by: tobi Co-committed-by: tobi --- internal/api/util/robots.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'internal') diff --git a/internal/api/util/robots.go b/internal/api/util/robots.go index 4ac55d1c0..a3bd0e125 100644 --- a/internal/api/util/robots.go +++ b/internal/api/util/robots.go @@ -219,7 +219,7 @@ Disallow: /nodeinfo/ ` // MD5 hash of basic robots.txt. - RobotsTxtETag = `7b6b498f7381ac33cb3efb34c68f662d` + RobotsTxtETag = `40616dc8ff4c38fc25fd3daae53357ee` // MD5 hash of robots.txt with NodeInfo disallowed. - RobotsTxtDisallowNodeInfoETag = `6d21be573d502581a3bf7271b7e63fc8` + RobotsTxtDisallowNodeInfoETag = `c2c1e5cceb09d0801708dadd3fa42a49` ) -- cgit v1.3