mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +02:00
refactor: pass golang-ci lint check
This commit is contained in:
@@ -6,6 +6,11 @@ import (
|
||||
"hack-browser-data/internal/item"
|
||||
)
|
||||
|
||||
const (
|
||||
speed360Name = "360speed"
|
||||
qqBrowserName = "QQ"
|
||||
)
|
||||
|
||||
var (
|
||||
chromiumList = map[string]struct {
|
||||
name string
|
||||
|
||||
Reference in New Issue
Block a user