небольшие улучшения парсинга описания/комментариев

This commit is contained in:
lost+skunk 2024-07-08 19:01:53 +03:00
parent 99fe9cf964
commit e07e1a25b2
6 changed files with 162 additions and 11 deletions

14
instances.json Normal file
View file

@ -0,0 +1,14 @@
{
"instances": [{
"urls": [{
"i2p": "http://skunky.i2p/art",
"tor": "http://skunky0wjkf8j8ajofgh98aOZjhu8f.onion/art",
"ygg": "http://[324:71e:281a:9ed3::fa11]/skunkyart",
"clearnet": "https://skunky.net/art"
}],
"settings": {
"nsfw": true,
"proxy": true
}
}]
}