Folx News Hub main site (folx.tv)
Go to file
sebastjanartic 82aa204b2c Add advertisements to articles every three paragraphs
Update client-side rendering logic in `article.tsx` to split article content into segments and insert `InArticleAd` components between them, with an advertisement appearing every 3 content blocks.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 23852c00-4779-460a-9e0c-d09fee4b6c92
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 17c64ef5-e314-45f6-800b-ff02825074f0
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/23852c00-4779-460a-9e0c-d09fee4b6c92/OPD8Ro3
Replit-Helium-Checkpoint-Created: true
2026-03-08 07:13:49 +00:00
attached_assets Update ad format to thinner, horizontal display 2026-03-08 07:12:32 +00:00
client Add advertisements to articles every three paragraphs 2026-03-08 07:13:49 +00:00
script Extracted stack files 2026-02-28 16:30:25 +00:00
server Improve website content and fix navigation issues 2026-03-07 15:46:13 +00:00
shared Add web push notification system for user engagement and updates 2026-03-07 15:16:12 +00:00
.gitignore Extracted stack files 2026-02-28 16:30:25 +00:00
.replit Add web push notifications for new content alerts 2026-03-07 15:08:48 +00:00
after-dismiss.png Add a prompt to encourage users to subscribe to push notifications 2026-03-07 15:21:17 +00:00
after-reload.png Add a prompt to encourage users to subscribe to push notifications 2026-03-07 15:21:17 +00:00
components.json Extracted stack files 2026-02-28 16:30:25 +00:00
drizzle.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00
package-lock.json Add web push notification system for user engagement and updates 2026-03-07 15:16:12 +00:00
package.json Add web push notification system for user engagement and updates 2026-03-07 15:16:12 +00:00
postcss.config.js Extracted stack files 2026-02-28 16:30:25 +00:00
push-prompt-banner.png Add a prompt to encourage users to subscribe to push notifications 2026-03-07 15:21:17 +00:00
replit.md Add a mobile-specific sticky ad banner at the bottom of the screen 2026-03-08 07:03:52 +00:00
tailwind.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00
tsconfig.json Extracted stack files 2026-02-28 16:30:25 +00:00
vite.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00