renamed channel id

This commit is contained in:
Simon
2026-05-22 13:14:58 +00:00
committed by ForgeCode
parent 95d2defa13
commit 8220ce1095

View File

@@ -16,7 +16,7 @@ pub const CHANNEL_METADATA: crate::providers::ProviderChannelMetadata =
};
const BASE_URL: &str = "https://www.pornhub.com";
const CHANNEL_ID: &str = "pornhub-shorties";
const CHANNEL_ID: &str = "ph-shorties";
error_chain! {
foreign_links {