🔧 Modify base URL
This commit is contained in:
parent
ca9c43ecda
commit
64432f9771
@ -44,7 +44,7 @@
|
||||
"description": "Message when there was an error while saving your bookmark."
|
||||
},
|
||||
"defaultURL": {
|
||||
"message": "https://bookmarklet.shikiryu.com",
|
||||
"message": "https://app.readlater.shikiryu.com",
|
||||
"description": "Default URL"
|
||||
}
|
||||
}
|
||||
|
@ -44,7 +44,7 @@
|
||||
"description": "Message when there was an error while saving your bookmark."
|
||||
},
|
||||
"defaultURL": {
|
||||
"message": "https://bookmarklet.shikiryu.com",
|
||||
"message": "https://app.readlater.shikiryu.com",
|
||||
"description": "Default URL"
|
||||
}
|
||||
}
|
||||
|
@ -25,7 +25,7 @@
|
||||
<div class="unit whole center-on-mobiles">
|
||||
<div class="option">
|
||||
<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 class="option">
|
||||
|
Loading…
Reference in New Issue
Block a user