This commit is contained in:
coomdev 2022-01-31 14:13:11 +01:00
parent bc9a6bb1bb
commit aa9dba6590
2 changed files with 4 additions and 4 deletions

View File

@ -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/*

View File

@ -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) => {