Remove pocket sharing service (#8127)

It has been discontinued.
See https://github.com/FreshRSS/FreshRSS/issues/8125
This commit is contained in:
Alexis Degrugillier
2025-10-16 14:17:44 -04:00
committed by GitHub
parent 4d420c4b4d
commit ca091fbef4

View File

@@ -170,12 +170,6 @@ return [
'form' => 'simple',
'method' => 'GET',
],
'pocket' => [
'url' => 'https://getpocket.com/save?url=~LINK~&title=~TITLE~',
'transform' => ['rawurlencode'],
'form' => 'simple',
'method' => 'GET',
],
'print' => [
'HTMLtag' => 'button',
'url' => '#',