点歌功能再次优化
This commit is contained in:
@@ -9,7 +9,7 @@ import requests
|
||||
import json
|
||||
from urllib.parse import unquote
|
||||
|
||||
BASE_URL = "http://192.168.2.170:5000"
|
||||
BASE_URL = "http://192.168.2.240:5000"
|
||||
|
||||
|
||||
def search_and_extract_song(keyword: str = "学不会", level: str = "standard"):
|
||||
|
||||
Reference in New Issue
Block a user