aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/shares.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/shares.php b/app/shares.php
index 8f0c3cc92..7efaa5d12 100644
--- a/app/shares.php
+++ b/app/shares.php
@@ -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' => '#',