mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
✨ feat: 添加网易云云盘功能
This commit is contained in:
parent
1026ccc475
commit
95bab724ea
@ -2,7 +2,7 @@
|
|||||||
import fetch from "node-fetch";
|
import fetch from "node-fetch";
|
||||||
import axios from "axios";
|
import axios from "axios";
|
||||||
|
|
||||||
const BASE_URL = "http://127.0.0.1:3000";
|
const BASE_URL = "http://cloud-music.pl-fe.cn";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 获取cookie
|
* 获取cookie
|
||||||
|
Loading…
x
Reference in New Issue
Block a user