Description: Use new jaytaylor.com/html2text import path
Author: Aloïs Micard <creekorful@debian.org>
Last-Update: 2021-10-29

--- a/extractor.go
+++ b/extractor.go
@@ -14,9 +14,9 @@
 	"github.com/araddon/dateparse"
 	"github.com/fatih/set"
 	"github.com/gigawattio/window"
-	"github.com/jaytaylor/html2text"
 	"golang.org/x/net/html"
 	"golang.org/x/net/html/atom"
+	"jaytaylor.com/html2text"
 )
 
 const defaultLanguage = "en"
