mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
add licanse tag :3
This commit is contained in:
parent
aa05f9b078
commit
ada7b2cfa8
@ -95,7 +95,9 @@ a {
|
|||||||
</html>
|
</html>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
// @license magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt GPL-3.0-or-later
|
||||||
if ('serviceWorker' in navigator) {
|
if ('serviceWorker' in navigator) {
|
||||||
navigator.serviceWorker.register('service-worker.js');
|
navigator.serviceWorker.register('service-worker.js');
|
||||||
}
|
}
|
||||||
|
// @license-end
|
||||||
</script>
|
</script>
|
Loading…
Reference in New Issue
Block a user