🔧 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."
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user