소스 검색

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 년 전
부모
커밋
a90f6ad840
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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',