updated browser-scripts-builder
This commit is contained in:
1
dist/optifine-download-links.user.js
vendored
1
dist/optifine-download-links.user.js
vendored
@@ -8,7 +8,6 @@
|
||||
// @supportURL https://git.zomo.dev/zomo/browser-scripts/issues
|
||||
// @homepageURL https://git.zomo.dev/zomo/browser-scripts
|
||||
// ==/UserScript==
|
||||
// scripts/optifine-download-links/main.ts
|
||||
var onhover = false;
|
||||
async function getDownload(href) {
|
||||
let resp = await fetch(href);
|
||||
|
||||
Reference in New Issue
Block a user