Skip to content

v2.1.8

Compare
Choose a tag to compare
@jhnns jhnns released this 27 May 21:59
5234dbc

Bug Fixes

  • Add timeout to download public suffix list (#56) (1fbd49c)
  • Fix error where a lot of domains were not detected (fc80789), closes #64
  • Fix sanity check during npm run build:tries (a3c1eeb)
  • Fix thrown error with input that only contains whitespaces (1d1a24a), closes #32 #61