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 */}
- {/* Sidebar Ad */} + {/* Sidebar Ad - 300x250 Before Recommended Videos */}
@@ -857,12 +857,12 @@ export default function VideoPage() { ))}
- {/* Bottom Sidebar Ad */} + {/* Bottom Sidebar Ad - 300x250 After Recommended Videos */}