9 lines
237 B
Go
9 lines
237 B
Go
// Copyright 2023 Liuxiangchao iwind.liu@gmail.com. All rights reserved. Official site: https://goedge.cn .
|
|
//go:build plus
|
|
|
|
package iplibrary
|
|
|
|
const (
|
|
PlusPassword = "343de0ec99897a4a3cde05c77ac4dd059591af703227bb142e7186bdf1bccbc9"
|
|
)
|