Explorar el Código

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 hace 10 años
padre
commit
a90f6ad840
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      data/shares.php

+ 1 - 1
data/shares.php

@@ -45,7 +45,7 @@ return array(
 		'form' => 'advanced',
 		'form' => 'advanced',
 	),
 	),
 	'movim' => array(
 	'movim' => array(
-		'url' => '~URL~/index.php/share/~LINK~',
+		'url' => '~URL~/?share/~LINK~',
 		'transform' => array('rawurlencode', 'urlencode'),
 		'transform' => array('rawurlencode', 'urlencode'),
 		'help' => 'https://github.com/edhelas/movim',
 		'help' => 'https://github.com/edhelas/movim',
 		'form' => 'advanced',
 		'form' => 'advanced',