trying to fix bookmark stuff
This commit is contained in:
@@ -287,7 +287,7 @@
|
||||
;; https://redlib.catsarch.com/
|
||||
(defun opal/eww-reddit-redirect (url)
|
||||
"Redirect reddit.com (with or without www) to a privacy frontend."
|
||||
(replace-regexp-in-string "^https://\\(www\\.\\)?reddit\\.com" "https://redlib.catsarch.com/" url))
|
||||
(replace-regexp-in-string "^https://\\(www\\.\\)?reddit\\.com" "https://old.reddit.com" url))
|
||||
|
||||
(defun opal/eww-x-redirect (url)
|
||||
"Redirect x.com (with or without www) to a privacy frontend."
|
||||
|
||||
Reference in New Issue
Block a user