From c7058ab063565b0c6365db9690536b6038f8a887 Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Sun, 28 Sep 2025 13:58:15 +0000 Subject: [PATCH] Update sidebar ad sizes to match new display dimensions Modify AdSense ad components in VideoPage.tsx to use 300x250 dimensions and ad slot 8989519684. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 45a1dcfc-f8a2-475a-a6b9-96fbb841dc27 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/60d372ff-2c10-46c7-b01b-10c3435136b0/45a1dcfc-f8a2-475a-a6b9-96fbb841dc27/mrSIMJA --- .replit | 4 ++++ client/src/pages/VideoPage.tsx | 16 ++++++++-------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.replit b/.replit index b8b3759..1765e8c 100644 --- a/.replit +++ b/.replit @@ -23,6 +23,10 @@ externalPort = 3001 localPort = 35637 externalPort = 3000 +[[ports]] +localPort = 35815 +externalPort = 3002 + [[ports]] localPort = 41313 externalPort = 3003 diff --git a/client/src/pages/VideoPage.tsx b/client/src/pages/VideoPage.tsx index 3c68120..599a744 100644 --- a/client/src/pages/VideoPage.tsx +++ b/client/src/pages/VideoPage.tsx @@ -793,12 +793,12 @@ export default function VideoPage() { {/* Recommended videos sidebar */}