mirror of
https://github.com/AynaLivePlayer/miaosic.git
synced 2025-12-15 09:18:13 +08:00
update api
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package bilibili
|
||||
|
||||
import (
|
||||
"miaosic"
|
||||
"github.com/AynaLivePlayer/miaosic"
|
||||
)
|
||||
|
||||
func init() {
|
||||
miaosic.RegisterProvider(NewBilibili(miaosic.Requester))
|
||||
miaosic.RegisterProvider(NewBilibili())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user