This commit is contained in:
coomdev 2022-01-08 23:11:36 +01:00
parent 962664cff4
commit 19d5fb17ed
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,7 +1,7 @@
// ==UserScript==
// @name PNGExtraEmbed
// @namespace https://coom.tech/
// @version 0.99
// @version 0.100
// @description uhh
// @author You
// @match https://boards.4channel.org/*
@ -12065,7 +12065,7 @@
"api.rule34.xxx",
"danbooru.donmai.us",
"lolibooru.moe",
"boory.allthefallen.moe"
"booru.allthefallen.moe"
];
let selectobj;
let selectobj2;

View File

@ -18,7 +18,7 @@
'api.rule34.xxx',
'danbooru.donmai.us',
'lolibooru.moe',
'boory.allthefallen.moe'
'booru.allthefallen.moe'
]
let selectobj: HTMLSelectElement