favicon icon indicating copy to clipboard operation
favicon copied to clipboard

Add support for default favicon verification disabling

Open advance512 opened this issue 5 years ago • 2 comments

  • Added option for disabling verification by HTTP request of default /favicon.ico file, to have similar behavior to tag-based favicon results.
  • Fixed flaky test.

Includes PR #32 as well, as it wasn't merged yet.

advance512 avatar Jun 27 '20 14:06 advance512

@scottwernervt any thoughts about merging this in?

advance512 avatar Jul 01 '20 22:07 advance512

Why don't we increase the major version, so it can include breaking changes? We can version it v1.0.0.

Python 2 has reached its end of life. There is no point in supporting it in new versions of this project. The older versions of favicon (0.x) will still support Python 2, and bug fixes can be released in minor version updates.

What do you think?

advance512 avatar Jul 04 '20 17:07 advance512