Compare commits
3 Commits
af2b44d3a4
...
d458a866e6
| Author | SHA1 | Date | |
|---|---|---|---|
| d458a866e6 | |||
| 51325fe8ec | |||
| 10b8dec786 |
@@ -282,6 +282,7 @@ async function main() {
|
||||
ports.forEach(port => {
|
||||
app.listen(port);
|
||||
console.log(" * Now listening on port " + port + ".");
|
||||
console.log(" * URL: http://localhost:" + port);
|
||||
});
|
||||
console.log("Done! Now we wait...");
|
||||
}
|
||||
|
||||
Regular → Executable
@@ -9,7 +9,7 @@
|
||||
<div class="col-6 center border">
|
||||
<strong class="spacing">Preference 1 - Liberapay</strong>
|
||||
|
||||
<p>Send weekly without any sort of brokerage fees!</p>
|
||||
<p>Send weekly / monthly / yearly without any sort of brokerage fees!</p>
|
||||
|
||||
<a href="https://liberapay.com/HyperVegan/donate"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
|
||||
Reference in New Issue
Block a user