mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-19 13:41:18 +08:00
update something
This commit is contained in:
@ -2166,7 +2166,7 @@ https://api.rr.tv/storage/business/rootName/app/homePage\?dataType=JSON url reje
|
||||
# >>>>>>>>>>>>>>> ✅ S ✅ <<<<<<<<<<<<<<
|
||||
# > Spotify
|
||||
# hostname = gae2-spclient.spotify.com, guc3-spclient.spotify.com, spclient.wg.spotify.com
|
||||
^https?:\/\/(?:gae2-spclient|guc3-spclient|spclient\.wg)\.spotify\.com(?::443)?\/pendragon\/ reject-dict
|
||||
^https?:\/\/(?:gae2-spclient|guc3-spclient|spclient\.wg)\.spotify\.com(?::443)?\/pendragon\/ url reject-dict
|
||||
^https?:\/\/(gae2-spclient|guc3-spclient|spclient\.wg)\.spotify\.com(?::443)?\/artistview\/v1\/artist\/(.*)&platform=iphone url 302 https://$1.spotify.com/artistview/v1/artist/$2&platform=ipad
|
||||
^https?:\/\/(?:gae2-spclient|guc3-spclient|spclient\.wg)\.spotify\.com(?::443)?\/(?:bootstrap|user-customization-service) url script-request-body https://raw.githubusercontent.com/001ProMax/Surge/refs/heads/main/Script/Spotify.Crack.Dev.js
|
||||
|
||||
|
||||
@ -2160,7 +2160,7 @@ https://api.rr.tv/storage/business/rootName/app/homePage\?dataType=JSON url reje
|
||||
# >>>>>>>>>>>>>>> ✅ S ✅ <<<<<<<<<<<<<<
|
||||
# > Spotify
|
||||
# hostname = gae2-spclient.spotify.com, guc3-spclient.spotify.com, spclient.wg.spotify.com
|
||||
^https?:\/\/(?:gae2-spclient|guc3-spclient|spclient\.wg)\.spotify\.com(?::443)?\/pendragon\/ reject-dict
|
||||
^https?:\/\/(?:gae2-spclient|guc3-spclient|spclient\.wg)\.spotify\.com(?::443)?\/pendragon\/ url reject-dict
|
||||
^https?:\/\/(gae2-spclient|guc3-spclient|spclient\.wg)\.spotify\.com(?::443)?\/artistview\/v1\/artist\/(.*)&platform=iphone url 302 https://$1.spotify.com/artistview/v1/artist/$2&platform=ipad
|
||||
^https?:\/\/(?:gae2-spclient|guc3-spclient|spclient\.wg)\.spotify\.com(?::443)?\/(?:bootstrap|user-customization-service) url script-request-body https://raw.githubusercontent.com/001ProMax/Surge/refs/heads/main/Script/Spotify.Crack.Dev.js
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ const $ = new Env('拍拍严选');
|
||||
|
||||
const url = $request.url;
|
||||
const body = $response.body;
|
||||
console.log(body);
|
||||
// console.log(body);
|
||||
|
||||
let resp_data = JSON.parse(body);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user