Google Hit Hider by Domain (Search Filter / Block Sites)

Block unwanted sites from your Google, DuckDuckGo, Startpage.com, Bing and Yahoo search results. v2.3.1 2024-05-11

< Feedback em Google Hit Hider by Domain (Search Filter / Block Sites)

Pergunta/comentário

§
Publicado: 18/01/2019

Bug: Import fails for items whose first component is a single-character

Hello, import fails (red background) for certain items, in doImport() if (dom.lastIndexOf(".") < dom.length-2 && dom.indexOf(".") > 1){

Examples: |4.domain.tld:p |t.co:p

§
Publicado: 21/01/2019

@mchubby said: Hello, import fails (red background) for certain items, in doImport() if (dom.lastIndexOf(".") < dom.length-2 && dom.indexOf(".") > 1){

Hi mchubby, I wonder if that was a typo and I meant

if (dom.lastIndexOf(".") < dom.length-2 && dom.indexOf(".") > 0){

It might be hard to reconstruct my original thinking at this point.

I can't post an update at the moment, but I'll keep this tab open for future reference.

§
Publicado: 25/03/2019

I made this change in 2.0.4. Please advise of any ongoing issues.

Publicar resposta

Faça o login para publicar uma resposta.