Try these sample files:
image
video
music
pdf
zip
other
Welcome
DecenHash enable your create your simple content and minimalist sharing site using HTML and JS with tools as search, pagination etc. Useful for hosts that only support HTML, files and browser functionality. 1. Place your files inside the "files" directory and run the "metadata_export.php" script. JSON files will be generated to feed your HTML page. 2. Create the "server.json" file on your server to help index and describe it (optional). { "config": [ { "servername": "sunset_test", "owner": "john_doe", "category": "opensource", "description": "a1b2c3d4e5", "BTC": "123...", "PIX": "1123...", "telegram": "https://t.me/example", "url": "https://myhomepage.onlyfortest" } ] }