update tables & some fix

This commit is contained in:
2023-06-25 21:11:33 +03:00
parent 82469bbf98
commit 694a426dc6
11 changed files with 46 additions and 29 deletions

View File

@ -8,7 +8,7 @@ tags: [crystal, tutorial, development]
## О статье
Это мой вольный перевод оригинальной
[статьи](https://crystal-lang.org/reference/1.6/syntax_and_semantics/documenting_code.html)
[статьи](https://crystal-lang.org/reference/1.8/syntax_and_semantics/documenting_code.html)
из документации по **Crystal**.
> Если есть желание внести правки, пожалуйста пишите.

View File

@ -42,7 +42,7 @@ Windows Defender - спасибо, что ты есть!
### imgur, imageshack, freepic
Перекрасили логотипы, вставили флаги, etc.
Те ещё помойки. Что-бы посмотреть изображение, нужно скачать тонны JS.
В общём ещё один повод. Спасибо за сорудничество!
В общем ещё один повод. Спасибо за сорудничество!
### Vim
Перекрасил логотип
@ -50,7 +50,7 @@ Windows Defender - спасибо, что ты есть!
### Pastebin.com
Перекрасили логотип
### Downlod Master
### Download Master
При заходе с Российского IP HTTP 403
### Bash.org.ru / Bash.im
@ -63,9 +63,6 @@ Windows Defender - спасибо, что ты есть!
### Rust
И так не использовал, но на всякий случай, чтобы не [забыть](https://blog.rust-lang.org/2022/02/24/Rust-1.59.0.html).
### Qt
Закрыли всё
### Grammarly
> Grammarly stands with our friends, colleagues, and family in Ukraine, and with all people of Ukraine.

View File

@ -181,5 +181,5 @@ setTimeout(() => location.replace(location.protocol + "//" + location.host + "/p
## Мой инстанс
Мой pasty доступен по адресу
Мой pasty доступен по адресу `TODO: add links`

View File

@ -24,7 +24,7 @@ Webинтерфейс для управления WireGuard сервером.
```json
{
"username": "admin",
"password": "admin"
"username": "admin",
"password": "admin"
}
```