mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 10:15:55 +00:00
move bookmarklet-related subscribe_to_feed_url to bookmarklet plugin
This commit is contained in:
@@ -1655,10 +1655,4 @@ class Pref_Feeds extends Handler_Protected {
|
||||
return $c;
|
||||
}
|
||||
|
||||
static function subscribe_to_feed_url() {
|
||||
$url_path = get_self_url_prefix() .
|
||||
"/public.php?op=subscribe&feed_url=%s";
|
||||
return $url_path;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user