Pārlūkot izejas kodu

Update the Movim share URL

I've changed the Movim urls recently, just fixing FreshRSS to make it work again with Movim
Jaussoin Timothée 10 gadi atpakaļ
vecāks
revīzija
a90f6ad840
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      data/shares.php

+ 1 - 1
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',