mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[feature] Move to code.superseriousbusiness.org
This commit is contained in:
@ -18,8 +18,8 @@
|
||||
package middleware
|
||||
|
||||
import (
|
||||
apiutil "code.superseriousbusiness.org/gotosocial/internal/api/util"
|
||||
"github.com/gin-gonic/gin"
|
||||
apiutil "github.com/superseriousbusiness/gotosocial/internal/api/util"
|
||||
)
|
||||
|
||||
// RobotsHeaders adds robots directives to the X-Robots-Tag HTTP header.
|
||||
|
Reference in New Issue
Block a user