From 70adfd4a742775f492bbf09afad2eebb67d4a150 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 2 Mar 2021 08:16:41 +0300 Subject: * sanitize: never rewrite relative links to our own prefix * use Config::get_self_url() instead of get_self_url_prefix() in a bunch of places --- plugins/bookmarklets/init.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/bookmarklets/init.php') diff --git a/plugins/bookmarklets/init.php b/plugins/bookmarklets/init.php index b90c40598..eabb33510 100644 --- a/plugins/bookmarklets/init.php +++ b/plugins/bookmarklets/init.php @@ -146,7 +146,7 @@ class Bookmarklets extends Plugin { if ($feed_id) { ?> -
"> + "> -- cgit v1.2.3-54-g00ecf