From a90f6ad8407d5bfda66b7299124cf82f54153736 Mon Sep 17 00:00:00 2001 From: Jaussoin Timothée Date: Thu, 5 Nov 2015 19:49:08 +0100 Subject: Update the Movim share URL I've changed the Movim urls recently, just fixing FreshRSS to make it work again with Movim --- data/shares.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/shares.php') diff --git a/data/shares.php b/data/shares.php index ed060074e..55ef08ec4 100644 --- a/data/shares.php +++ b/data/shares.php @@ -45,7 +45,7 @@ return array( 'form' => 'advanced', ), 'movim' => array( - 'url' => '~URL~/index.php/share/~LINK~', + 'url' => '~URL~/?share/~LINK~', 'transform' => array('rawurlencode', 'urlencode'), 'help' => 'https://github.com/edhelas/movim', 'form' => 'advanced', -- cgit v1.2.3