modified: src/lib.rs
This commit is contained in:
parent
3c29b0714f
commit
d4d51c64e9
@ -4,7 +4,7 @@ use regex::Regex;
|
||||
use reqwest::header::{HOST, ORIGIN, REFERER, USER_AGENT};
|
||||
use sobjects::CloudPlaylists;
|
||||
|
||||
mod sobjects;
|
||||
pub mod sobjects;
|
||||
|
||||
const CHROME_USER_AGENT: &str = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36";
|
||||
const SOUNDCLOUD_API_DOMAIN: &str = "api-v2.soundcloud.com";
|
||||
|
Loading…
x
Reference in New Issue
Block a user