From ad8b683c5876d5bc4bccc82736796c24bf0a2b6c Mon Sep 17 00:00:00 2001 From: tophf Date: Thu, 8 Apr 2021 05:45:58 +0300 Subject: [PATCH] leftovers --- popup/search.js | 1 - 1 file changed, 1 deletion(-) diff --git a/popup/search.js b/popup/search.js index 56f18ecd..467a5a9b 100644 --- a/popup/search.js +++ b/popup/search.js @@ -20,7 +20,6 @@ const BUSY_DELAY = .5e3; const USO_AUTO_PIC_SUFFIX = '-after.png'; const BLANK_PIXEL = 'data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=='; - const RX_IMAGE_URL = /\.(jpe?g|webp|avif|png|gif)([#?].*)?$/i; const dom = {}; /** * @typedef IndexEntry