summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-eww.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2023-11-11 23:10:59 +0000
committerjao <jao@gnu.org>2023-11-11 23:10:59 +0000
commit2b3cbdb59589c7d5ac7e4e28a1db2c2f6e88ad57 (patch)
tree99efdfe1554c42c5fd2ac9f4a02d29028e5726ef /custom/jao-custom-eww.el
parent1843941d9eabbcf33dddbc41ddbe60c4001fb865 (diff)
downloadelibs-2b3cbdb59589c7d5ac7e4e28a1db2c2f6e88ad57.tar.gz
elibs-2b3cbdb59589c7d5ac7e4e28a1db2c2f6e88ad57.tar.bz2
nits
Diffstat (limited to 'custom/jao-custom-eww.el')
-rw-r--r--custom/jao-custom-eww.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-eww.el b/custom/jao-custom-eww.el
index d4a68ea..4dcb1bc 100644
--- a/custom/jao-custom-eww.el
+++ b/custom/jao-custom-eww.el
@@ -166,7 +166,7 @@
;;; auto-readable
(defvar jao-eww-auto-readable-urls
- (regexp-opt '("guardian.co.uk" "theguardian.com" "github.com")))
+ (regexp-opt '("guardian.co.uk" "theguardian.com" "github.com" "eldiario.es")))
(defun jao-eww-autoread ()
(when (string-match-p jao-eww-auto-readable-urls (or (eww-current-url)))