mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 01:14:38 -05:00
Update html/discover.ejs
This commit is contained in:
parent
3ac8fbb595
commit
04626f4b91
1 changed files with 3 additions and 1 deletions
|
@ -1325,7 +1325,9 @@ links.forEach(link => {
|
|||
|
||||
<script> // @license magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt GPL-3.0-or-later
|
||||
|
||||
|
||||
var cacheVersion = 1;
|
||||
|
||||
caches.delete('offline-cache' + cacheVersion)
|
||||
</script>
|
||||
</body >
|
||||
|
||||
|
|
Loading…
Reference in a new issue