Shared Ad Banners

This is the central banner service. Edit only ads-config.js and upload a new deployment when you add, remove, or change a website.

Live preview

Example embed

<iframe
  src="https://shared-ad-banners.pages.dev/strip.html?site=newhalfkeijiban&slot=home_top"
  class="shared-ad-strip"
  title="おすすめサイト"
  loading="lazy"
  sandbox="allow-scripts allow-same-origin allow-popups allow-popups-to-escape-sandbox">
</iframe>

<style>
.shared-ad-strip {
  display: block;
  width: 100%;
  height: 118px;
  border: 0;
  overflow: hidden;
}
@media (max-width: 600px) {
  .shared-ad-strip { height: 104px; }
}
</style>

Change the site value on each website so its own banner is excluded automatically.