mirror of
https://github.com/Suxiaoqinx/Netease_url.git
synced 2025-07-14 13:22:20 +08:00
Update song_v1.py
This commit is contained in:
parent
7b265f11be
commit
7e4a01360e
@ -80,11 +80,6 @@ def read_cookie():
|
|||||||
|
|
||||||
app = Flask(__name__)
|
app = Flask(__name__)
|
||||||
|
|
||||||
@app.route('/')
|
|
||||||
|
|
||||||
def index():
|
|
||||||
return render_template('index.html', title='Hello world!')
|
|
||||||
|
|
||||||
@app.route('/Song_V1')
|
@app.route('/Song_V1')
|
||||||
|
|
||||||
def Song_v1():
|
def Song_v1():
|
||||||
|
Loading…
Reference in New Issue
Block a user