mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
https for enterprise distribution.
This commit is contained in:
parent
1e424e2753
commit
46d38e3dfb
2 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@
|
|||
<key>kind</key>
|
||||
<string>software-package</string>
|
||||
<key>url</key>
|
||||
<string>http://www.newsblur.com/ios/NewsBlur.ipa</string>
|
||||
<string>https://www.newsblur.com/ios/NewsBlur.ipa</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>kind</key>
|
||||
|
@ -19,7 +19,7 @@
|
|||
<key>needs-shine</key>
|
||||
<false/>
|
||||
<key>url</key>
|
||||
<string>http://www.newsblur.com/media/ios/Resources/logos/logo_512.png</string>
|
||||
<string>https://www.newsblur.com/media/ios/Resources/logos/logo_512.png</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>kind</key>
|
||||
|
@ -27,7 +27,7 @@
|
|||
<key>needs-shine</key>
|
||||
<false/>
|
||||
<key>url</key>
|
||||
<string>http://www.newsblur.com/media/ios/Resources/logos/logo_58.png</string>
|
||||
<string>https://www.newsblur.com/media/ios/Resources/logos/logo_58.png</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>metadata</key>
|
||||
|
|
|
@ -41,10 +41,10 @@
|
|||
|
||||
<div class="step">
|
||||
<table><tr>
|
||||
<td class="instructions"><a href="itms-services://?action=download-manifest&url=http://www.newsblur.com/ios/NewsBlur.plist">Install the NewsBlur app</a></td>
|
||||
<td class="instructions"><a href="itms-services://?action=download-manifest&url=https://www.newsblur.com/ios/NewsBlur.plist">Install the NewsBlur app</a></td>
|
||||
<td width="24" class="arrow">→</td>
|
||||
<td width="57" class="imagelink">
|
||||
<a href="itms-services://?action=download-manifest&url=http://www.newsblur.com/ios/NewsBlur.plist">
|
||||
<a href="itms-services://?action=download-manifest&url=https://www.newsblur.com/ios/NewsBlur.plist">
|
||||
<img src="/media/ios/Resources/logos/logo_116.png" height="57" width="57" />
|
||||
</a>
|
||||
</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue