Skip to content

Commit

Permalink
Fix #161: Use ssl to access send2 api
Browse files Browse the repository at this point in the history
  • Loading branch information
kumy authored May 9, 2018
1 parent 5a59b44 commit d366b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion send2cgeo.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The send2cgeo script supports Mozilla Firefox and Google Chrome. Microsoft Inter
- Now click "Add a device" in the window shown below and enter this PIN
- The window below should now show a registered browser and device.

<iframe src="http://send2.cgeo.org/api/" width="100%" height="300px"></iframe>
<iframe src="https://send2.cgeo.org/api/" width="100%" height="300px"></iframe>

## How to use send2cgeo

Expand Down

0 comments on commit d366b70

Please sign in to comment.