Auto-Backup $'Mon Feb 24 2025 01:43:17 GMT+0100 (Central European Standard Time)'

This commit is contained in:
octospacc 2025-02-24 02:16:44 +01:00
parent 734fe7209d
commit 72589d7592

View File

@ -24,7 +24,7 @@ const PLATFORMS_PROXIES = [
'instagram' => ['ddinstagram.com', 'd.ddinstagram.com'],
'tiktok' => ['vxtiktok.com'],
'twitter' => ['fxtwitter.com', 'vxtwitter.com', 'fixvx.com'],
'x' => ['fixupx.com', 'stupidpenisx.com'],
'x' => ['fixupx.com', 'girlcockx.com', 'stupidpenisx.com'],
];
const PLATFORMS_REDIRECTS = [
@ -45,6 +45,7 @@ const PLATFORMS_PARAMS = [
];
const EMBEDS = [
'spotify' => ['open.spotify.com/embed/'],
'reddit' => ['embed.reddit.com'],
];