Search: type-into-3

Last modified by admin on 2022/04/24 04:58

One result Page 1

Home

Located in
Last modified by admin on 2024/02/16 10:10
Objects
code : const testPattern = /^\[[+-]?\d+(\.\d+)?\]/; function replaceNodeText(from) { if (from.nodeType === 3) { const text = from.textContent; if (testPattern.test(text)) { from.textContent = text.replace(testPattern, "").trim(); } } else if (from.childNodes) { for (const
) { const button = pdfPanel.querySelector('input.button[type="submit"]'); if (button
Raw document content
> <div class="akb-search-wrapper"> <input type="text" autocomplete="off
Page 1
RSS feed for search on [type-into-3]
Created by admin on 2022/04/17 14:38