aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/data
diff options
context:
space:
mode:
authordanc <danc@users.noreply.github.com>2016-01-19 19:46:40 +0100
committerdanc <danc@users.noreply.github.com>2016-01-19 19:46:40 +0100
commit9b842f9909807fb615e5fb52149903272d9ae101 (patch)
treee07dc2a51e4d7cd213eba275a357180d7b42758b /data
parent9637e018bf0bdd17ecfabe825cb12ea9a67d7553 (diff)
downloadfreshrss-9b842f9909807fb615e5fb52149903272d9ae101.tar.gz
freshrss-9b842f9909807fb615e5fb52149903272d9ae101.zip
Update shares.php
Diffstat (limited to 'data')
-rw-r--r--data/shares.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/shares.php b/data/shares.php
index 55ef08ec4..264c8fed7 100644
--- a/data/shares.php
+++ b/data/shares.php
@@ -75,4 +75,9 @@ return array(
'transform' => array(),
'form' => 'simple',
),
+ 'jdh' => array(
+ 'url' => 'https://www.journalduhacker.net/stories/new?url=~LINK~&title=~TITLE~',
+ 'transform' => array('rawurlencode'),
+ 'form' => 'simple',
+ ),
);