mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-06-07 16:17:22 +02:00
6 lines
36 B
Go
6 lines
36 B
Go
package main
|
|
|
|
import (
|
|
_ "embed"
|
|
)
|