DIR//LISTER v26.0911 — FIX package ================================== 1) HTML / media open inline (not forced download) - index.php: dl_secure_send_file uses Content-Disposition: inline for viewable types; ?dl=1 forces attachment - index.js: UNDUH uses entryFileUrl(e, true) → &dl=1 2) Popup blocker workaround - index.js: openInNewTab() prefers click (less blocked than window.open), then window.open, then same-tab fallback with toast Deploy: Upload index.php + index.js (overwrite) Hard refresh Ctrl+F5 Test: click .html → new tab; if popup blocked → opens same tab