Updated my Mastodon address

This commit is contained in:
pezcurrel 2024-08-27 21:32:46 +02:00
parent 2507ee4356
commit 6820be5f61
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ You can also use it without connecting it to your account, but after splitting y
Verbose doesnt save anywhere what you write or paste into it, it doesnt use third parties cookies, it sets some cookies of its own only if you choose to connect it to your account, and it can be used even without Javascript.
If you find issues please let me know [here](https://git.lattuga.net/jones/verbose/issues), or using the e-mail address you can find in my profile page, or directly contacting [me on Mastodon](https://puntarella.party/@j0nes).
If you find issues please let me know [here](https://git.lattuga.net/jones/verbose/issues), or using the e-mail address you can find in my profile page, or directly contacting [me on Mastodon](https://kolektiva.social/@jones_).
## Setting up Verbose on a webserver

View file

@ -317,7 +317,7 @@ $headmsgs='';
$intro="<div class=\"normtext\"><p class=\"firstp\">Hello, this is a {$sname} instance, it can split your long post considering <a href=\"https://docs.joinmastodon.org/user/posting/#text\">Mastodon rules</a>: every http(s) link counts for 23 characters and every mention counts only for its username part. Each split post comes with “…” signs where it makes sense and with a counter in “[n/t]” form, where “n” is current post number and “t” is total posts number.</p>
<p>{$sname} doesnt save anywhere what you write or paste into it, it doesnt use third parties cookies, it sets some cookies of its own only if you choose to connect it to your account, and it can be used even without Javascript.</p>
<p>If you find issues please report them to <a href=\"https://puntarella.party/@j0nes\">me on Mastodon</a>, or <a href=\"https://git.lattuga.net/jones/verbose/issues\">here</a>.</p></div>\n";
<p>If you find issues please report them to <a href=\"https://kolektiva.social/@jones_\">me on Mastodon</a>, or <a href=\"https://git.lattuga.net/jones/verbose/issues\">here</a>.</p></div>\n";
$postmsgs='';
$postsoffset=0;