🔧 Modify base URL

This commit is contained in:
Clement Desmidt 2018-10-15 22:48:09 +02:00
parent ca9c43ecda
commit 64432f9771
3 changed files with 3 additions and 3 deletions

View File

@ -44,7 +44,7 @@
"description": "Message when there was an error while saving your bookmark." "description": "Message when there was an error while saving your bookmark."
}, },
"defaultURL": { "defaultURL": {
"message": "https://bookmarklet.shikiryu.com", "message": "https://app.readlater.shikiryu.com",
"description": "Default URL" "description": "Default URL"
} }
} }

View File

@ -44,7 +44,7 @@
"description": "Message when there was an error while saving your bookmark." "description": "Message when there was an error while saving your bookmark."
}, },
"defaultURL": { "defaultURL": {
"message": "https://bookmarklet.shikiryu.com", "message": "https://app.readlater.shikiryu.com",
"description": "Default URL" "description": "Default URL"
} }
} }

View File

@ -25,7 +25,7 @@
<div class="unit whole center-on-mobiles"> <div class="unit whole center-on-mobiles">
<div class="option"> <div class="option">
<h5 data-message="optionsURL"></h5> <h5 data-message="optionsURL"></h5>
<input type="text" name="url" value="https://bookmarklet.shikiryu.com" /> <input type="text" name="url" value="https://app.readlater.shikiryu.com" />
</div> </div>
<div class="option"> <div class="option">