//go:build !xpack
package xpack
func RemoveTamper(website string) {}
func LoadGpuInfo() []interface{} {
return nil
}