mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-14 04:05:14 +00:00
Merge redesign into main (#111)
This commit is contained in:
@@ -6,8 +6,6 @@ import (
|
||||
"codeberg.org/video-prize-ranch/rimgo/utils"
|
||||
)
|
||||
|
||||
var VersionInfo string
|
||||
|
||||
func HandlePrivacy(c *fiber.Ctx) error {
|
||||
utils.SetHeaders(c)
|
||||
c.Set("X-Frame-Options", "DENY")
|
||||
|
||||
Reference in New Issue
Block a user