Continue reading "BOB Integration Test pt""/>
Sunday, May 10, 2026
Breaking News

BOB Integration Test pt

This is a smoke-test article generated to verify the BOB → static deploy integration works end-to-end on round-2 sites.

What this tests

If you can read this on the static site after running `deploy-article-static.py --site ae --title "Test Article from BOB" --content this.md`, then:

- The unified deploy script writes article HTML to the right place - The cPanel UAPI upload path works for round-2 cPanel accounts - The article template substitution preserved the site's theme

If you also see a Revive ad after the third paragraph below, then:

- Mid-article ad insertion is positioned per the midpoint-capped-at-p8 rule - The `window.addEventListener('load', ...)` wrapper is present (so the ad fires after the loader is defined)

Paragraph two

Just filler text to give the body content something to render. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Paragraph three

Another paragraph so the mid-article ad has somewhere to land.

Paragraph four

This appears AFTER the mid-article ad. If you see this paragraph below an ad block in the rendered page, the insertion logic is working.

Paragraph five

End of test content.

Like this Article? Share it!


Most Popular

Most Popular

Comments are closed.