Skip to content

Instantly share code, notes, and snippets.

View ZvonimirSun's full-sized avatar
🎯
Focusing

小吵闹 ZvonimirSun

🎯
Focusing
View GitHub Profile
@ZvonimirSun
ZvonimirSun / autoindex.html
Created March 31, 2021 03:20
Nginx AutoIndex
<script>
let website_title = "ISZY IMG HOST";
let datetime_format = "%Y/%m/%d %H:%M";
let show_readme_md = true;
let max_name_length = 50;
let table_max_height = "240px";
let bodylines = [];
let pageSize = 10;
let pageIndex = 1;