Auto-Backup $'Mon Feb 10 2025 01:58:10 GMT+0100 (Central European Standard Time)'

This commit is contained in:
2025-02-10 02:32:25 +01:00
parent cea811b837
commit 734fe7209d
2 changed files with 147 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
const APPNAME = '🎭️ Proxatore';
const PLATFORMS = [
'spaccbbs' => ['bbs.spacc.eu.org'],
'facebook' => ['facebook.com', 'm.facebook.com'],
'instagram' => ['instagram.com'],
//'juxt' => ['juxt.pretendo.network'],
@@ -22,7 +23,7 @@ const PLATFORMS_ALIASES = [
const PLATFORMS_PROXIES = [
'instagram' => ['ddinstagram.com', 'd.ddinstagram.com'],
'tiktok' => ['vxtiktok.com'],
'twitter' => ['fxtwitter.com', 'vxtwitter.com'],
'twitter' => ['fxtwitter.com', 'vxtwitter.com', 'fixvx.com'],
'x' => ['fixupx.com', 'stupidpenisx.com'],
];