代码初提交
This commit is contained in:
7
src/consts.ts
Normal file
7
src/consts.ts
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
export const LYRIC_SEARCH_URL = 'http://lyrics.kugou.com/search'
|
||||
|
||||
export const LYRIC_FETCH_URL = 'http://lyrics.kugou.com/download'
|
||||
|
||||
//'@Gaw^2tGQ61-ÎÒni'
|
||||
export const KRC_ENCODE_KEY = new Buffer(new Uint8Array([64, 71, 97, 119, 94, 50, 116, 71, 81, 54, 49, 45, 206, 210, 110, 105]))
|
Reference in New Issue
Block a user