SEO-friendly landing website with dynamic release metadata.
Update only download.json:
version: release version textfile_name: installer namedownload_url: direct setup linklast_updated: release date inYYYY-MM-DD
Example:
{
"version": "1.0.0",
"file_name": "ImageActionBot_Setup.exe",
"download_url": "https://pub-7df420d78ae8472e9817557d4ae9fd10.r2.dev/ImageActionBot_Setup.exe",
"last_updated": "2026-04-09"
}All download buttons and release labels update automatically via main.js.
Note: File naming helps consistency, but "Unknown Publisher" warnings are controlled by code signing (Authenticode), not by filename alone.
ad.json includes a last_updated field and placeholder ad metadata for future banner integration.
index.html- primary landing pagehow-to-use.html- advanced usage guidemain.css- responsive stylingmain.js- JSON metadata loaderdownload.json- single source release metadataad.json- optional ad metadata