From: Alex Lewin Date: Fri, 6 Sep 2024 14:38:54 +0000 (+0000) Subject: Use `
@@ -437,7 +449,7 @@ var addr_idx = 0; const base_and_params = bip353.substring(8).split("?"); const push_table_entry = function(ty, uri_pfx, contents) { - var value = "

" + ty + "" + CLIPBOARD_SVG + "

"; + var value = "

" + ty + "

"; if (!/^[\p{ASCII}]*$/u.test(contents)) { value = "Invalid"; } else {