Browse Source

uhh

pull/46/head
coomdev 2 years ago
parent
commit
aa9dba6590
  1. 2
      main.meta.js
  2. 6
      main.user.js

2
main.meta.js

@ -1,7 +1,7 @@
// ==UserScript== // ==UserScript==
// @name PNGExtraEmbed // @name PNGExtraEmbed
// @namespace https://coom.tech/ // @namespace https://coom.tech/
// @version 0.165 // @version 0.166
// @description uhh // @description uhh
// @author You // @author You
// @match https://boards.4channel.org/* // @match https://boards.4channel.org/*

6
main.user.js

@ -1,7 +1,7 @@
// ==UserScript== // ==UserScript==
// @name PNGExtraEmbed // @name PNGExtraEmbed
// @namespace https://coom.tech/ // @namespace https://coom.tech/
// @version 0.165 // @version 0.166
// @description uhh // @description uhh
// @author You // @author You
// @match https://boards.4channel.org/* // @match https://boards.4channel.org/*
@ -81,7 +81,7 @@
var define_BUILD_VERSION_default; var define_BUILD_VERSION_default;
var init_define_BUILD_VERSION = __esm({ var init_define_BUILD_VERSION = __esm({
"<define:BUILD_VERSION>"() { "<define:BUILD_VERSION>"() {
define_BUILD_VERSION_default = [0, 165]; define_BUILD_VERSION_default = [0, 166];
} }
}); });
@ -14642,7 +14642,7 @@
} catch (e) { } catch (e) {
} }
}, },
thumbnail: hasembed_default thumbnail: import_buffer8.Buffer.from(hasembed_default)
}]; }];
}; };
var has_embed5 = async (b, fn) => { var has_embed5 = async (b, fn) => {

Loading…
Cancel
Save