mirror of
https://github.com/github-tijlxyz/khatru-pyramid.git
synced 2025-06-06 01:02:07 +00:00
support more kinds.
This commit is contained in:
parent
68c5b29668
commit
f8d59b47e2
5
relay.go
5
relay.go
@ -24,10 +24,13 @@ var supportedKinds = []uint16{
|
|||||||
5,
|
5,
|
||||||
6,
|
6,
|
||||||
8,
|
8,
|
||||||
|
9,
|
||||||
|
11,
|
||||||
16,
|
16,
|
||||||
818,
|
818,
|
||||||
1040,
|
1040,
|
||||||
1063,
|
1063,
|
||||||
|
1111,
|
||||||
1984,
|
1984,
|
||||||
1985,
|
1985,
|
||||||
9735,
|
9735,
|
||||||
@ -39,7 +42,9 @@ var supportedKinds = []uint16{
|
|||||||
10005,
|
10005,
|
||||||
10006,
|
10006,
|
||||||
10007,
|
10007,
|
||||||
|
10009,
|
||||||
10015,
|
10015,
|
||||||
|
10050,
|
||||||
10101,
|
10101,
|
||||||
10102,
|
10102,
|
||||||
10030,
|
10030,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user