machine readable JavaScript license per request
This commit is contained in:
parent
42504d7831
commit
c988573fa9
@ -351,6 +351,6 @@
|
||||
<a href="https://github.com/GrapheneOS">GitHub</a>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="/releases.js?8"></script>
|
||||
<script src="/releases.js?9"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,3 +1,5 @@
|
||||
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT
|
||||
|
||||
"use strict";
|
||||
|
||||
const baseUrl = "https://seamlessupdate.app/";
|
||||
@ -40,3 +42,5 @@ for (const channel of channels) {
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
// @license-end
|
||||
|
Loading…
x
Reference in New Issue
Block a user