From 6c34f28bbd375be0e4dd49224c6a3c267e90618e Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Sun, 28 Sep 2025 14:19:14 +0000 Subject: [PATCH] Remove all AdSense ad integrations from various video pages Removes AdSense ad components from VideoPage.tsx, including mid-content and before-footer ad placements. 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/qzNRfux --- client/src/pages/VideoPage.tsx | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/client/src/pages/VideoPage.tsx b/client/src/pages/VideoPage.tsx index ffd6018..fcad506 100644 --- a/client/src/pages/VideoPage.tsx +++ b/client/src/pages/VideoPage.tsx @@ -504,18 +504,6 @@ export default function VideoPage() { {/* Fixed Header Ad */} - {/* Fullwidth Ad - Mid-content */} -
-
- -
-
-
{/* Background logo decorations */}
- - {/* Fullwidth Ad - Before Footer */} -
-
- -
-
{/* Footer - same as home page */}