mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-17 23:56:25 +08:00
feat: local storage image thumbnail
This commit is contained in:
7
pkg/utils/path_test.go
Normal file
7
pkg/utils/path_test.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package utils
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestEncodePath(t *testing.T) {
|
||||
t.Log(EncodePath("http://localhost:5244/d/123#.png"))
|
||||
}
|
||||
Reference in New Issue
Block a user