Upgrade to the latest version.

This commit is contained in:
2026-01-04 21:30:53 +01:00
parent e4d67b962a
commit 733097a002
33 changed files with 6239 additions and 9055 deletions

View File

@@ -8,6 +8,7 @@
</head>
<body>
<h2>Custom Sites</h2>
<div id="custom-update"></div>
<div style="width:90%;">
To add a new site, enter an unique title/domain (without www.).<br>
Select options below (<a href="/README.html#add-custom-site" target="_blank">see help</a>); for examples import from online.<br>
@@ -58,8 +59,9 @@
<button id="sort">Sort</button>
<button id="export">Export</button>
<button id="import">Import file</button>
<button id="import_local">Import from local</button>
<button id="import_online">Import from online</button>
<input type="file" id="importInput" accept=".txt" style="display:none"/>
<input type="file" id="importInput" accept=".txt, .json" style="display:none"/>
<button><a href="options.html" style="text-decoration:none;color:inherit">Options</a></button>
</span>