diff --git a/ChatExport_2026-04-06/css/style.css b/ChatExport_2026-04-06/css/style.css deleted file mode 100644 index 3189390..0000000 --- a/ChatExport_2026-04-06/css/style.css +++ /dev/null @@ -1,752 +0,0 @@ -body { - margin: 0; - font: 12px/18px 'Open Sans',"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif; -} -strong { - font-weight: 700; -} -code, kbd, pre, samp { - font-family: Menlo,Monaco,Consolas,"Courier New",monospace; -} -code { - padding: 2px 4px; - font-size: 90%; - color: #c7254e; - background-color: #f9f2f4; - border-radius: 4px; -} -pre { - display: block; - margin: 0; - line-height: 1.42857143; - word-break: break-all; - word-wrap: break-word; - color: #333; - background-color: #f5f5f5; - border-radius: 4px; - overflow: auto; - padding: 3px; - border: 1px solid #eee; - max-height: none; - font-size: inherit; -} -.clearfix:after { - content: " "; - visibility: hidden; - display: block; - height: 0; - clear: both; -} -.pull_left { - float: left; -} -.pull_right { - float: right; -} -.page_wrap { - background-color: #ffffff; - color: #000000; -} -.page_wrap a { - color: #168acd; - text-decoration: none; -} -.page_wrap a:hover { - text-decoration: underline; -} -.page_header { - position: fixed; - z-index: 10; - background-color: #ffffff; - width: 100%; - border-bottom: 1px solid #e3e6e8; -} -.page_header .content { - width: 480px; - margin: 0 auto; - border-radius: 0 !important; -} -.page_header a.content { - background-repeat: no-repeat; - background-position: 24px 21px; - background-size: 24px 24px; -} -.bold { - color: #212121; - font-weight: 700; -} -.details { - color: #70777b; -} -.page_header .content .text { - padding: 24px 24px 22px 24px; - font-size: 22px; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.page_header a.content .text { - padding: 24px 24px 22px 82px; -} -.page_body { - padding-top: 64px; - width: 480px; - margin: 0 auto; -} -.page_about { - padding: 24px 24px; -} -.with_divider { - border-top: 1px solid #e3e6e8; -} -.userpic_link { - display: block; - text-decoration: none; -} -.userpic_link:hover { - text-decoration: none; -} -.userpic { - display: block; - border-radius: 50%; - overflow: hidden; -} -.story { - display: block; - border-radius: 4px; - overflow: hidden; -} -.userpic .initials { - display: block; - color: #fff; - text-align: center; - text-transform: uppercase; - user-select: none; -} -.color_red, -.userpic1, -.media_call .fill, -.media_file .fill, -.media_live_location .fill { - background-color: #ff5555; -} -.color_green, -.userpic2, -.media_call.success .fill, -.media_photo .fill { - background-color: #64bf47; -} -.color_yellow, -.userpic3, -.media_venue .fill { - background-color: #ffab00; -} -.color_blue, -.userpic4, -.media_audio_file .fill, -.media_voice_message .fill { - background-color: #4f9cd9; -} -.color_purple, -.userpic5, -.media_game .fill { - background-color: #9884e8; -} -.color_pink, -.userpic6, -.media_invoice .fill { - background-color: #e671a5; -} -.color_sea, -.userpic7, -.media_location .fill, -.media_video .fill { - background-color: #47bcd1; -} -.color_orange, -.userpic8, -.media_contact .fill { - background-color: #ff8c44; -} -.personal_info { - padding: 24px; -} -.personal_info .userpic .initials { - font-size: 30px; -} -.personal_info .rows { - float: left; - padding-right: 24px; -} -.personal_info .names { - width: 164px; -} -.personal_info .info { - width: 124px; -} -.personal_info .bio { - width: 400px; -} -.personal_info .row { - padding-bottom: 16px; -} -a.block_link { - display: block; - text-decoration: none !important; - border-radius: 4px; -} -a.block_link:hover { - text-decoration: none !important; - background-color: #f5f7f8; -} -a.expanded { - padding: 2px 8px; - margin: -2px -8px; -} -.sections { - padding: 11px 0; -} -.section { - height: 48px; - background-position: 24px 12px; - background-repeat: no-repeat; - background-size: 24px 24px; -} -.section .counter { - float: right; - padding: 14px 24px 0; - font-size: 15px; -} -.section .label { - padding: 15px 0 0 82px; - font-size: 15px; -} -.list_page .page_about { - padding: 16px 24px 0; - font-size: 11px; -} -.list_page .entry_list { - padding: 16px 0; -} -.list_page .entry { - padding: 10px 16px; -} -.list_page .entry .userpic .initials { - font-size: 18px; -} -.list_page .entry .body { - margin-left: 66px; -} -.list_page .entry .name { - padding: 4px 0 2px; - font-size: 14px; -} -.list_page .entry .subname { - padding-top: 4px; -} -.list_page .entry .details_entry { - padding-top: 4px; -} -.list_page .entry .info { - font-size: 11px; - padding-top: 5px; -} -.history { - padding: 16px 0; -} -.message { - margin: 0 -10px; - transition: background-color 2.0s ease; -} -div.selected { - background-color: rgba(242,246,250,255); - transition: background-color 0.5s ease; -} -.service { - padding: 10px 24px; -} -.service .body { - text-align: center; -} -.service .userpic_wrap { - padding-top: 10px; -} -.service .userpic { - margin: 0 auto; -} -.service .userpic .initials { - font-size: 24px; -} -.message .userpic .initials { - font-size: 16px; -} -.default { - padding: 10px; -} -.default.joined { - margin-top: -10px; -} -.default .from_name { - color: #3892db; - font-weight: 700; - padding-bottom: 5px; -} -.default .from_name .details { - font-weight: normal; -} -.default .body { - margin-left: 60px; -} -.default .text { - word-wrap: break-word; - line-height: 150%; - unicode-bidi: plaintext; - text-align: start; -} -.default .reply_to, -.default .media_wrap { - padding-bottom: 5px; -} -.default .media { - margin: 0 -10px; - padding: 5px 10px; -} -.default .media .fill, -.default .media .thumb { - width: 48px; - height: 48px; - border-radius: 50%; -} -.default .media .fill { - background-repeat: no-repeat; - background-position: 12px 12px; - background-size: 24px 24px; -} -.default .media .title, -.default .media_poll .question { - padding-top: 4px; - font-size: 14px; -} -.default .media .description { - color: #000000; - padding-top: 4px; - font-size: 13px; -} -.default .media .status { - padding-top: 4px; - font-size: 13px; -} -.default .video_file_wrap, -.default .animated_wrap { - position: relative; -} -.default .video_file, -.default .animated, -.default .photo, -.default .sticker { - display: block; -} -.video_duration { - background: rgba(0, 0, 0, .4); - padding: 0px 5px; - position: absolute; - z-index: 2; - border-radius: 2px; - right: 3px; - bottom: 3px; - color: #ffffff; - font-size: 11px; -} -.video_play_bg { - background: rgba(0, 0, 0, .4); - width: 40px; - height: 40px; - line-height: 0; - position: absolute; - z-index: 2; - border-radius: 50%; - overflow: hidden; - margin: -20px auto 0 -20px; - top: 50%; - left: 50%; - pointer-events: none; -} -.video_play { - position: absolute; - display: inline-block; - top: 50%; - left: 50%; - margin-left: -5px; - margin-top: -9px; - z-index: 1; - width: 0; - height: 0; - border-style: solid; - border-width: 9px 0 9px 14px; - border-color: transparent transparent transparent #fff; -} -.gif_play { - font-weight: 700; - color: #FFF; - display: block; - line-height: 40px; - font-size: 13px; - text-align: center; -} -.pagination { - text-align: center; - padding: 20px; - font-size: 16px; -} - -.toast_container { - position: fixed; - left: 50%; - top: 50%; - opacity: 0; - transition: opacity 3.0s ease; -} -.toast_body { - margin: 0 -50%; - float: left; - border-radius: 15px; - padding: 10px 20px; - background: rgba(0, 0, 0, 0.7); - color: #ffffff; -} -div.toast_shown { - opacity: 1; - transition: opacity 0.4s ease; -} - -.section.calls { - background-image: url(../images/section_calls.png); -} -.section.chats { - background-image: url(../images/section_chats.png); -} -.section.contacts { - background-image: url(../images/section_contacts.png); -} -.section.frequent { - background-image: url(../images/section_frequent.png); -} -.section.photos { - background-image: url(../images/section_photos.png); -} -.section.sessions { - background-image: url(../images/section_sessions.png); -} -.section.stories { - background-image: url(../images/section_stories.png); -} -.section.music { - background-image: url(../images/section_music.png); -} -.section.web { - background-image: url(../images/section_web.png); -} -.section.other { - background-image: url(../images/section_other.png) -} -.page_header a.content { - background-image: url(../images/back.png); -} -.media_call .fill { - background-image: url(../images/media_call.png) -} -.media_contact .fill { - background-image: url(../images/media_contact.png) -} -.media_file .fill { - background-image: url(../images/media_file.png) -} -.media_game .fill { - background-image: url(../images/media_game.png) -} -.media_live_location .fill, -.media_location .fill, -.media_venue .fill { - background-image: url(../images/media_location.png) -} -.media_audio_file .fill { - background-image: url(../images/media_music.png) -} -.media_invoice .fill { - background-image: url(../images/media_shop.png) -} -.media_voice_message .fill { - background-image: url(../images/media_voice.png) -} -.media_photo .fill { - background-image: url(../images/media_photo.png) -} -.media_video .fill { - background-image: url(../images/media_video.png) -} -.audio_icon { - width: 48px; - height: 48px; - border-radius: 50%; - background-color: #4f9cd9; - background-image: url(../images/media_music.png); - background-repeat: no-repeat; - background-position: 12px 12px; - background-size: 24px 24px; -} - -@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) { -.section.calls { - background-image: url(../images/section_calls@2x.png); -} -.section.chats { - background-image: url(../images/section_chats@2x.png); -} -.section.contacts { - background-image: url(../images/section_contacts@2x.png); -} -.section.frequent { - background-image: url(../images/section_frequent@2x.png); -} -.section.photos { - background-image: url(../images/section_photos@2x.png); -} -.section.sessions { - background-image: url(../images/section_sessions@2x.png); -} -.section.stories { - background-image: url(../images/section_stories@2x.png); -} -.section.music { - background-image: url(../images/section_music@2x.png); -} -.section.web { - background-image: url(../images/section_web@2x.png); -} -.section.other { - background-image: url(../images/section_other@2x.png); -} -.page_header a.content { - background-image: url(../images/back@2x.png); -} -.media_call .fill { - background-image: url(../images/media_call@2x.png) -} -.media_contact .fill { - background-image: url(../images/media_contact@2x.png) -} -.media_file .fill { - background-image: url(../images/media_file@2x.png) -} -.media_game .fill { - background-image: url(../images/media_game@2x.png) -} -.media_live_location .fill, -.media_location .fill, -.media_venue .fill { - background-image: url(../images/media_location@2x.png) -} -.media_audio_file .fill { - background-image: url(../images/media_music@2x.png) -} -.media_invoice .fill { - background-image: url(../images/media_shop@2x.png) -} -.media_voice_message .fill { - background-image: url(../images/media_voice@2x.png) -} -.media_photo .fill { - background-image: url(../images/media_photo@2x.png) -} -.media_video .fill { - background-image: url(../images/media_video@2x.png) -} -.audio_icon { - background-image: url(../images/media_music@2x.png); -} -} - -.spoiler { - background: #e8e8e8; -} -.spoiler.hidden { - background: #a9a9a9; - cursor: pointer; - border-radius: 3px; -} -.spoiler.hidden span { - opacity: 0; - user-select: none; -} - -.bot_buttons_table { - border-spacing: 0px 2px; - width: 100%; -} -.bot_button { - border-radius: 8px; - text-align: center; - vertical-align: middle; - background-color: #168acd40; -} -.bot_button_row { - display: table; - table-layout: fixed; - padding: 0px; - width:100%; -} -.bot_button_row div { - display: table-cell; -} -.bot_button_column_separator { - width: 2px -} - -.reactions { - margin: 5px 0; -} - -.reactions .reaction { - display: inline-flex; - height: 20px; - border-radius: 15px; - background-color: #e8f5fc; - color: #168acd; - font-weight: bold; - margin-bottom: 5px; -} - -.reactions .reaction.active { - background-color: #40a6e2; - color: #fff; -} - -.reactions .reaction.paid { - background-color: #fdf6e1; - color: #c58523; -} - -.reactions .reaction.active.paid { - background-color: #ecae0a; - color: #fdf6e1; -} - -.reactions .reaction .emoji { - line-height: 20px; - margin: 0 5px; - font-size: 15px; -} - -.reactions .reaction .userpic:not(:first-child) { - margin-left: -8px; -} - -.reactions .reaction .userpic { - display: inline-block; -} - -.reactions .reaction .userpic .initials { - font-size: 8px; -} - -.reactions .reaction .count { - margin-right: 8px; - line-height: 20px; -} - -@media (prefers-color-scheme: dark) { -html, body { - background-color: #1a2026; /* groupCallBg */ - margin: 0; - padding: 0; -} -.page_wrap { - background-color: #1a2026; /* groupCallBg */ - color: #ffffff; /* groupCallMembersFg */ - min-height: 100vh; -} -.page_wrap a { - color: #4db8ff; /* groupCallActiveFg */ -} -.page_header { - background-color: #1a2026; /* groupCallBg */ - border-bottom: 1px solid #2c333d; /* groupCallMembersBg */ -} -.bold { - color: #ffffff; /* groupCallMembersFg */ -} -.details { - color: #91979e; /* groupCallMemberNotJoinedStatus */ -} -.page_body { - background-color: #1a2026; /* groupCallBg */ -} -code { - color: #ff8aac; /* historyPeer6UserpicBg */ - background-color: #2c333d; /* groupCallMembersBg */ -} -pre { - color: #ffffff; /* groupCallMembersFg */ - background-color: #2c333d; /* groupCallMembersBg */ - border: 1px solid #323a45; /* groupCallMembersBgOver */ -} -.with_divider { - border-top: 1px solid #2c333d; /* groupCallMembersBg */ -} -a.block_link:hover { - background-color: #323a45; /* groupCallMembersBgOver */ -} -.list_page .entry { - color: #ffffff; /* groupCallMembersFg */ -} -.message { - color: #ffffff; /* groupCallMembersFg */ -} -div.selected { - background-color: #323a45; /* groupCallMembersBgOver */ -} -.default .from_name { - color: #4db8ff; /* groupCallActiveFg */ -} -.default .media .description { - color: #ffffff; /* groupCallMembersFg */ -} -msgInBg, -.historyComposeAreaBg { - background-color: #2c333d; /* groupCallMembersBg */ -} -msgOutBg { - background-color: #323a45; /* groupCallMembersBgOver */ -} -msgInBgSelected { - background-color: #39424f; /* groupCallMembersBgRipple */ -} -msgOutBgSelected { - background-color: #39424f; /* groupCallMembersBgRipple */ -} -.spoiler { - background: #323a45; /* groupCallMembersBgOver */ -} -.spoiler.hidden { - background: #61c0ff; /* groupCallMemberInactiveStatus */ -} -.bot_button { - background-color: #4db8ff40; /* groupCallActiveFg with opacity */ -} -.reactions .reaction { - background-color: #2c333d; /* groupCallMembersBg */ - color: #4db8ff; /* groupCallActiveFg */ -} -.reactions .reaction.active { - background-color: #4db8ff; /* groupCallActiveFg */ - color: #1a2026; /* groupCallBg */ -} -.reactions .reaction.paid { - background-color: #323a45; /* groupCallMembersBgOver */ - color: #febb5b; /* historyPeer8UserpicBg */ -} -.reactions .reaction.active.paid { - background-color: #febb5b; /* historyPeer8UserpicBg */ - color: #1a2026; /* groupCallBg */ -} -} \ No newline at end of file diff --git a/ChatExport_2026-04-06/files/Лейсянке на день рождения РЭП.mp3 b/ChatExport_2026-04-06/files/Лейсянке на день рождения РЭП.mp3 deleted file mode 100644 index 0020bae..0000000 Binary files a/ChatExport_2026-04-06/files/Лейсянке на день рождения РЭП.mp3 and /dev/null differ diff --git a/ChatExport_2026-04-06/files/Лейсянке на день рождения.mp3 b/ChatExport_2026-04-06/files/Лейсянке на день рождения.mp3 deleted file mode 100644 index 7ced967..0000000 Binary files a/ChatExport_2026-04-06/files/Лейсянке на день рождения.mp3 and /dev/null differ diff --git a/ChatExport_2026-04-06/images/back.png b/ChatExport_2026-04-06/images/back.png deleted file mode 100644 index 846479f..0000000 Binary files a/ChatExport_2026-04-06/images/back.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/back@2x.png b/ChatExport_2026-04-06/images/back@2x.png deleted file mode 100644 index 03e3e58..0000000 Binary files a/ChatExport_2026-04-06/images/back@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_call.png b/ChatExport_2026-04-06/images/media_call.png deleted file mode 100644 index 9614b95..0000000 Binary files a/ChatExport_2026-04-06/images/media_call.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_call@2x.png b/ChatExport_2026-04-06/images/media_call@2x.png deleted file mode 100644 index 92cdbe6..0000000 Binary files a/ChatExport_2026-04-06/images/media_call@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_contact.png b/ChatExport_2026-04-06/images/media_contact.png deleted file mode 100644 index be79172..0000000 Binary files a/ChatExport_2026-04-06/images/media_contact.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_contact@2x.png b/ChatExport_2026-04-06/images/media_contact@2x.png deleted file mode 100644 index e4be8b0..0000000 Binary files a/ChatExport_2026-04-06/images/media_contact@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_file.png b/ChatExport_2026-04-06/images/media_file.png deleted file mode 100644 index 3a5bde6..0000000 Binary files a/ChatExport_2026-04-06/images/media_file.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_file@2x.png b/ChatExport_2026-04-06/images/media_file@2x.png deleted file mode 100644 index ad2c6cc..0000000 Binary files a/ChatExport_2026-04-06/images/media_file@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_game.png b/ChatExport_2026-04-06/images/media_game.png deleted file mode 100644 index cad8ab8..0000000 Binary files a/ChatExport_2026-04-06/images/media_game.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_game@2x.png b/ChatExport_2026-04-06/images/media_game@2x.png deleted file mode 100644 index 09c2eb3..0000000 Binary files a/ChatExport_2026-04-06/images/media_game@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_location.png b/ChatExport_2026-04-06/images/media_location.png deleted file mode 100644 index ab8080b..0000000 Binary files a/ChatExport_2026-04-06/images/media_location.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_location@2x.png b/ChatExport_2026-04-06/images/media_location@2x.png deleted file mode 100644 index 11d88d5..0000000 Binary files a/ChatExport_2026-04-06/images/media_location@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_music.png b/ChatExport_2026-04-06/images/media_music.png deleted file mode 100644 index 057a694..0000000 Binary files a/ChatExport_2026-04-06/images/media_music.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_music@2x.png b/ChatExport_2026-04-06/images/media_music@2x.png deleted file mode 100644 index 20c8056..0000000 Binary files a/ChatExport_2026-04-06/images/media_music@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_photo.png b/ChatExport_2026-04-06/images/media_photo.png deleted file mode 100644 index d229387..0000000 Binary files a/ChatExport_2026-04-06/images/media_photo.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_photo@2x.png b/ChatExport_2026-04-06/images/media_photo@2x.png deleted file mode 100644 index e46794f..0000000 Binary files a/ChatExport_2026-04-06/images/media_photo@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_shop.png b/ChatExport_2026-04-06/images/media_shop.png deleted file mode 100644 index 4a92ce8..0000000 Binary files a/ChatExport_2026-04-06/images/media_shop.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_shop@2x.png b/ChatExport_2026-04-06/images/media_shop@2x.png deleted file mode 100644 index 9cfe551..0000000 Binary files a/ChatExport_2026-04-06/images/media_shop@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_video.png b/ChatExport_2026-04-06/images/media_video.png deleted file mode 100644 index b0a132a..0000000 Binary files a/ChatExport_2026-04-06/images/media_video.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_video@2x.png b/ChatExport_2026-04-06/images/media_video@2x.png deleted file mode 100644 index 2b554b0..0000000 Binary files a/ChatExport_2026-04-06/images/media_video@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_voice.png b/ChatExport_2026-04-06/images/media_voice.png deleted file mode 100644 index af33c2e..0000000 Binary files a/ChatExport_2026-04-06/images/media_voice.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/media_voice@2x.png b/ChatExport_2026-04-06/images/media_voice@2x.png deleted file mode 100644 index 5356a37..0000000 Binary files a/ChatExport_2026-04-06/images/media_voice@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_calls.png b/ChatExport_2026-04-06/images/section_calls.png deleted file mode 100644 index adb42e2..0000000 Binary files a/ChatExport_2026-04-06/images/section_calls.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_calls@2x.png b/ChatExport_2026-04-06/images/section_calls@2x.png deleted file mode 100644 index eb2de58..0000000 Binary files a/ChatExport_2026-04-06/images/section_calls@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_chats.png b/ChatExport_2026-04-06/images/section_chats.png deleted file mode 100644 index 354ea9e..0000000 Binary files a/ChatExport_2026-04-06/images/section_chats.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_chats@2x.png b/ChatExport_2026-04-06/images/section_chats@2x.png deleted file mode 100644 index b7252a8..0000000 Binary files a/ChatExport_2026-04-06/images/section_chats@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_contacts.png b/ChatExport_2026-04-06/images/section_contacts.png deleted file mode 100644 index 1b94b8e..0000000 Binary files a/ChatExport_2026-04-06/images/section_contacts.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_contacts@2x.png b/ChatExport_2026-04-06/images/section_contacts@2x.png deleted file mode 100644 index 64a213d..0000000 Binary files a/ChatExport_2026-04-06/images/section_contacts@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_frequent.png b/ChatExport_2026-04-06/images/section_frequent.png deleted file mode 100644 index 1656019..0000000 Binary files a/ChatExport_2026-04-06/images/section_frequent.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_frequent@2x.png b/ChatExport_2026-04-06/images/section_frequent@2x.png deleted file mode 100644 index ca9c3c8..0000000 Binary files a/ChatExport_2026-04-06/images/section_frequent@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_music.png b/ChatExport_2026-04-06/images/section_music.png deleted file mode 100644 index a76a244..0000000 Binary files a/ChatExport_2026-04-06/images/section_music.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_music@2x.png b/ChatExport_2026-04-06/images/section_music@2x.png deleted file mode 100644 index 53dc702..0000000 Binary files a/ChatExport_2026-04-06/images/section_music@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_other.png b/ChatExport_2026-04-06/images/section_other.png deleted file mode 100644 index a60ed7a..0000000 Binary files a/ChatExport_2026-04-06/images/section_other.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_other@2x.png b/ChatExport_2026-04-06/images/section_other@2x.png deleted file mode 100644 index 497fb33..0000000 Binary files a/ChatExport_2026-04-06/images/section_other@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_photos.png b/ChatExport_2026-04-06/images/section_photos.png deleted file mode 100644 index 3b511ae..0000000 Binary files a/ChatExport_2026-04-06/images/section_photos.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_photos@2x.png b/ChatExport_2026-04-06/images/section_photos@2x.png deleted file mode 100644 index 587b4ff..0000000 Binary files a/ChatExport_2026-04-06/images/section_photos@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_sessions.png b/ChatExport_2026-04-06/images/section_sessions.png deleted file mode 100644 index 0354af4..0000000 Binary files a/ChatExport_2026-04-06/images/section_sessions.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_sessions@2x.png b/ChatExport_2026-04-06/images/section_sessions@2x.png deleted file mode 100644 index 58b213e..0000000 Binary files a/ChatExport_2026-04-06/images/section_sessions@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_stories.png b/ChatExport_2026-04-06/images/section_stories.png deleted file mode 100644 index 650c69c..0000000 Binary files a/ChatExport_2026-04-06/images/section_stories.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_stories@2x.png b/ChatExport_2026-04-06/images/section_stories@2x.png deleted file mode 100644 index 4292451..0000000 Binary files a/ChatExport_2026-04-06/images/section_stories@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_web.png b/ChatExport_2026-04-06/images/section_web.png deleted file mode 100644 index d82e7fb..0000000 Binary files a/ChatExport_2026-04-06/images/section_web.png and /dev/null differ diff --git a/ChatExport_2026-04-06/images/section_web@2x.png b/ChatExport_2026-04-06/images/section_web@2x.png deleted file mode 100644 index b436884..0000000 Binary files a/ChatExport_2026-04-06/images/section_web@2x.png and /dev/null differ diff --git a/ChatExport_2026-04-06/js/script.js b/ChatExport_2026-04-06/js/script.js deleted file mode 100644 index 2842322..0000000 --- a/ChatExport_2026-04-06/js/script.js +++ /dev/null @@ -1,211 +0,0 @@ -"use strict"; - -window.AllowBackFromHistory = false; -function CheckLocation() { - var start = "#go_to_message"; - var hash = location.hash; - if (hash.substr(0, start.length) == start) { - var messageId = parseInt(hash.substr(start.length)); - if (messageId) { - GoToMessage(messageId); - } - } else if (hash == "#allow_back") { - window.AllowBackFromHistory = true; - } -} - -function ShowToast(text) { - var container = document.createElement("div"); - container.className = "toast_container"; - var inner = container.appendChild(document.createElement("div")); - inner.className = "toast_body"; - inner.appendChild(document.createTextNode(text)); - var appended = document.body.appendChild(container); - setTimeout(function () { - AddClass(appended, "toast_shown"); - setTimeout(function () { - RemoveClass(appended, "toast_shown"); - setTimeout(function () { - document.body.removeChild(appended); - }, 3000); - }, 3000); - }, 0); -} - -function ShowHashtag(tag) { - ShowToast("This is a hashtag '#" + tag + "' link."); - return false; -} - -function ShowCashtag(tag) { - ShowToast("This is a cashtag '$" + tag + "' link."); - return false; -} - -function ShowBotCommand(command) { - ShowToast("This is a bot command '/" + command + "' link."); - return false; -} - -function ShowMentionName() { - ShowToast("This is a link to a user mentioned by name."); - return false; -} - -function ShowNotLoadedEmoji() { - ShowToast("This custom emoji is not included, change data exporting settings to download."); - return false; -} - -function ShowNotAvailableEmoji() { - ShowToast("This custom emoji is not available."); - return false; -} - -function ShowTextCopied(content) { - navigator.clipboard.writeText(content); - ShowToast("Text copied to clipboard."); - return false; -} - -function ShowSpoiler(target) { - if (target.classList.contains("hidden")) { - target.classList.toggle("hidden"); - } -} - -function AddClass(element, name) { - var current = element.className; - var expression = new RegExp('(^|\\s)' + name + '(\\s|$)', 'g'); - if (expression.test(current)) { - return; - } - element.className = current + ' ' + name; -} - -function RemoveClass(element, name) { - var current = element.className; - var expression = new RegExp('(^|\\s)' + name + '(\\s|$)', ''); - var match = expression.exec(current); - while ((match = expression.exec(current)) != null) { - if (match[1].length > 0 && match[2].length > 0) { - current = current.substr(0, match.index + match[1].length) - + current.substr(match.index + match[0].length); - } else { - current = current.substr(0, match.index) - + current.substr(match.index + match[0].length); - } - } - element.className = current; -} - -function EaseOutQuad(t) { - return t * t; -} - -function EaseInOutQuad(t) { - return (t < 0.5) ? (2 * t * t) : ((4 - 2 * t) * t - 1); -} - -function ScrollHeight() { - if ("innerHeight" in window) { - return window.innerHeight; - } else if (document.documentElement) { - return document.documentElement.clientHeight; - } - return document.body.clientHeight; -} - -function ScrollTo(top, callback) { - var html = document.documentElement; - var current = html.scrollTop; - var delta = top - current; - var finish = function () { - html.scrollTop = top; - if (callback) { - callback(); - } - }; - if (!window.performance.now || delta == 0) { - finish(); - return; - } - var transition = EaseOutQuad; - var max = 300; - if (delta < -max) { - current = top + max; - delta = -max; - } else if (delta > max) { - current = top - max; - delta = max; - } else { - transition = EaseInOutQuad; - } - var duration = 150; - var interval = 7; - var time = window.performance.now(); - var animate = function () { - var now = window.performance.now(); - if (now >= time + duration) { - finish(); - return; - } - var dt = (now - time) / duration; - html.scrollTop = Math.round(current + delta * transition(dt)); - setTimeout(animate, interval); - }; - setTimeout(animate, interval); -} - -function ScrollToElement(element, callback) { - var header = document.getElementsByClassName("page_header")[0]; - var headerHeight = header.offsetHeight; - var html = document.documentElement; - var scrollHeight = ScrollHeight(); - var available = scrollHeight - headerHeight; - var padding = 10; - var top = element.offsetTop; - var height = element.offsetHeight; - var desired = top - - Math.max((available - height) / 2, padding) - - headerHeight; - var scrollTopMax = html.offsetHeight - scrollHeight; - ScrollTo(Math.min(desired, scrollTopMax), callback); -} - -function GoToMessage(messageId) { - var element = document.getElementById("message" + messageId); - if (element) { - var hash = "#go_to_message" + messageId; - if (location.hash != hash) { - location.hash = hash; - } - ScrollToElement(element, function () { - AddClass(element, "selected"); - setTimeout(function () { - RemoveClass(element, "selected"); - }, 1000); - }); - } else { - ShowToast("This message was not exported. Maybe it was deleted."); - } - return false; -} - -function GoBack(anchor) { - if (!window.AllowBackFromHistory) { - return true; - } - history.back(); - if (!anchor || !anchor.getAttribute) { - return true; - } - var destination = anchor.getAttribute("href"); - if (!destination) { - return true; - } - setTimeout(function () { - location.href = destination; - }, 100); - return false; -} diff --git a/ChatExport_2026-04-06/messages.html b/ChatExport_2026-04-06/messages.html deleted file mode 100644 index 2e5fb2e..0000000 --- a/ChatExport_2026-04-06/messages.html +++ /dev/null @@ -1,15558 +0,0 @@ - - - - - - -Exported Data - - - - - - - - - - -
- - - -
- -
- -
- -
-1 March 2026 -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:08 -
- -
-Рустам Брат Леськи -
- -
-Привет -
- -
- -
- -
- -
- -
-13:08 -
- -
-Я в сервисе -
- -
- -
- -
- -
- -
-13:08 -
- -
-Диагностику сделали двигателя -
- -
- -
- -
- -
- -
-13:08 -
- -
-Задиры на всех -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:10 -
- -
-Rustam Khalimov -
- -
-Привет, ну это печально, но не смертельно, кстати фотки проси, наебать могут -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:12 -
- -
-Рустам Брат Леськи -
- -
- -
- -
-М -
- -
- -
- -
- -
-Марс 01.03.2026 12:48:20 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-13:12 -
- -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-13:12 -
- -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-13:12 -
- -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-13:12 -
- -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-13:12 -
- -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-13:12 -
- -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-13:12 -
- -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-13:12 -
- -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:12 -
- -
-Рустам Брат Леськи -
- -
-250-300к( -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:14 -
- -
-Rustam Khalimov -
- -
-На вид не страшно вроде -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-22:10 -
- -
-Rustam Khalimov -
- -
- - - - - - - -
- -
-Созвон с руководителем сейчас прошел. -
- -
- -
- -
- -
- -
-22:10 -
- -
-Ваши ставки, уволили или нет? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-22:11 -
- -
-Рустам Брат Леськи -
- -
-Нет конечно -
- - - - - - -🤝 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-22:11 -
- -
-Rustam Khalimov -
- -
-Повысили, пока только на словах -
- - - - - - -🔥 - - - - -
- -
-РЛ -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-22:11 -
- -
-Рустам Брат Леськи -
- -
-Сказал наверно дальше дома сиди -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-22:12 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Он просил, что будет, если ЗП не дадут, я сказал, что похуй мне и буду дома сидеть -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-22:14 -
- -
-Рустам Брат Леськи -
- -
-У меня только что просто так пару раз телефон перезагрузился -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-22:15 -
- -
-Rustam Khalimov -
- -
-Да ёпрст, проблемы навалили -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-22:19 -
- -
-Рустам Брат Леськи -
- -
-Да что-то совсем -
- -
- -
- -
- -
-2 March 2026 -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-01:09 -
- -
-Рустам Брат Леськи -
- -
-Новый двигатель думаю буду лучше уж покупать. Пока недели 2-3 поезжу на этом если смогу обдумаю -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-01:09 -
- -
-Rustam Khalimov -
- -
-Тебе решать -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-01:10 -
- -
-Рустам Брат Леськи -
- - - -
- -
- -
- -
- -
-01:11 -
- -
-Ну да. Много уж подумал, и драйв весь перечитал. -
- -
- -
- -
- -
- -
-01:11 -
- -
-Меняют, нормально ездят -
- -
- -
- -
- -
- -
-01:11 -
- -
-Новый двигатель получается. Но без навесного -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-01:11 -
- -
-Rustam Khalimov -
- -
-Завтра гляну, сегодня уже спать лен, завтра рано вставать -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-01:12 -
- -
-Рустам Брат Леськи -
- -
-Понял. Спокойной ночи -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-01:12 -
- -
-Rustam Khalimov -
- -
-Сладких! -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-08:44 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Да проще часть нового купить, чем со старого ставить, за то в новом куча дерьма не вылезет как со старым -
- -
- -
- -
- -
- -
-08:45 -
- -
-Считай меньше спецов надо, меньше шансов накосячить -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-08:45 -
- -
-Рустам Брат Леськи -
- -
-Да, навесное не сильно и дорого. Да новое все -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-08:45 -
- -
-Rustam Khalimov -
- -
-И если замена двигателя, то коробку тоже снимать будут и прокладки менять или герметик, получается и масло в ней -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-08:46 -
- -
-Рустам Брат Леськи -
- -
-Свечи, модуль зажигания, термостат, помпа, ремень ГРМ, генератора -
- -
- -
- -
- -
- -
-08:46 -
- -
-In reply to this message -
- -
-Вот это незнаю. Если коробку снимают, то как минимум масло поменять бы конечно -
- -
- -
- -
- -
- -
-08:47 -
- -
-Но коробку новую не буду уж пока -
- -
- -
- -
- -
- -
-08:47 -
- -
-Хотя смотрел вчера на Авито, за 80к можно вроде найти -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-08:47 -
- -
-Rustam Khalimov -
- -
-Лучше сразу, там где течь поменять прокладку или герметик -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-08:48 -
- -
-Рустам Брат Леськи -
- -
-Да, сцепление вроде можно поменять на новое -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-08:48 -
- -
-Rustam Khalimov -
- -
-Главное в тачке кузов, благо с ним всё збс -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-08:49 -
- -
-Рустам Брат Леськи -
- -
-Ну да -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-08:49 -
- -
-Rustam Khalimov -
- -
-Подушки тоже под замену будут -
- -
- -
- -
- -
- -
-08:49 -
- -
-Двигателя -
- -
- -
- -
- -
- -
-08:51 -
- -
-Если ЗП всю получу, то наверное смогу перезанять, что бы всё разом сделать -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-08:51 -
- -
-Рустам Брат Леськи -
- -
-Точно -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-08:57 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-А там разве ГРМ не стоит уже новый? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-09:05 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-Спасибо. Буду стараться своими силами уж. Пока я и время взял до месяца на обдумывание, остальное с кредитки, там главное в течение 100 дней вернуть, то не будет процентов -
- -
- -
- -
- -
- -
-09:05 -
- -
-In reply to this message -
- -
-Вчера с сервисником общался он сказал вроде нет -
- -
- -
- -
- -
- -
-09:06 -
- -
-На Авито продавцу вопрос задал, пока не отвечает -
- -
- -
- -
- -
- -
-09:07 -
- -
-Ремни ГРМ и модуль зажигания есть на новом, посмотрел оказывается ответил -
- - - - - - -🔥 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-11:39 -
- -
-Rustam Khalimov -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-11:39 -
- -
- - - - - - - -
- -
-Вот что вышло -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-11:40 -
- -
-Рустам Брат Леськи -
- -
-😄 -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-11:56 -
- -
-Rustam Khalimov -
- - - -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-11:57 -
- -
-Рустам Брат Леськи -
- -
-Фигасе -
- -
- -
- -
- -
- -
-11:58 -
- -
-Страшилка -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-11:58 -
- -
-Rustam Khalimov -
- -
-Да, четко выходит! -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-23:45 -
- -
-Рустам Брат Леськи -
- -
- -
- -
- -
- -
- -
-Sticker -
- -
-Not included, change data exporting settings to download. -
- -
-37.4 KB -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-23:47 -
- -
-Rustam Khalimov -
- -
-Ого, а другие есть? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-23:48 -
- -
-Рустам Брат Леськи -
- -
-Не -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-23:49 -
- -
-Rustam Khalimov -
- - - -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-23:50 -
- -
-Рустам Брат Леськи -
- - - -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-23:58 -
- -
-Rustam Khalimov -
- -
-Ща сделаем -
- -
- -
- -
- -
-3 March 2026 -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:00 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-00:00 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-00:00 -
- -
-Сегодня обнаружили что вот эта фигня не застегнутая была -
- -
- -
- -
- -
- -
-00:01 -
- -
-Что-то машина подозрительно лучше начала работать -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:01 -
- -
-Rustam Khalimov -
- -
-Хм, интересно уже -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:01 -
- -
-Рустам Брат Леськи -
- -
-Но может кажется -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:01 -
- -
-Rustam Khalimov -
- -
-И это никто не заметил -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:01 -
- -
-Рустам Брат Леськи -
- -
-Завтра утром узнаю -
- -
- -
- -
- -
- -
-00:02 -
- -
-Сегодня еле с утра завели -
- -
- -
- -
- -
- -
-00:02 -
- -
-In reply to this message -
- -
-Да она сзади же -
- -
- -
- -
- -
- -
-00:02 -
- -
-Форсунки промыли ещё -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:03 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Компрессию мерили? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:03 -
- -
-Рустам Брат Леськи -
- -
-Не -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:03 -
- -
-Rustam Khalimov -
- -
-Ебать они дауны тогда, я бы не доверял им -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:04 -
- -
-Рустам Брат Леськи -
- -
-Почему-то все сказали что это ничего не даст -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:04 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Да как так то, если есть задиры. должна и декомпрессия быть -
- -
- -
- -
- -
- -
-00:05 -
- -
-Хотя я не прав -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:05 -
- -
-Рустам Брат Леськи -
- -
-Ну вот они и сказали что там полюбому декомпрессия и не мерили. Я что-то сам не подумал понастоять -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:07 -
- -
-Rustam Khalimov -
- -
-Но проверить стоило, у меня на четырке была компрессия 12-12-8-12 по цилиндрам.
В итоге там где 8 прогарел выпускной клапан, а так бы вместо замены клапана капиталка всего двигателя была бы -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:09 -
- -
-Рустам Брат Леськи -
- -
-Понял. Но у меня то все равно задиры -
- -
- -
- -
- -
- -
-00:09 -
- -
-In reply to this message -
- -
-Пока я пытаюсь понять что это -
- -
- -
- -
- -
- -
-00:10 -
- -
-У меня расход же ещё 13-14 -
- -
- -
- -
- -
- -
-00:10 -
- -
-Может сказали как раз изза этого -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:11 -
- -
-Rustam Khalimov -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-00:13 -
- -
-Зря ты gemini не используешь -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:13 -
- -
-Рустам Брат Леськи -
- -
-Фигасе это что так нейросеть работает -
- - - - - - -💯 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-00:13 -
- -
-In reply to this message -
- -
-Походу да очень -
- -
- -
- -
- -
- -
-00:14 -
- -
-Я очень удивлен -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:15 -
- -
-Rustam Khalimov -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-00:16 -
- -
-Что то похоже не в двигателе проблема -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:17 -
- -
-Рустам Брат Леськи -
- -
-Походу да -
- -
- -
- -
- -
- -
-00:17 -
- -
-Жду очень утра -
- -
- -
- -
- -
- -
-00:18 -
- -
-Крутяк очень оказывается гемини -
- -
- -
- -
- -
- -
-00:18 -
- -
-Но с телефона бы конечно ещё -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:20 -
- -
-Rustam Khalimov -
- -
-С телефона так себе, с компа норм -
- -
- -
- -
- -
- -
-00:21 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-00:21 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-00:23 -
- -
-Короче выдыхай, двигатель живой и это норма -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:24 -
- -
-Рустам Брат Леськи -
- -
-Пиздец ии очень умный -
- -
- -
- -
- -
- -
-00:24 -
- -
-И все так разлагает -
- -
- -
- -
- -
- -
-00:24 -
- -
-In reply to this message -
- -
-Да, я выдыхнул -
- -
- -
- -
- -
- -
-00:25 -
- -
-А эти черные нагары на клапане не надо ли убрать? -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:25 -
- -
-Rustam Khalimov -
- -
-Пора сервис открывать, я трактор через него чинил, он мне говорил как полуось сварить, что бы ее снова не сломало.
Карбюратор через нее настроил по фото.
Навес все расчеты по нагрузке тоже -
- -
- -
- -
- -
- -
-00:25 -
- -
-In reply to this message -
- -
-Сейчас узнаем -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:25 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-И не говори. Все можно -
- -
- -
- -
- -
- -
-00:26 -
- -
-У меня к гемини потом ещё один вопрос есть. Не по машине -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:28 -
- -
-Rustam Khalimov -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-00:28 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-00:28 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:31 -
- -
-Рустам Брат Леськи -
- -
-Итальянскую прожарку надо сделать -
- -
- -
- -
- -
- -
-00:32 -
- -
-У меня эндостоп есть же ещё свой. Потом как нибудь проверить -
- -
- -
- -
- -
- -
-00:32 -
- -
-На выходных в Челны собираемся съездить, потом посмотрю -
- -
- -
- -
- -
- -
-00:32 -
- -
-Может реально и уйдет -
- -
- -
- -
- -
- -
-00:32 -
- -
-Это может вот в последние дни собралось -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:33 -
- -
-Rustam Khalimov -
- -
-Благо на опелях/шевроле это легко снять свечи, у меня и на шкоде без спец инструмента невозможно -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:33 -
- -
-Рустам Брат Леськи -
- -
-А то и свечи которые 4 дня назад меняли все в грязи уже -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:33 -
- -
-Rustam Khalimov -
- -
-Трубку поменяй, она не дорогая и сам можешь или ко мне приедь, сменим -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:33 -
- -
-Рустам Брат Леськи -
- -
-Да у меня просто там очень -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:34 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Так конечно смесь бедная судя по всему, вот и свечи заливает и нагар от этого -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:34 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-Ну да. Но я думаю она целая наверно. Просто незастегнутая была -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:34 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Лучше поменяй -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:34 -
- -
-Рустам Брат Леськи -
- -
-Мастер как полез ща за форсунками сразу сам удивился -
- -
- -
- -
- -
- -
-00:34 -
- -
-In reply to this message -
- -
-Хорошо -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:36 -
- -
-Rustam Khalimov -
- -
-General Motors (GM): 55559239 (это самый распространенный оригинальный номер).

Opel: 5607496 или 05607496.

На что обратить внимание при покупке
Оригинал против аналогов: Оригинальная трубка пластиковая и довольно дорогая для обычного куска пластика. Существуют аналоги (например, фирмы Dominant, ZZVF или Patron), они дешевле, но пластик там бывает еще более хрупким.

Уплотнительные кольца: Внутри защелок на концах трубки должны стоять резиновые колечки. Если берете дешевый аналог, проверьте их наличие, иначе подсос воздуха останется даже с новой трубкой.

Альтернатива (колхозинг): Многие владельцы вместо покупки дорогого пластика покупают обычный маслобензостойкий шланг (внутренний диаметр обычно 10-12 мм, нужно уточнить по месту) и два хороших винтовых хомута. Это надежнее, так как резина не треснет от вибраций и жара, как штатный пластик.

Как ее заменить самостоятельно
Там стоят быстросъемные соединения. Чтобы снять старую трубку, нужно:

Сжать стопорное кольцо (ушки) на пластиковом наконечнике.

Аккуратно потянуть на себя.

Осторожно: Если трубка старая, она, скорее всего, просто рассыплется у вас в руках — будьте готовы к тому, что осколки пластика могут упасть за двигатель.

Учитывая, что вы из Казани, эту деталь легко найти в наличии в крупных магазинах запчастей или заказать с доставкой за 1-2 дня. -
- -
- -
- -
- -
- -
-00:36 -
- -
-In reply to this message -
- -
-Что там? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:37 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-00:37 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-00:37 -
- -
-Что за красная кнопка? -
- -
- -
- -
- -
- -
-00:37 -
- -
-Фотка конечно с плохого ракурса -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:38 -
- -
-Rustam Khalimov -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:38 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-00:39 -
- -
-In reply to this message -
- -
-Пиздец -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:39 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Ищи по другим номерам -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:39 -
- -
-Рустам Брат Леськи -
- -
-Мы эту информацию несколько часов искали -
- - - - - - -😁 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-00:40 -
- -
-Ну я знал что это перевод на ручной. Но именно принцип хотел точный узнать, а он нигде не расписан -
- -
- -
- -
- -
- -
-00:40 -
- -
-А проверить никак. Там пломбы стоят -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:40 -
- -
-Rustam Khalimov -
- -
-Я сейчас всякую хуйню, в которой сомневаюсь или не пониаю, через ИИ прогоняю и сразу всё ясно -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:41 -
- -
-Рустам Брат Леськи -
- -
-Тоже надо начинать уже -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:41 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Вот, пора использовать все знания нейронок -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:41 -
- -
-Рустам Брат Леськи -
- -
-Ну да -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:42 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Главное логически хотя бы перепроверять, а то не всегда там то, что нужно -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:45 -
- -
-Рустам Брат Леськи -
- -
-Можно к Ильдару автоподбор на оживление идти помогать -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:46 -
- -
-Rustam Khalimov -
- -
-Можно, но зачем?
Я думаю, он сам уже юзает что то подобное -
- -
- -
- -
- -
- -
-00:47 -
- -
-Я смотрел на ютубе как древний уазик с ии запускают, который 7 лет стоял -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:48 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-Ничего себе -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:49 -
- -
-Rustam Khalimov -
- -
-Ладно, спать пора!
Я на покой ушел!
Заранее сладких! -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:49 -
- -
-Рустам Брат Леськи -
- -
-Сладких снов -
- -
- -
- -
- -
- -
-00:49 -
- -
-Я очень утра жду -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:49 -
- -
-Rustam Khalimov -
- -
-Зачем утра, что бы патрубок воткнуть? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:49 -
- -
-Рустам Брат Леськи -
- -
-Патрубок то воткнули уже -
- -
- -
- -
- -
- -
-00:50 -
- -
-Завести попробовать на холодную -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:50 -
- -
-Rustam Khalimov -
- -
-А, ты после не пробывал? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:50 -
- -
-Рустам Брат Леськи -
- -
-Пробовал. Но обычно только по утрам проблема -
- -
- -
- -
- -
- -
-00:51 -
- -
-4-5 часов обычно не влияют -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:51 -
- -
-Rustam Khalimov -
- -
-Ну значит завтра момент истины, хотя, если свечи залиты, то хз, повлияет ли -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:51 -
- -
-Рустам Брат Леськи -
- -
-А вот поэтому то мне и говорили. Что когда прогревается цилиндры расширяются и уже лучше становится -
- -
- -
- -
- -
- -
-00:52 -
- -
-А на холодном из-за задиров не может запуститься -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:52 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Ну если так, то там зазор в цилиндрах должен быть 0,1 мм и больше -
- -
- -
- -
- -
- -
-00:53 -
- -
-In reply to this message -
- -
-А по фото это не так -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:53 -
- -
-Рустам Брат Леськи -
- -
-Буду надеяться из-за патрубка -
- -
- -
- -
- -
- -
-00:53 -
- -
-Жду утра -
- -
- -
- -
- -
- -
-00:53 -
- -
-Споки -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:53 -
- -
-Rustam Khalimov -
- -
-Там бы стук был явный на холодную, даже не стук, а вибрация -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:54 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-Наверно -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:54 -
- -
-Rustam Khalimov -
- -
-Давай, до утра, отпишись. Но я завтра в 12 только встану. -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:54 -
- -
-Рустам Брат Леськи -
- -
-Хорошо -
- -
- -
- -
- -
- -
-00:55 -
- -
-И сервис просил написать с утра. Тоже ждут информацию -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-08:37 -
- -
-Рустам Брат Леськи -
- -
-Еле завел машину -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-09:13 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-12:38 -
- -
-Рустам Брат Леськи -
- -
- -
- -
-А -
- -
- -
- -
- -
-АвтоСеть ГАРАЖ АртСити 03.03.2026 09:42:23 -
- - - -
- -
- -
- -
- -
- -
-12:38 -
- - - -
- -
- -
- -
- -
-12:38 -
- -
- -
- -
-А -
- -
- -
- -
- -
-АвтоСеть ГАРАЖ АртСити 03.03.2026 10:06:04 -
- -
-150000руб мотор с документами для регистрации. Доставка 2-3 дня. 100% предоплата -
- -
- -
- -
- -
- -
- -
-12:38 -
- -
- -
-Замена + мотор + расходники выйдет около 220000руб. Капитальный ремонт выйдет около 2500000, но точная сумма появится только после деффектовки вашего мотора (разборки) -
- -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:45 -
- -
-Rustam Khalimov -
- -
-Да уж, в итоге ничего так и не понятно, что делать, они тебе говорят всё менять, но логики в этом нет -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:45 -
- -
-Рустам Брат Леськи -
- -
-Да вот именно -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:46 -
- -
-Rustam Khalimov -
- -
-Леське так же говорили в гараже, что капитала нужна, оказалось, что турбина -
- -
- -
- -
- -
- -
-13:46 -
- -
-Так бы встряли на 250к и проблема бы осталась -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:47 -
- -
-Рустам Брат Леськи -
- -
-Да я и вот думаю вдруг проблема останется -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:48 -
- -
-Rustam Khalimov -
- -
-Делема -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:03 -
- -
-Рустам Брат Леськи -
- - - -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-14:09 -
- -
-Rustam Khalimov -
- -
-Диагностика нормальная нужна, каждый датчик прозванивать и прочее -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:11 -
- -
-Рустам Брат Леськи -
- -
-Да. К другим надо съездить показать -
- -
- -
- -
- -
- -
-14:11 -
- -
-Сегодня хочу вот этот датчик температуры на термостате поменять сам -
- -
- -
- -
- -
- -
-14:12 -
- -
-Быстро там оказывается. Просто фишка -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-14:12 -
- -
-Rustam Khalimov -
- -
-Можно конечно -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:12 -
- -
-Рустам Брат Леськи -
- -
-Он мастер и говорил что в термостате у меня проблема -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-14:14 -
- -
-Rustam Khalimov -
- -
-С этим ладно, а капиталка тут причем, из-за задиров и всё, которые не влияет ни на что в твоем случае? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:19 -
- -
-Рустам Брат Леськи -
- -
-Ну да очень странно. Тут просто завести нужно же. В основном поршневая группа рабочая же -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:37 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-14:39 -
- -
-Rustam Khalimov -
- -
-Заезжай ближе к вечеру, глянем что там, промоем, датчик поменяем сразу. Свечи проверим. -
- -
- -
- -
- -
- -
-14:39 -
- -
-Только обезжиривателя у меня нет -
- -
- -
- -
- -
- -
-14:40 -
- -
-Купи в балоне, как спрей -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:42 -
- -
-Рустам Брат Леськи -
- -
-Хорошо. Датчик и обезжириватель куплю -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-15:14 -
- -
-Рустам Брат Леськи -
- -
-Походу точно в датчике охлаждающей жидкости проблема -
- -
- -
- -
- -
- -
-15:15 -
- -
-Что-то до этого Ютуб не открывал, а тут решил. Все подряд на этот датчик валят -
- -
- -
- -
- -
- -
-15:15 -
- -
-И симптомы очень схожие с моими -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-15:17 -
- -
-Rustam Khalimov -
- -
-Возможно -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-16:47 -
- -
-Рустам Брат Леськи -
- -
-Еду за датчиком в росско -
- -
- -
- -
- -
- -
-16:47 -
- -
-В Биби не оказалось -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-16:47 -
- -
-Rustam Khalimov -
- -
-Ок -
- -
- -
- -
- -
- -
-16:47 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-16:47 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-16:47 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-16:48 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-16:49 -
- -
-Рустам Брат Леськи -
- -
-Много снега очень -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-16:58 -
- -
-Rustam Khalimov -
- -
-Да -
- -
- -
- -
- -
-4 March 2026 -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-09:51 -
- -
-Рустам Брат Леськи -
- -
-Ураааа -
- - - - - - -🔥 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-12:35 -
- -
-Рустам Брат Леськи -
- -
-С пол пинка прям завелся -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-12:39 -
- -
-Rustam Khalimov -
- -
-Это же супер -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-12:41 -
- -
-Рустам Брат Леськи -
- -
-Очень супер -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:26 -
- -
-Rustam Khalimov -
- -
- -
- -
-Г -
- -
- -
- -
- -
-ГЕНЕРАЛЬНЫЙ ШТАБ 04.03.2026 13:25:10 -
- - - -
-Израиль опубликовал кадры "уничтожения иранского военного вертолёта", но это было просто изображение, нарисованное на земле😂 -
- -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:27 -
- -
-Рустам Брат Леськи -
- -
-Зато точно в цель -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:28 -
- -
-Rustam Khalimov -
- -
-Капиталку будешь делать, ну хотя бы просто так, что бы 200к просрать? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:29 -
- -
-Рустам Брат Леськи -
- -
-Конечно -
- -
- -
- -
- -
- -
-13:30 -
- -
-Чтобы не просто несколько в тревоге быть, надо уж до конца довести -
- -
- -
- -
- -
- -
-13:30 -
- -
-Сегодня масло поеду менять -
- -
- -
- -
- -
- -
-13:30 -
- -
-К ним же -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:30 -
- -
-Rustam Khalimov -
- -
-Как они отреагировали то? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:30 -
- -
-Рустам Брат Леськи -
- -
-И ходовую осмотр для начала -
- -
- -
- -
- -
- -
-13:30 -
- -
-In reply to this message -
- -
-Не прочитали даже -
- -
- -
- -
- -
- -
-13:30 -
- -
-С утра написал -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:31 -
- -
-Rustam Khalimov -
- -
-Я бы им не доверял -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:31 -
- -
-Рустам Брат Леськи -
- -
-Да. Но блин удобное расположение для меня -
- -
- -
- -
- -
- -
-13:31 -
- -
-Я ещё это здание обслуживать сегодня поеду. Где они арендуют -
- -
- -
- -
- -
- -
-13:32 -
- -
-Масло уж поменяют -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:33 -
- -
-Rustam Khalimov -
- -
-Понимаю, да, надеюсь всё нормально сделают -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:33 -
- -
-Рустам Брат Леськи -
- -
-Да -
- -
- -
- -
- -
-7 March 2026 -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-17:37 -
- -
-Rustam Khalimov -
- -
-Привет, про кредит не забудь -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-21:25 -
- -
-Рустам Брат Леськи -
- -
-Привет. Скинул 40к только. Положить наличку не успел сегодня. Завтра ещё 10к скину -
- - - - - - -👌 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
-8 March 2026 -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-18:01 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-18:01 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-18:01 -
- -
-Решил ноутбук почистить -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-18:06 -
- -
-Rustam Khalimov -
- -
-Пипец -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-18:07 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-18:07 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-18:07 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-18:07 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-18:13 -
- -
-Фуух -
- -
- -
- -
- -
- -
-18:14 -
- -
-Собрал. Монитор не запускался, несколько раз шлейф монитора первтыкал проверял никак -
- -
- -
- -
- -
- -
-18:14 -
- -
-Обратно все разобрал, походу оперативка не до конца была засунута -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-18:35 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-18:35 -
- -
-In reply to this message -
- -
-Это Алсу ноутбук -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-18:35 -
- -
-Rustam Khalimov -
- -
-Он ещё и на жёстком диске -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-18:36 -
- -
-Рустам Брат Леськи -
- -
-Да. Как нибудь на ссд переделать надо будет -
- - - - - - -💯 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
-10 March 2026 -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:47 -
- -
-Rustam Khalimov -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:48 -
- -
-Рустам Брат Леськи -
- -
-Немного конечно осталось -
- - - - - - -💯 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-13:48 -
- -
-На два перевода уж только смогу -
- -
- -
- -
- -
- -
-13:49 -
- -
-Я заказал ххд в озоне вчера вс таки -
- -
- -
- -
- -
- -
-13:50 -
- -
-Только странно недорого -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:50 -
- -
-Rustam Khalimov -
- -
-Круто, надеюсь нормальный -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:50 -
- -
-Рустам Брат Леськи -
- -
-Western Digital 2 ТБ Внутренний жесткий диск (WD20EFRX)
https://ozon.ru/t/DurWSTT -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:50 -
- -
-Rustam Khalimov -
- -
-Когда придет твой NAS? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:51 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-С 14 по 22 стоит -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:51 -
- -
-Rustam Khalimov -
- -
-Неплохо -
- -
- -
- -
- -
- -
-13:52 -
- -
-In reply to this message -
- -
-Реально дёшево -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:00 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-Ну чё то. Может кирпич просто придет -
- -
- -
- -
- -
- -
-14:00 -
- -
-В озоне прямо посмотрю по виду как придёт -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-14:02 -
- -
-Rustam Khalimov -
- -
-И проверить дома нароботку и битые сектора -
- -
- -
- -
- -
- -
-14:03 -
- -
-Хотя по отзывам б/у прошитый -
- -
- -
- -
- -
- -
-14:03 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-14:05 -
- -
-Я бы отказался сразу -
- -
- -
- -
- -
- -
-14:05 -
- -
-Даже ждать смысла нет -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:05 -
- -
-Рустам Брат Леськи -
- -
-Да согласен -
- -
- -
- -
- -
- -
-14:05 -
- -
-Сейчас -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-14:07 -
- -
-Rustam Khalimov -
- -
-За эти деньги лучше возьми ssd nvme на 512 -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:14 -
- -
-Рустам Брат Леськи -
- -
-Ну да. Но это все nas ради ххд в основном делается же -
- -
- -
- -
- -
- -
-14:15 -
- -
-Поэтому его хотел вначале -
- -
- -
- -
- -
- -
-14:15 -
- -
-Или nvme тоже в райд можно встроить?🤔 -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-14:16 -
- -
-Rustam Khalimov -
- -
-Можно, но их 2 надо одинаковых -
- -
- -
- -
- -
- -
-14:16 -
- -
-Как и HDD -
- -
- -
- -
- -
- -
-14:21 -
- -
-Я что то прям вовремя заморочился, сейчас бы мой сервер мне в 400-500к обошелся вместо 150 -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:21 -
- -
-Рустам Брат Леськи -
- -
-Ну да -
- -
- -
- -
- - - -
- -
- -
- -
-14:22 -
- -
-Мне бы тоже пол года назад надо было -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-14:22 -
- -
-Rustam Khalimov -
- -
-Может тебе его продать, я про диск, и купить 2 подходящих -
- -
- -
- -
- -
- -
-14:23 -
- -
-Можно и б/у взять под рейд, года 2022 и выше -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:24 -
- -
-Рустам Брат Леськи -
- -
-Да может. Но и подходящий же стоят очень дорого -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-14:24 -
- -
-Rustam Khalimov -
- -
-Но ты можешь сделать иначе, поставить тот что у тебя есть пока что, потом купить на 8тб и туда бэкапы делать -
- -
- -
- -
- -
- -
-14:25 -
- -
-Потом второй купить на 8 и их оба в рейд, а этот на 2 сольёшь -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:26 -
- -
-Рустам Брат Леськи -
- -
-Я просто боюсь вот я пока буду копить файлы все туда. А потом когда куплю новый поставлю. Тогда когда рейд буду делать, вдруг что-то пойдет не так и все стерется -
- -
- -
- -
- -
- -
-14:26 -
- -
-8 много уж -
- -
- -
- -
- -
- -
-14:26 -
- -
-4 точно хватит -
- -
- -
- -
- -
- -
-14:26 -
- -
-Я уже думаю и 2 хватит -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-14:27 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Ну если изначально криво сделать, то да, пойдет всё не так, когда рэйд сделаешь, можно не ту схему выбрать и копирнуть пустой на полный, а не наоборот -
- -
- -
- -
- -
- -
-14:28 -
- -
-In reply to this message -
- -
-Тебе решать, мне пока 2 хватает, но у меня всё хитрее сделано -
- -
- -
- -
- -
- -
-14:29 -
- -
-У меня зеркало на 8ТБ поделенных посекторно на блоки по 2ТБ -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:29 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-Ну вот поэтому я хотел на 2тб сразу запустить -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-14:30 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Не расчитывай, что из коробки сразу всё огонь будет, может не понравится тебе заводская ос и сразу будешь норм делать, пару раз снесешь систему, сразу смысла делать нет, 2-4 недели потестить надо -
- -
- -
- -
- -
- -
-14:32 -
- -
-Я могу тебе б/у 2 тошибы дать, пока не купишь нормальные, они верой и правдой служили, там потом по одному заменишь и мне вернешь -
- -
- -
- -
- -
- -
-14:33 -
- -
-На них потренируемся, посмотрим как работает зеркало, если один убрать и другой воткнуть -
- -
- -
- - - -
- -
- -
-14:37 -
- -
-Этот попизже будет 19к за 6ТБ, чем 12к за 2ТБ -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:49 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-Ну да уж. Но это только один же ещё -
- - - - - - -💯 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-14:55 -
- -
-Rustam Khalimov -
- -
-За то на годы хватит.
Короче надо вживую общаться и думать -
- -
- -
- -
- -
- -
-14:56 -
- -
-Моё предложение, как всё придет, собраться у меня, поставить б/у диски, простестить ОС как оно работает и что даёт.
Дальше думать будем. -
- -
- -
- -
- -
- -
-14:56 -
- -
-Ну и оперативку докинем -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-15:05 -
- -
-Рустам Брат Леськи -
- -
-Да согласен, лучше вживую вместе потестить посмотреть -
- - - - - - -🤝 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
-13 March 2026 -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-11:56 -
- -
-Rustam Khalimov -
- -
- -
- -
-RK -
- -
- -
- -
- -
-Rustam Khalimov 13.03.2026 11:56:09 -
- -
- - - - - - - -
- -
-Пизда вам ресурсы, от локальной ИИ -
- -
- -
- -
- -
- -
- -
-11:56 -
- -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-16:02 -
- -
-Рустам Брат Леськи -
- -
-Ничего себе -
- -
- -
- -
- -
-14 March 2026 -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-22:11 -
- -
-Rustam Khalimov -
- -
- -
- -
-RK -
- -
- -
- -
- -
-Rustam Khalimov 14.03.2026 22:10:02 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-22:11 -
- -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-22:11 -
- -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-22:11 -
- -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-22:11 -
- -
- -
-Как тебе дизайн? -
- -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-22:11 -
- -
-Rustam Khalimov -
- -
-Я месседжер пишу свой, что бы локально развернуть -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-22:13 -
- -
-Рустам Брат Леськи -
- -
-Прикольно -
- -
- -
- -
- -
- -
-22:13 -
- -
-Когда готов будет скажешь -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-22:14 -
- -
-Rustam Khalimov -
- -
-Обязательно, я же конфидерацию хочу сделать, что бы люди сами на свои сервера ставили и можно было с другими серверами общаться -
- -
- -
- -
- -
- -
-22:14 -
- -
-Видео и аудио звонки уже сделал и конференции на 200 человек -
- -
- -
- -
- -
-15 March 2026 -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-11:12 -
- -
-Rustam Khalimov -
- -
-Куда едите? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-11:12 -
- -
-Рустам Брат Леськи -
- -
-Никуда, только проснулись -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-11:13 -
- -
-Rustam Khalimov -
- -
-А, я думал это вы, увидели на дороги вашу копию -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-11:13 -
- -
-Рустам Брат Леськи -
- -
-Аа -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:57 -
- -
-Рустам Брат Леськи -
- -
-А вы куда ездили? -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:57 -
- -
-Rustam Khalimov -
- -
-Порт -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:58 -
- -
-Рустам Брат Леськи -
- -
-Мы вот только выходить будем из дома -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:58 -
- -
-Rustam Khalimov -
- -
-Понял, NAS пришёл? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:58 -
- -
-Рустам Брат Леськи -
- -
-Ещё нет -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:58 -
- -
-Rustam Khalimov -
- -
-Кстати приезжайте, купаты приготовим -
- -
- -
- -
- -
- -
-13:59 -
- -
-И бампер поможешь мне скинуть -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:59 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- - - - - - -🔥 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-14:00 -
- -
-Rustam Khalimov -
- -
-Если конечно у вас других планов нет -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:00 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-Планы были конечно( -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-14:00 -
- -
-Rustam Khalimov -
- -
-Ничего страшного -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:00 -
- -
-Рустам Брат Леськи -
- -
-Так то приехали бы -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-14:52 -
- -
-Rustam Khalimov -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-14:52 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-14:54 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-14:54 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-14:54 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-14:54 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-14:54 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-15:09 -
- -
-Рустам Брат Леськи -
- -
-А что это когда? Давно было? -
- -
- -
- -
- -
- -
-15:10 -
- -
-А из чего эта платина? Металл или пластик? -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-15:15 -
- -
-Rustam Khalimov -
- -
-Пластик, об сугроб уебался при парковке -
- -
- -
- -
- -
- -
-15:15 -
- -
-На той неделе -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-17:03 -
- -
-Рустам Брат Леськи -
- -
-Жалко конечно. Крыло очень -
- - - - - - -💯 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-17:03 -
- -
-Rustam Khalimov -
- -
- - - - - - - -
- -
-До -
- -
- -
- -
- -
- -
-17:03 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-17:03 -
- -
- - - - - - - -
- -
-После -
- -
- -
- -
- -
- -
-17:03 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-17:03 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-17:03 -
- -
-Хули, шпаклевать и красить надо теперь -
- -
- -
- -
- -
- -
-17:04 -
- -
-Выпрямил, уже збс -
- -
- -
- -
- -
-18 March 2026 -
- -
- -
- -
- -
- -
-RK -
- -
- -
- - - -
- -
- -
- -
-13:52 -
- -
-Завтра ДР у нее, как думаешь, понравится ей? -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-17:48 -
- -
-Rustam Khalimov -
- - - -
-И вот второй вариант -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-21:01 -
- -
-Рустам Брат Леськи -
- -
-Привет. Недавно прослушал только, очень круто получились оба -
- -
- -
- -
- -
- -
-21:01 -
- -
-Прикольно и красиво -
- -
- -
- -
- -
- -
-21:02 -
- -
-Я Чебоксарах застрял на объекте. Сегодня на вторую ночь остаёмся -
- -
- -
- -
- -
- -
-21:02 -
- -
-Ещё на работе нахожусь -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-21:02 -
- -
-Rustam Khalimov -
- -
-Эх, надеюсь завтра обратно -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-21:03 -
- -
-Рустам Брат Леськи -
- -
-Да надеюсь -
- -
- -
- -
- -
- -
-21:04 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-21:23 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Это что за вечеруха? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-22:11 -
- -
-Рустам Брат Леськи -
- -
-Да вот надо все написать -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-22:11 -
- -
-Rustam Khalimov -
- - - -
- -
- -
- -
-22 March 2026 -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-10:23 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-10:25 -
- -
-И решился заказать 2шт wd red plus 4tb по 17к на Яндекс маркете -
- -
- -
- -
- -
- -
-10:25 -
- -
-29-30 марта жесткие должны прийти -
- -
- -
- -
- -
- -
-10:26 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-11:51 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-11:55 -
- -
-Антифриз отсюда вытекал немного. Кольцо резиновое уплотнительное задубело -
- -
- -
- -
- -
- -
-11:55 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-11:56 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-11:57 -
- -
-Купил оригинальное с экзиста, вчера за минуту поменял. Оказывается все просто -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-12:07 -
- -
-Rustam Khalimov -
- -
-Ну супер, круто -
- -
- -
- -
- -
-24 March 2026 -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-19:34 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-19:34 -
- -
-Ураа -
- -
- -
- -
- -
- -
-19:34 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-19:34 -
- -
-Rustam Khalimov -
- -
-О, збс -
- -
- -
- -
- -
- -
-19:34 -
- -
-Диски тоже пришли? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-19:35 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-Нет ещё -
- -
- -
- -
- -
- -
-19:35 -
- -
-Это на 2тб который был пока вставил просто -
- -
- -
- -
- -
- -
-19:35 -
- -
-Я только с работы пришел -
- -
- -
- -
- -
- -
-19:35 -
- -
-Ещё даже не раздевался, сразу посмотрел😄 -
- -
- -
- -
- -
- -
-19:36 -
- -
-Попозже через часик включу посмотрю -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-19:36 -
- -
-Rustam Khalimov -
- -
-Ага, ну хорошо -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-19:36 -
- -
-Рустам Брат Леськи -
- -
-На выходные к тебе -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-19:36 -
- -
-Rustam Khalimov -
- -
-Да, вместе глянем -
- -
- -
- -
- -
- -
-19:37 -
- -
-У меня пока жопа полная, к собеседованию готовлюсь в озон, послезавтра уже, ебать будут как никогда -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-19:37 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-(( -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-19:38 -
- -
-Rustam Khalimov -
- -
-Первый этап прошел, второй надо, потом ещё один и ещё один, 4 этапа общее -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-19:38 -
- -
-Рустам Брат Леськи -
- -
-Ничего себе -
- -
- -
- -
- -
- -
-19:38 -
- -
-Удачи уж -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-19:39 -
- -
-Rustam Khalimov -
- -
-400к попросил у них, согласились пока что, после собесов могут урезать -
- -
- -
- -
- -
- -
-19:39 -
- -
-Спасибо -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-19:40 -
- -
-Рустам Брат Леськи -
- -
-А с той работой все? -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-19:41 -
- -
-Rustam Khalimov -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-19:42 -
- -
-Нихуя не понятно, тянут, а запасы нашы иссякли почти -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-19:46 -
- -
-Рустам Брат Леськи -
- -
-Да плохо очень конечно что тянут и не говорят ничего -
- - - - - - -💯 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
-25 March 2026 -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-10:25 -
- -
-Rustam Khalimov -
- -
- -
- -
-А -
- -
- -
- -
- -
-Антон Шабашов 24.03.2026 21:05:28 -
- - - -
-😂 Коротко о ситуации в на Ближнем Востоке -
- -
- -
- -
- -
- -
-27 March 2026 -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-11:29 -
- -
-Rustam Khalimov -
- -
- - - - - - - -
- -
-Во наша статистика на двоих за год -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-11:42 -
- -
-Рустам Брат Леськи -
- -
-Нормально -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-12:03 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-12:04 -
- -
-Rustam Khalimov -
- -
-А ты уже затестил? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-12:15 -
- -
-Рустам Брат Леськи -
- -
-Да, я подключил так простенько пока -
- -
- -
- -
- -
- -
-12:15 -
- -
-И просто загрузил файлы в диск -
- -
- -
- -
- -
- -
-12:15 -
- -
-Бекап ещё не настроил -
- -
- -
- -
- -
- -
-12:15 -
- -
-Но там оказывается все просто -
- -
- -
- -
- -
- -
-12:16 -
- -
-В выходные если время будет посмотрим вместе ещё -
- -
- -
- -
- -
- -
-12:16 -
- -
-Может и диски прийти успеют -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-12:17 -
- -
-Rustam Khalimov -
- -
-Там много чего надо делать -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-12:18 -
- -
-Рустам Брат Леськи -
- -
-Вначале там мастер помогает рейд настроить просто -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-12:19 -
- -
-Rustam Khalimov -
- -
-Приложение для фоток как тебе или не тестил? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-12:24 -
- -
-Рустам Брат Леськи -
- -
-Не тестил ещё -
- -
- -
- -
- -
- -
-12:24 -
- -
-Времени очень мало, поздно домой приезжаю -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-12:30 -
- -
-Rustam Khalimov -
- -
-Да, печально -
- -
- -
- -
- -
-28 March 2026 -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-12:21 -
- -
-Rustam Khalimov -
- -
-Ты завтра планируешь? -
- -
- -
- -
- -
- -
-12:21 -
- -
-Мы сегодня на др -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-12:28 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-Да наверно. Точно не сегодня -
- -
- -
- -
- -
- -
-12:29 -
- -
-Там жесткие пришли, с пвз сегодня заберу -
- - - - - - -🔥 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-14:07 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- - - - - - -🔥 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-20:13 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Во по кайфу теперь -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-20:15 -
- -
-Рустам Брат Леськи -
- -
-Да, поставил старый на форматирование пока. 4 часа написалось -
- - - - - - -🔥 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-20:15 -
- -
-Завтра думаю колеса на летние поменять -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-20:17 -
- -
-Rustam Khalimov -
- -
-Го -
- -
- -
- -
- -
-29 March 2026 -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-01:40 -
- -
-Рустам Брат Леськи -
- -
- -
- -
- -
- -
- -
-Video file -
- -
-Exceeds maximum size, change data exporting settings to download. -
- -
-00:37, 36.9 MB -
- -
- -
- -
- -
- -
- -
- -
- -
-01:40 -
- -
-Оформляю возврат -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-11:52 -
- -
-Rustam Khalimov -
- -
-Диски? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-11:57 -
- -
-Рустам Брат Леськи -
- -
-Да -
- -
- -
- -
- -
- -
-11:57 -
- -
-Только воткнул один запищал -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-12:02 -
- -
-Rustam Khalimov -
- -
-Скорее всего диски тоже наебка б/у, сейчас много такого. -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-12:20 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-12:21 -
- -
-Ну походу да бу -
- -
- -
- -
- -
- -
-12:21 -
- -
-Пока оформил. Жду ответа от продавца -
- -
- -
- -
- -
- -
-12:23 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-12:24 -
- -
-Rustam Khalimov -
- -
-Оба на возврат или один? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-12:24 -
- -
-Рустам Брат Леськи -
- -
-Оба сделаю уж -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-12:25 -
- -
-Rustam Khalimov -
- -
-Ну и правильно, лучше в Ситилинк взять через озон -
- -
- -
- -
- -
- -
-12:29 -
- -
-Ты пробивал их по серийному номеру на сайте производителя -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-12:29 -
- -
-Рустам Брат Леськи -
- -
-Не. Я где-то читал что не обязательно пробивается -
- -
- -
- -
- -
- -
-12:29 -
- -
-Поэтому не стал -
- -
- -
- -
- -
- -
-12:30 -
- -
-In reply to this message -
- -
-Ну да, так и сделаю наверно -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-12:30 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Обязательно, не может такого быть -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-12:30 -
- -
-Рустам Брат Леськи -
- -
-Главное чтобы эти продавец взял обратно -
- -
- -
- -
- -
- -
-12:30 -
- -
-Что нибудь ещё напишет -
- - - - - - -💯 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-12:53 -
- -
-Rustam Khalimov -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-12:53 -
- -
-Это точно подделка -
- -
- -
- -
- -
- -
-12:53 -
- -
-Хотя на фото разные -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-12:58 -
- -
-Рустам Брат Леськи -
- -
-Один не просто скрипит, а совсем оказывается не работает -
- - - - - - -😢 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-12:59 -
- -
-При включении скрипит пытается. Потом все -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:00 -
- -
-Rustam Khalimov -
- -
-Если местами менять то так же? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:00 -
- -
-Рустам Брат Леськи -
- -
-Ну попал конечно -
- -
- -
- -
- -
- -
-13:00 -
- -
-In reply to this message -
- -
-Не пробовал -
- -
- -
- -
- -
- -
-13:00 -
- -
-Посмотрю -
- -
- -
- -
- -
- -
-13:00 -
- -
-Я привезу все -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:00 -
- -
-Rustam Khalimov -
- -
-Ок -
- -
- -
- -
- -
- -
-13:00 -
- -
-Когда ждать? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:00 -
- -
-Рустам Брат Леськи -
- -
-Сейчас в душ схожу постриглась быстренько, и к вам -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:01 -
- -
-Rustam Khalimov -
- -
-Алсу приедет? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:01 -
- -
-Рустам Брат Леськи -
- -
-Алсу тоже будет, ей тоже ещё время надо. Ужин готовит -
- - - - - - -👌 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-13:02 -
- -
-Seagate 4 ТБ Внутренний жесткий диск (ST4000VN006)
https://ozon.ru/t/d7FtTmx -
- - - - - - -🔥 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-13:02 -
- -
-Вот этот думаю брать уж -
- -
- -
- -
- -
- -
-13:03 -
- -
-Я в Яндекс маркете сплит брал просто. Там рассрочка, удобно -
- -
- -
- -
- -
- -
-13:03 -
- -
-В озоне нет такого, поэтому ещё думаю -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:14 -
- -
-Rustam Khalimov -
- -
-Можешь купаты купить, приготовим, если желание есть -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:29 -
- -
-Рустам Брат Леськи -
- -
-Окей, купим -
- - - - - - -👌 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
-30 March 2026 -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-19:17 -
- -
-Rustam Khalimov -
- -
- -
- -
-С -
- -
- -
- -
- -
-Соболев LIVE 30.03.2026 17:19:01 -
- - - -
-Вайб 2026. Кто ещё может смотреть видео - тот молодец.

@sobolevtam -
- -
- -
- -
- -
- -
-2 April 2026 -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-00:18 -
- -
-Рустам Брат Леськи -
- -
-Привет. С днюхой тебя! Желаю крепкого здоровья и высоких зарплат! -
- - - - - - -🤝 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-00:37 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Спасибо! -
- -
- -
- -
- -
-3 April 2026 -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:50 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-13:50 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-13:50 -
- -
-Привет. Вчера забрал -
- - - - - - -🔥 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-13:51 -
- -
-Но что-то немного со звуком работают, один который до этого стоял почти не шумел, подумываю что опять попал на брак -
- -
- -
- -
- -
- -
-13:51 -
- -
-Но оба в заводской упаковке были -
- -
- -
- -
- -
- -
-13:52 -
- -
-Пока сильно не разбирался, вечером по одному попробую посмотрю -
- -
- -
- -
- -
- -
-13:54 -
- -
-Ну может конечно это норм. Шумят когда я нагружаю вроде -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:54 -
- -
-Rustam Khalimov -
- -
-Под нагрузкой должны шуметь но не сильно -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-17:14 -
- -
-Рустам Брат Леськи -
- - - -
- -
- -
- -
- -
-17:15 -
- -
-Ну вот такая скорость. Подключен через локалку, никак уж там 100мб/с даже не достигаются, максимум около 20 только -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-17:16 -
- -
-Rustam Khalimov -
- -
-Что то не то -
- -
- -
- -
- -
- -
-17:31 -
- -
-А порты роутера у тебя какие? -
- -
- -
- -
- -
- -
-17:34 -
- - - -
- -
- -
- -
- -
-17:34 -
- -
-Вот у меня весь гигабит выдает -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-17:44 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-100мб -
- -
- -
- -
- -
- -
-17:44 -
- -
-Но тут же даже не близко -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-17:44 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-100мегабит это 11 мегабайт в сек -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-17:44 -
- -
-Рустам Брат Леськи -
- -
-Может с телефона потомучто по вайфаю -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-17:45 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Может быть или прослойки какие то -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-17:45 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-Хм🤔 -
- -
- -
- -
- -
- -
-17:46 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-17:47 -
- -
-Но походу норм это все -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-17:48 -
- -
-Rustam Khalimov -
- -
-У меня с телефона так же, в сеть упирается, 105-110 мегабайт в сек -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-17:48 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-17:48 -
- -
-Rustam Khalimov -
- -
-20-60 это мало -
- -
- -
- -
- -
-4 April 2026 -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-12:16 -
- -
-Rustam Khalimov -
- -
- - - - - - - -
- - - - - - -🔥 - - - - -
- -
-РЛ -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-12:16 -
- -
-Пока такой прогресс -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-12:16 -
- -
-Рустам Брат Леськи -
- -
-Ничего себе. Круто -
- -
- -
- -
- -
- -
-12:16 -
- -
-У меня +10 к этому -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-12:30 -
- -
-Rustam Khalimov -
- -
-Ну тоже скинешь со временем -
- -
- -
- -
- -
-5 April 2026 -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-18:54 -
- -
-Rustam Khalimov -
- -
-Как там твой NAS? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-18:56 -
- -
-Рустам Брат Леськи -
- -
-Все норм. Сегодня в шкаф наконец разместил -
- -
- -
- -
- -
- -
-18:58 -
- -
-В первый день как включил индексирование, больше суток без остановки шумел вентилятор. По программе температура процессора больше 80 градусов стояла. -
- -
- -
- -
- -
- -
-18:59 -
- -
-Сейчас уже норм. Тихонечко стоит просто -
- -
- -
- -
- -
- -
-19:00 -
- -
-И жесткие тоже норм уже. Они только при первом включении потрескиванием просто как будто включаются, а дальше все норм работают -
- -
- -
- -
- -
- -
-19:01 -
- -
-Но вентилятор если включается то шумно -
- -
- -
- -
- -
- -
-19:01 -
- -
-Я уже по форумам все поизучал как быть. Решают шум вентилятора заменой на другой -
- -
- -
- -
- -
- -
-19:02 -
- -
-Но в итоге уже нормально -
- -
- -
- -
- -
- -
-19:02 -
- -
-Только английский язык конечно минус -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-19:38 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-20:04 -
- -
-Rustam Khalimov -
- - - -
- -
- -
- -
- -
-20:05 -
- -
-Проксмокс надо ставить, но ssd надо -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-20:14 -
- -
-Рустам Брат Леськи -
- -
-Я заказал с алика -
- -
- -
- -
- -
- -
-20:14 -
- -
-Через неделю придет примерно -
- -
- -
- -
- -
- -
-20:14 -
- -
-500гб -
- -
- -
- -
- -
- -
-20:15 -
- -
-Проксмос сильно загрузит наверно. -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-20:52 -
- -
-Rustam Khalimov -
- -
-Да, нормально жрет он, оперативки мало будет 8гб -
- -
- -
- -
- -
- -
-20:54 -
- -
-Хотя я свой смотрю, у меня 2ГБ он максимум ест -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-20:54 -
- -
-Рустам Брат Леськи -
- -
-Я задумывался может на синолоджи перейти просто -
- -
- -
- -
- -
- -
-20:54 -
- -
-Купить синолоджи, а этот просто выставить на продажу -
- -
- -
- -
- -
- -
-20:54 -
- -
-Но и этот норм, пока так уж -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-20:55 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Ты характеристики синолоджи видел и цены? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-20:56 -
- -
-Рустам Брат Леськи -
- -
-In reply to this message -
- -
-Цены просто смотрел, примерно до 30 вроде такие же на 2 -
- -
- -
- -
- -
- -
-20:56 -
- -
-А характеристики не смотрел -
- -
- -
- -
- -
- -
-20:57 -
- -
-Да нет уж, это просто задумывался -
- -
- -
- -
- -
- -
-20:57 -
- -
-Но вот только на 4 хдд надо было это точно -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-20:57 -
- -
-Rustam Khalimov -
- -
-In reply to this message -
- -
-Это просто операционка и всё, ты за нее переплатишь, а железо там раз в 7 слабее -
- -
- -
- -
- -
- -
-20:58 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
-21:03 -
- -
-Если тебе самому ковыряться лень или нет времени, я могу тебе поставить на него Xpenology или проксмокс -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-21:17 -
- -
-Рустам Брат Леськи -
- -
-Вижу да разница оказывается огромная -
- -
- -
- -
- -
- -
-21:18 -
- -
-In reply to this message -
- -
-Не, пока на угрине чисто буду -
- -
- -
- -
- -
- -
-21:18 -
- -
-Может думаю со временем и обновление с русским языком придёт -
- -
- -
- -
- -
- -
-21:19 -
- -
-Так то я все уже в общем там разобрался -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-21:22 -
- -
-Rustam Khalimov -
- -
-Хорошо, просто всё намного удобнее может быть, если разобраться и в докере что то развернуть -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-21:23 -
- -
-Рустам Брат Леськи -
- -
-Да в докере интересно конечно что нибудь сделать -
- -
- -
- -
- -
- -
-21:23 -
- -
-Сегодня немного почитал про него тоже -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-21:23 -
- -
-Rustam Khalimov -
- -
-Проблема, что он у тебя какой то урезанный -
- -
- -
- -
- -
-6 April 2026 -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-12:59 -
- -
-Рустам Брат Леськи -
- -
- - - - - - - -
- - - - - - -🔥 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-12:59 -
- -
- - - - - - - -
- -
- -
- -
- -
- -
- -
-RK -
- -
- -
- -
- -
-13:03 -
- -
-Rustam Khalimov -
- -
-Для камер или сервера? -
- -
- -
- -
- -
- -
- -
-РЛ -
- -
- -
- -
- -
-13:21 -
- -
-Рустам Брат Леськи -
- -
-Для камер -
- -
- -
- -
- -
- -
-13:21 -
- -
-На объекте поменял -
- - - - - - -🔥 - - - - -
- -
-RK -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- - - - diff --git a/ChatExport_2026-04-06/photos/photo_1000@01-03-2026_22-10-19.jpg b/ChatExport_2026-04-06/photos/photo_1000@01-03-2026_22-10-19.jpg deleted file mode 100644 index 7fdd086..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1000@01-03-2026_22-10-19.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1000@01-03-2026_22-10-19_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1000@01-03-2026_22-10-19_thumb.jpg deleted file mode 100644 index 78caf22..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1000@01-03-2026_22-10-19_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1001@02-03-2026_11-39-14.jpg b/ChatExport_2026-04-06/photos/photo_1001@02-03-2026_11-39-14.jpg deleted file mode 100644 index 04de83b..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1001@02-03-2026_11-39-14.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1001@02-03-2026_11-39-14_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1001@02-03-2026_11-39-14_thumb.jpg deleted file mode 100644 index 5558428..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1001@02-03-2026_11-39-14_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1002@02-03-2026_11-39-34.jpg b/ChatExport_2026-04-06/photos/photo_1002@02-03-2026_11-39-34.jpg deleted file mode 100644 index cc09f2d..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1002@02-03-2026_11-39-34.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1002@02-03-2026_11-39-34_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1002@02-03-2026_11-39-34_thumb.jpg deleted file mode 100644 index 64929f2..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1002@02-03-2026_11-39-34_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1003@03-03-2026_00-00-09.jpg b/ChatExport_2026-04-06/photos/photo_1003@03-03-2026_00-00-09.jpg deleted file mode 100644 index a1ab3a2..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1003@03-03-2026_00-00-09.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1003@03-03-2026_00-00-09_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1003@03-03-2026_00-00-09_thumb.jpg deleted file mode 100644 index bebb101..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1003@03-03-2026_00-00-09_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1004@03-03-2026_00-00-21.jpg b/ChatExport_2026-04-06/photos/photo_1004@03-03-2026_00-00-21.jpg deleted file mode 100644 index b197aac..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1004@03-03-2026_00-00-21.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1004@03-03-2026_00-00-21_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1004@03-03-2026_00-00-21_thumb.jpg deleted file mode 100644 index 236aadd..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1004@03-03-2026_00-00-21_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1005@03-03-2026_00-11-17.jpg b/ChatExport_2026-04-06/photos/photo_1005@03-03-2026_00-11-17.jpg deleted file mode 100644 index 87fbc37..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1005@03-03-2026_00-11-17.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1005@03-03-2026_00-11-17_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1005@03-03-2026_00-11-17_thumb.jpg deleted file mode 100644 index 23fd391..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1005@03-03-2026_00-11-17_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1006@03-03-2026_00-15-37.jpg b/ChatExport_2026-04-06/photos/photo_1006@03-03-2026_00-15-37.jpg deleted file mode 100644 index ada789d..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1006@03-03-2026_00-15-37.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1006@03-03-2026_00-15-37_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1006@03-03-2026_00-15-37_thumb.jpg deleted file mode 100644 index 4727fef..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1006@03-03-2026_00-15-37_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1007@03-03-2026_00-21-14.jpg b/ChatExport_2026-04-06/photos/photo_1007@03-03-2026_00-21-14.jpg deleted file mode 100644 index 48c971d..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1007@03-03-2026_00-21-14.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1007@03-03-2026_00-21-14_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1007@03-03-2026_00-21-14_thumb.jpg deleted file mode 100644 index 9b71112..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1007@03-03-2026_00-21-14_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1008@03-03-2026_00-21-14.jpg b/ChatExport_2026-04-06/photos/photo_1008@03-03-2026_00-21-14.jpg deleted file mode 100644 index 0b31291..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1008@03-03-2026_00-21-14.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1008@03-03-2026_00-21-14_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1008@03-03-2026_00-21-14_thumb.jpg deleted file mode 100644 index 11baf12..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1008@03-03-2026_00-21-14_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1009@03-03-2026_00-28-17.jpg b/ChatExport_2026-04-06/photos/photo_1009@03-03-2026_00-28-17.jpg deleted file mode 100644 index 76cdbf0..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1009@03-03-2026_00-28-17.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1009@03-03-2026_00-28-17_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1009@03-03-2026_00-28-17_thumb.jpg deleted file mode 100644 index 64a916c..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1009@03-03-2026_00-28-17_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1010@03-03-2026_00-28-17.jpg b/ChatExport_2026-04-06/photos/photo_1010@03-03-2026_00-28-17.jpg deleted file mode 100644 index d4ffb16..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1010@03-03-2026_00-28-17.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1010@03-03-2026_00-28-17_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1010@03-03-2026_00-28-17_thumb.jpg deleted file mode 100644 index 6ff626c..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1010@03-03-2026_00-28-17_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1011@03-03-2026_00-28-17.jpg b/ChatExport_2026-04-06/photos/photo_1011@03-03-2026_00-28-17.jpg deleted file mode 100644 index 9d27bc4..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1011@03-03-2026_00-28-17.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1011@03-03-2026_00-28-17_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1011@03-03-2026_00-28-17_thumb.jpg deleted file mode 100644 index 4356cb9..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1011@03-03-2026_00-28-17_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1012@03-03-2026_00-37-20.jpg b/ChatExport_2026-04-06/photos/photo_1012@03-03-2026_00-37-20.jpg deleted file mode 100644 index 0f8c9f3..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1012@03-03-2026_00-37-20.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1012@03-03-2026_00-37-20_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1012@03-03-2026_00-37-20_thumb.jpg deleted file mode 100644 index e6ecab3..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1012@03-03-2026_00-37-20_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1013@03-03-2026_00-37-30.jpg b/ChatExport_2026-04-06/photos/photo_1013@03-03-2026_00-37-30.jpg deleted file mode 100644 index e6be01f..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1013@03-03-2026_00-37-30.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1013@03-03-2026_00-37-30_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1013@03-03-2026_00-37-30_thumb.jpg deleted file mode 100644 index 56632b6..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1013@03-03-2026_00-37-30_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1014@03-03-2026_00-38-27.jpg b/ChatExport_2026-04-06/photos/photo_1014@03-03-2026_00-38-27.jpg deleted file mode 100644 index d41ffd0..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1014@03-03-2026_00-38-27.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1014@03-03-2026_00-38-27_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1014@03-03-2026_00-38-27_thumb.jpg deleted file mode 100644 index 17858e8..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1014@03-03-2026_00-38-27_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1015@03-03-2026_00-38-38.jpg b/ChatExport_2026-04-06/photos/photo_1015@03-03-2026_00-38-38.jpg deleted file mode 100644 index 8c4e066..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1015@03-03-2026_00-38-38.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1015@03-03-2026_00-38-38_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1015@03-03-2026_00-38-38_thumb.jpg deleted file mode 100644 index 0de0baa..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1015@03-03-2026_00-38-38_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1016@03-03-2026_09-13-36.jpg b/ChatExport_2026-04-06/photos/photo_1016@03-03-2026_09-13-36.jpg deleted file mode 100644 index be39192..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1016@03-03-2026_09-13-36.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1016@03-03-2026_09-13-36_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1016@03-03-2026_09-13-36_thumb.jpg deleted file mode 100644 index 4a05fd3..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1016@03-03-2026_09-13-36_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1017@03-03-2026_14-37-12.jpg b/ChatExport_2026-04-06/photos/photo_1017@03-03-2026_14-37-12.jpg deleted file mode 100644 index be39192..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1017@03-03-2026_14-37-12.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1017@03-03-2026_14-37-12_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1017@03-03-2026_14-37-12_thumb.jpg deleted file mode 100644 index 4a05fd3..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1017@03-03-2026_14-37-12_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1018@03-03-2026_16-47-56.jpg b/ChatExport_2026-04-06/photos/photo_1018@03-03-2026_16-47-56.jpg deleted file mode 100644 index 992cdf0..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1018@03-03-2026_16-47-56.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1018@03-03-2026_16-47-56_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1018@03-03-2026_16-47-56_thumb.jpg deleted file mode 100644 index 99dd94e..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1018@03-03-2026_16-47-56_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1019@03-03-2026_16-47-56.jpg b/ChatExport_2026-04-06/photos/photo_1019@03-03-2026_16-47-56.jpg deleted file mode 100644 index 5c6ae01..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1019@03-03-2026_16-47-56.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1019@03-03-2026_16-47-56_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1019@03-03-2026_16-47-56_thumb.jpg deleted file mode 100644 index f612b5d..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1019@03-03-2026_16-47-56_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1020@03-03-2026_16-47-56.jpg b/ChatExport_2026-04-06/photos/photo_1020@03-03-2026_16-47-56.jpg deleted file mode 100644 index 3298fa4..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1020@03-03-2026_16-47-56.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1020@03-03-2026_16-47-56_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1020@03-03-2026_16-47-56_thumb.jpg deleted file mode 100644 index a349150..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1020@03-03-2026_16-47-56_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1021@03-03-2026_16-48-01.jpg b/ChatExport_2026-04-06/photos/photo_1021@03-03-2026_16-48-01.jpg deleted file mode 100644 index b023f8f..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1021@03-03-2026_16-48-01.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1021@03-03-2026_16-48-01_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1021@03-03-2026_16-48-01_thumb.jpg deleted file mode 100644 index 59eec84..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1021@03-03-2026_16-48-01_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1022@08-03-2026_18-01-10.jpg b/ChatExport_2026-04-06/photos/photo_1022@08-03-2026_18-01-10.jpg deleted file mode 100644 index 7f6f1ad..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1022@08-03-2026_18-01-10.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1022@08-03-2026_18-01-10_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1022@08-03-2026_18-01-10_thumb.jpg deleted file mode 100644 index f4126fb..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1022@08-03-2026_18-01-10_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1023@08-03-2026_18-01-10.jpg b/ChatExport_2026-04-06/photos/photo_1023@08-03-2026_18-01-10.jpg deleted file mode 100644 index afd870c..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1023@08-03-2026_18-01-10.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1023@08-03-2026_18-01-10_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1023@08-03-2026_18-01-10_thumb.jpg deleted file mode 100644 index 0a374c8..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1023@08-03-2026_18-01-10_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1024@08-03-2026_18-07-21.jpg b/ChatExport_2026-04-06/photos/photo_1024@08-03-2026_18-07-21.jpg deleted file mode 100644 index 3297d31..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1024@08-03-2026_18-07-21.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1024@08-03-2026_18-07-21_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1024@08-03-2026_18-07-21_thumb.jpg deleted file mode 100644 index 5f1d771..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1024@08-03-2026_18-07-21_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1025@08-03-2026_18-07-22.jpg b/ChatExport_2026-04-06/photos/photo_1025@08-03-2026_18-07-22.jpg deleted file mode 100644 index 7258ca3..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1025@08-03-2026_18-07-22.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1025@08-03-2026_18-07-22_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1025@08-03-2026_18-07-22_thumb.jpg deleted file mode 100644 index a20087d..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1025@08-03-2026_18-07-22_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1026@08-03-2026_18-07-22.jpg b/ChatExport_2026-04-06/photos/photo_1026@08-03-2026_18-07-22.jpg deleted file mode 100644 index a715ccf..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1026@08-03-2026_18-07-22.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1026@08-03-2026_18-07-22_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1026@08-03-2026_18-07-22_thumb.jpg deleted file mode 100644 index 94ee828..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1026@08-03-2026_18-07-22_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1027@08-03-2026_18-07-22.jpg b/ChatExport_2026-04-06/photos/photo_1027@08-03-2026_18-07-22.jpg deleted file mode 100644 index f36603a..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1027@08-03-2026_18-07-22.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1027@08-03-2026_18-07-22_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1027@08-03-2026_18-07-22_thumb.jpg deleted file mode 100644 index 9fd4df6..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1027@08-03-2026_18-07-22_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1028@08-03-2026_18-35-05.jpg b/ChatExport_2026-04-06/photos/photo_1028@08-03-2026_18-35-05.jpg deleted file mode 100644 index c2f6027..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1028@08-03-2026_18-35-05.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1028@08-03-2026_18-35-05_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1028@08-03-2026_18-35-05_thumb.jpg deleted file mode 100644 index 8ebc1f5..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1028@08-03-2026_18-35-05_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1029@10-03-2026_13-47-29.jpg b/ChatExport_2026-04-06/photos/photo_1029@10-03-2026_13-47-29.jpg deleted file mode 100644 index 720a17d..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1029@10-03-2026_13-47-29.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1029@10-03-2026_13-47-29_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1029@10-03-2026_13-47-29_thumb.jpg deleted file mode 100644 index a7169ad..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1029@10-03-2026_13-47-29_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1030@10-03-2026_14-03-55.jpg b/ChatExport_2026-04-06/photos/photo_1030@10-03-2026_14-03-55.jpg deleted file mode 100644 index 1063bda..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1030@10-03-2026_14-03-55.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1030@10-03-2026_14-03-55_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1030@10-03-2026_14-03-55_thumb.jpg deleted file mode 100644 index cba1687..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1030@10-03-2026_14-03-55_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1031@13-03-2026_11-56-50.jpg b/ChatExport_2026-04-06/photos/photo_1031@13-03-2026_11-56-50.jpg deleted file mode 100644 index 41426e4..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1031@13-03-2026_11-56-50.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1031@13-03-2026_11-56-50_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1031@13-03-2026_11-56-50_thumb.jpg deleted file mode 100644 index 4fefd55..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1031@13-03-2026_11-56-50_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1032@13-03-2026_11-56-50.jpg b/ChatExport_2026-04-06/photos/photo_1032@13-03-2026_11-56-50.jpg deleted file mode 100644 index e5753c7..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1032@13-03-2026_11-56-50.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1032@13-03-2026_11-56-50_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1032@13-03-2026_11-56-50_thumb.jpg deleted file mode 100644 index 0f83909..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1032@13-03-2026_11-56-50_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1033@14-03-2026_22-11-06.jpg b/ChatExport_2026-04-06/photos/photo_1033@14-03-2026_22-11-06.jpg deleted file mode 100644 index 0ff24d3..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1033@14-03-2026_22-11-06.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1033@14-03-2026_22-11-06_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1033@14-03-2026_22-11-06_thumb.jpg deleted file mode 100644 index 9374a53..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1033@14-03-2026_22-11-06_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1034@14-03-2026_22-11-06.jpg b/ChatExport_2026-04-06/photos/photo_1034@14-03-2026_22-11-06.jpg deleted file mode 100644 index a661e46..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1034@14-03-2026_22-11-06.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1034@14-03-2026_22-11-06_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1034@14-03-2026_22-11-06_thumb.jpg deleted file mode 100644 index 5b06532..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1034@14-03-2026_22-11-06_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1035@14-03-2026_22-11-06.jpg b/ChatExport_2026-04-06/photos/photo_1035@14-03-2026_22-11-06.jpg deleted file mode 100644 index efc3f0c..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1035@14-03-2026_22-11-06.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1035@14-03-2026_22-11-06_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1035@14-03-2026_22-11-06_thumb.jpg deleted file mode 100644 index f3dd432..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1035@14-03-2026_22-11-06_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1036@14-03-2026_22-11-06.jpg b/ChatExport_2026-04-06/photos/photo_1036@14-03-2026_22-11-06.jpg deleted file mode 100644 index c20a791..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1036@14-03-2026_22-11-06.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1036@14-03-2026_22-11-06_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1036@14-03-2026_22-11-06_thumb.jpg deleted file mode 100644 index 45c03b3..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1036@14-03-2026_22-11-06_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1037@15-03-2026_13-59-32.jpg b/ChatExport_2026-04-06/photos/photo_1037@15-03-2026_13-59-32.jpg deleted file mode 100644 index 3fa03a2..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1037@15-03-2026_13-59-32.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1037@15-03-2026_13-59-32_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1037@15-03-2026_13-59-32_thumb.jpg deleted file mode 100644 index 48e2388..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1037@15-03-2026_13-59-32_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1038@15-03-2026_14-52-40.jpg b/ChatExport_2026-04-06/photos/photo_1038@15-03-2026_14-52-40.jpg deleted file mode 100644 index 282df6e..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1038@15-03-2026_14-52-40.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1038@15-03-2026_14-52-40_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1038@15-03-2026_14-52-40_thumb.jpg deleted file mode 100644 index 507f907..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1038@15-03-2026_14-52-40_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1039@15-03-2026_14-52-40.jpg b/ChatExport_2026-04-06/photos/photo_1039@15-03-2026_14-52-40.jpg deleted file mode 100644 index 434fe75..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1039@15-03-2026_14-52-40.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1039@15-03-2026_14-52-40_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1039@15-03-2026_14-52-40_thumb.jpg deleted file mode 100644 index 9469d0e..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1039@15-03-2026_14-52-40_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1040@15-03-2026_14-54-45.jpg b/ChatExport_2026-04-06/photos/photo_1040@15-03-2026_14-54-45.jpg deleted file mode 100644 index ee7876a..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1040@15-03-2026_14-54-45.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1040@15-03-2026_14-54-45_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1040@15-03-2026_14-54-45_thumb.jpg deleted file mode 100644 index beb8bd5..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1040@15-03-2026_14-54-45_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1041@15-03-2026_14-54-45.jpg b/ChatExport_2026-04-06/photos/photo_1041@15-03-2026_14-54-45.jpg deleted file mode 100644 index a5d27d8..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1041@15-03-2026_14-54-45.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1041@15-03-2026_14-54-45_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1041@15-03-2026_14-54-45_thumb.jpg deleted file mode 100644 index 3f76e2e..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1041@15-03-2026_14-54-45_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1042@15-03-2026_14-54-45.jpg b/ChatExport_2026-04-06/photos/photo_1042@15-03-2026_14-54-45.jpg deleted file mode 100644 index 9d71c4b..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1042@15-03-2026_14-54-45.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1042@15-03-2026_14-54-45_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1042@15-03-2026_14-54-45_thumb.jpg deleted file mode 100644 index 9522a69..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1042@15-03-2026_14-54-45_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1043@15-03-2026_14-54-45.jpg b/ChatExport_2026-04-06/photos/photo_1043@15-03-2026_14-54-45.jpg deleted file mode 100644 index 7e08807..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1043@15-03-2026_14-54-45.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1043@15-03-2026_14-54-45_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1043@15-03-2026_14-54-45_thumb.jpg deleted file mode 100644 index e2f7231..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1043@15-03-2026_14-54-45_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1044@15-03-2026_14-54-45.jpg b/ChatExport_2026-04-06/photos/photo_1044@15-03-2026_14-54-45.jpg deleted file mode 100644 index 61770df..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1044@15-03-2026_14-54-45.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1044@15-03-2026_14-54-45_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1044@15-03-2026_14-54-45_thumb.jpg deleted file mode 100644 index 54a2b15..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1044@15-03-2026_14-54-45_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1045@15-03-2026_17-03-30.jpg b/ChatExport_2026-04-06/photos/photo_1045@15-03-2026_17-03-30.jpg deleted file mode 100644 index abe9e8c..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1045@15-03-2026_17-03-30.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1045@15-03-2026_17-03-30_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1045@15-03-2026_17-03-30_thumb.jpg deleted file mode 100644 index 6491702..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1045@15-03-2026_17-03-30_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1046@15-03-2026_17-03-30.jpg b/ChatExport_2026-04-06/photos/photo_1046@15-03-2026_17-03-30.jpg deleted file mode 100644 index c965440..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1046@15-03-2026_17-03-30.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1046@15-03-2026_17-03-30_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1046@15-03-2026_17-03-30_thumb.jpg deleted file mode 100644 index d2dd8c8..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1046@15-03-2026_17-03-30_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1047@15-03-2026_17-03-38.jpg b/ChatExport_2026-04-06/photos/photo_1047@15-03-2026_17-03-38.jpg deleted file mode 100644 index 560e3c2..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1047@15-03-2026_17-03-38.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1047@15-03-2026_17-03-38_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1047@15-03-2026_17-03-38_thumb.jpg deleted file mode 100644 index 78a6235..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1047@15-03-2026_17-03-38_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1048@15-03-2026_17-03-38.jpg b/ChatExport_2026-04-06/photos/photo_1048@15-03-2026_17-03-38.jpg deleted file mode 100644 index aba5bfc..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1048@15-03-2026_17-03-38.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1048@15-03-2026_17-03-38_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1048@15-03-2026_17-03-38_thumb.jpg deleted file mode 100644 index 046976e..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1048@15-03-2026_17-03-38_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1049@15-03-2026_17-03-38.jpg b/ChatExport_2026-04-06/photos/photo_1049@15-03-2026_17-03-38.jpg deleted file mode 100644 index 767a262..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1049@15-03-2026_17-03-38.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1049@15-03-2026_17-03-38_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1049@15-03-2026_17-03-38_thumb.jpg deleted file mode 100644 index 098cc78..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1049@15-03-2026_17-03-38_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1050@18-03-2026_21-04-04.jpg b/ChatExport_2026-04-06/photos/photo_1050@18-03-2026_21-04-04.jpg deleted file mode 100644 index 91610fc..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1050@18-03-2026_21-04-04.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1050@18-03-2026_21-04-04_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1050@18-03-2026_21-04-04_thumb.jpg deleted file mode 100644 index 8c249d5..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1050@18-03-2026_21-04-04_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1051@22-03-2026_10-23-32.jpg b/ChatExport_2026-04-06/photos/photo_1051@22-03-2026_10-23-32.jpg deleted file mode 100644 index b9a23c4..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1051@22-03-2026_10-23-32.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1051@22-03-2026_10-23-32_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1051@22-03-2026_10-23-32_thumb.jpg deleted file mode 100644 index c3ab513..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1051@22-03-2026_10-23-32_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1052@22-03-2026_10-26-17.jpg b/ChatExport_2026-04-06/photos/photo_1052@22-03-2026_10-26-17.jpg deleted file mode 100644 index 08351e4..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1052@22-03-2026_10-26-17.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1052@22-03-2026_10-26-17_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1052@22-03-2026_10-26-17_thumb.jpg deleted file mode 100644 index 4087bd4..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1052@22-03-2026_10-26-17_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1053@22-03-2026_11-51-54.jpg b/ChatExport_2026-04-06/photos/photo_1053@22-03-2026_11-51-54.jpg deleted file mode 100644 index c49b7d5..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1053@22-03-2026_11-51-54.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1053@22-03-2026_11-51-54_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1053@22-03-2026_11-51-54_thumb.jpg deleted file mode 100644 index b9e5b04..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1053@22-03-2026_11-51-54_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1054@22-03-2026_11-55-56.jpg b/ChatExport_2026-04-06/photos/photo_1054@22-03-2026_11-55-56.jpg deleted file mode 100644 index 60c2645..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1054@22-03-2026_11-55-56.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1054@22-03-2026_11-55-56_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1054@22-03-2026_11-55-56_thumb.jpg deleted file mode 100644 index 640285b..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1054@22-03-2026_11-55-56_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1055@22-03-2026_11-56-05.jpg b/ChatExport_2026-04-06/photos/photo_1055@22-03-2026_11-56-05.jpg deleted file mode 100644 index ed94ec3..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1055@22-03-2026_11-56-05.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1055@22-03-2026_11-56-05_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1055@22-03-2026_11-56-05_thumb.jpg deleted file mode 100644 index 82d87e4..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1055@22-03-2026_11-56-05_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1056@24-03-2026_19-34-19.jpg b/ChatExport_2026-04-06/photos/photo_1056@24-03-2026_19-34-19.jpg deleted file mode 100644 index dfdec8b..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1056@24-03-2026_19-34-19.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1056@24-03-2026_19-34-19_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1056@24-03-2026_19-34-19_thumb.jpg deleted file mode 100644 index 44d3c3c..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1056@24-03-2026_19-34-19_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1057@24-03-2026_19-34-41.jpg b/ChatExport_2026-04-06/photos/photo_1057@24-03-2026_19-34-41.jpg deleted file mode 100644 index 3fad496..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1057@24-03-2026_19-34-41.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1057@24-03-2026_19-34-41_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1057@24-03-2026_19-34-41_thumb.jpg deleted file mode 100644 index ad2059a..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1057@24-03-2026_19-34-41_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1058@24-03-2026_19-41-35.jpg b/ChatExport_2026-04-06/photos/photo_1058@24-03-2026_19-41-35.jpg deleted file mode 100644 index 6c3d951..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1058@24-03-2026_19-41-35.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1058@24-03-2026_19-41-35_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1058@24-03-2026_19-41-35_thumb.jpg deleted file mode 100644 index 11f96b5..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1058@24-03-2026_19-41-35_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1059@27-03-2026_11-29-45.jpg b/ChatExport_2026-04-06/photos/photo_1059@27-03-2026_11-29-45.jpg deleted file mode 100644 index 1787c38..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1059@27-03-2026_11-29-45.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1059@27-03-2026_11-29-45_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1059@27-03-2026_11-29-45_thumb.jpg deleted file mode 100644 index 13c292b..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1059@27-03-2026_11-29-45_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1060@27-03-2026_12-03-14.jpg b/ChatExport_2026-04-06/photos/photo_1060@27-03-2026_12-03-14.jpg deleted file mode 100644 index 6e77004..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1060@27-03-2026_12-03-14.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1060@27-03-2026_12-03-14_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1060@27-03-2026_12-03-14_thumb.jpg deleted file mode 100644 index 2ff401a..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1060@27-03-2026_12-03-14_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1061@28-03-2026_14-07-06.jpg b/ChatExport_2026-04-06/photos/photo_1061@28-03-2026_14-07-06.jpg deleted file mode 100644 index f81ca93..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1061@28-03-2026_14-07-06.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1061@28-03-2026_14-07-06_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1061@28-03-2026_14-07-06_thumb.jpg deleted file mode 100644 index f5ef0f8..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1061@28-03-2026_14-07-06_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1062@29-03-2026_12-20-14.jpg b/ChatExport_2026-04-06/photos/photo_1062@29-03-2026_12-20-14.jpg deleted file mode 100644 index a7a3d47..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1062@29-03-2026_12-20-14.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1062@29-03-2026_12-20-14_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1062@29-03-2026_12-20-14_thumb.jpg deleted file mode 100644 index 7f144d6..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1062@29-03-2026_12-20-14_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1063@29-03-2026_12-23-22.jpg b/ChatExport_2026-04-06/photos/photo_1063@29-03-2026_12-23-22.jpg deleted file mode 100644 index da8509e..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1063@29-03-2026_12-23-22.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1063@29-03-2026_12-23-22_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1063@29-03-2026_12-23-22_thumb.jpg deleted file mode 100644 index 1f07dce..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1063@29-03-2026_12-23-22_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1064@29-03-2026_12-53-07.jpg b/ChatExport_2026-04-06/photos/photo_1064@29-03-2026_12-53-07.jpg deleted file mode 100644 index f668a8f..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1064@29-03-2026_12-53-07.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1064@29-03-2026_12-53-07_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1064@29-03-2026_12-53-07_thumb.jpg deleted file mode 100644 index 407898c..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1064@29-03-2026_12-53-07_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1065@03-04-2026_13-50-03.jpg b/ChatExport_2026-04-06/photos/photo_1065@03-04-2026_13-50-03.jpg deleted file mode 100644 index a2d83e0..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1065@03-04-2026_13-50-03.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1065@03-04-2026_13-50-03_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1065@03-04-2026_13-50-03_thumb.jpg deleted file mode 100644 index 5b19871..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1065@03-04-2026_13-50-03_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1066@03-04-2026_13-50-03.jpg b/ChatExport_2026-04-06/photos/photo_1066@03-04-2026_13-50-03.jpg deleted file mode 100644 index cf20f9c..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1066@03-04-2026_13-50-03.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1066@03-04-2026_13-50-03_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1066@03-04-2026_13-50-03_thumb.jpg deleted file mode 100644 index 5decfa7..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1066@03-04-2026_13-50-03_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1067@03-04-2026_17-46-54.jpg b/ChatExport_2026-04-06/photos/photo_1067@03-04-2026_17-46-54.jpg deleted file mode 100644 index 007e9d3..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1067@03-04-2026_17-46-54.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1067@03-04-2026_17-46-54_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1067@03-04-2026_17-46-54_thumb.jpg deleted file mode 100644 index c609b06..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1067@03-04-2026_17-46-54_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1068@03-04-2026_17-48-16.jpg b/ChatExport_2026-04-06/photos/photo_1068@03-04-2026_17-48-16.jpg deleted file mode 100644 index b91955a..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1068@03-04-2026_17-48-16.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1068@03-04-2026_17-48-16_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1068@03-04-2026_17-48-16_thumb.jpg deleted file mode 100644 index 83ec719..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1068@03-04-2026_17-48-16_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1069@04-04-2026_12-16-09.jpg b/ChatExport_2026-04-06/photos/photo_1069@04-04-2026_12-16-09.jpg deleted file mode 100644 index 2abffbe..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1069@04-04-2026_12-16-09.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1069@04-04-2026_12-16-09_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1069@04-04-2026_12-16-09_thumb.jpg deleted file mode 100644 index 9287a57..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1069@04-04-2026_12-16-09_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1070@05-04-2026_19-38-29.jpg b/ChatExport_2026-04-06/photos/photo_1070@05-04-2026_19-38-29.jpg deleted file mode 100644 index 1ad5903..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1070@05-04-2026_19-38-29.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1070@05-04-2026_19-38-29_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1070@05-04-2026_19-38-29_thumb.jpg deleted file mode 100644 index dc89b9e..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1070@05-04-2026_19-38-29_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1071@05-04-2026_20-58-56.jpg b/ChatExport_2026-04-06/photos/photo_1071@05-04-2026_20-58-56.jpg deleted file mode 100644 index f3bf9b1..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1071@05-04-2026_20-58-56.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1071@05-04-2026_20-58-56_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1071@05-04-2026_20-58-56_thumb.jpg deleted file mode 100644 index 2c0626d..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1071@05-04-2026_20-58-56_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1072@06-04-2026_12-59-05.jpg b/ChatExport_2026-04-06/photos/photo_1072@06-04-2026_12-59-05.jpg deleted file mode 100644 index 8657e92..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1072@06-04-2026_12-59-05.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1072@06-04-2026_12-59-05_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1072@06-04-2026_12-59-05_thumb.jpg deleted file mode 100644 index 6f316a5..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1072@06-04-2026_12-59-05_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1073@06-04-2026_12-59-05.jpg b/ChatExport_2026-04-06/photos/photo_1073@06-04-2026_12-59-05.jpg deleted file mode 100644 index ffc512a..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1073@06-04-2026_12-59-05.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_1073@06-04-2026_12-59-05_thumb.jpg b/ChatExport_2026-04-06/photos/photo_1073@06-04-2026_12-59-05_thumb.jpg deleted file mode 100644 index 48b47d3..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_1073@06-04-2026_12-59-05_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_991@01-03-2026_13-12-22.jpg b/ChatExport_2026-04-06/photos/photo_991@01-03-2026_13-12-22.jpg deleted file mode 100644 index 7907343..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_991@01-03-2026_13-12-22.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_991@01-03-2026_13-12-22_thumb.jpg b/ChatExport_2026-04-06/photos/photo_991@01-03-2026_13-12-22_thumb.jpg deleted file mode 100644 index 03d9786..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_991@01-03-2026_13-12-22_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_992@01-03-2026_13-12-22.jpg b/ChatExport_2026-04-06/photos/photo_992@01-03-2026_13-12-22.jpg deleted file mode 100644 index dace5fa..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_992@01-03-2026_13-12-22.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_992@01-03-2026_13-12-22_thumb.jpg b/ChatExport_2026-04-06/photos/photo_992@01-03-2026_13-12-22_thumb.jpg deleted file mode 100644 index 0397a01..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_992@01-03-2026_13-12-22_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_993@01-03-2026_13-12-22.jpg b/ChatExport_2026-04-06/photos/photo_993@01-03-2026_13-12-22.jpg deleted file mode 100644 index 84e94bd..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_993@01-03-2026_13-12-22.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_993@01-03-2026_13-12-22_thumb.jpg b/ChatExport_2026-04-06/photos/photo_993@01-03-2026_13-12-22_thumb.jpg deleted file mode 100644 index eb86a25..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_993@01-03-2026_13-12-22_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_994@01-03-2026_13-12-22.jpg b/ChatExport_2026-04-06/photos/photo_994@01-03-2026_13-12-22.jpg deleted file mode 100644 index 90642ff..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_994@01-03-2026_13-12-22.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_994@01-03-2026_13-12-22_thumb.jpg b/ChatExport_2026-04-06/photos/photo_994@01-03-2026_13-12-22_thumb.jpg deleted file mode 100644 index 3034a96..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_994@01-03-2026_13-12-22_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_995@01-03-2026_13-12-22.jpg b/ChatExport_2026-04-06/photos/photo_995@01-03-2026_13-12-22.jpg deleted file mode 100644 index dc4af9b..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_995@01-03-2026_13-12-22.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_995@01-03-2026_13-12-22_thumb.jpg b/ChatExport_2026-04-06/photos/photo_995@01-03-2026_13-12-22_thumb.jpg deleted file mode 100644 index 5afbc7b..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_995@01-03-2026_13-12-22_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_996@01-03-2026_13-12-22.jpg b/ChatExport_2026-04-06/photos/photo_996@01-03-2026_13-12-22.jpg deleted file mode 100644 index 2dec6ed..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_996@01-03-2026_13-12-22.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_996@01-03-2026_13-12-22_thumb.jpg b/ChatExport_2026-04-06/photos/photo_996@01-03-2026_13-12-22_thumb.jpg deleted file mode 100644 index d1df3cd..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_996@01-03-2026_13-12-22_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_997@01-03-2026_13-12-22.jpg b/ChatExport_2026-04-06/photos/photo_997@01-03-2026_13-12-22.jpg deleted file mode 100644 index 076a354..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_997@01-03-2026_13-12-22.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_997@01-03-2026_13-12-22_thumb.jpg b/ChatExport_2026-04-06/photos/photo_997@01-03-2026_13-12-22_thumb.jpg deleted file mode 100644 index 563feab..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_997@01-03-2026_13-12-22_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_998@01-03-2026_13-12-22.jpg b/ChatExport_2026-04-06/photos/photo_998@01-03-2026_13-12-22.jpg deleted file mode 100644 index 3163ef3..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_998@01-03-2026_13-12-22.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_998@01-03-2026_13-12-22_thumb.jpg b/ChatExport_2026-04-06/photos/photo_998@01-03-2026_13-12-22_thumb.jpg deleted file mode 100644 index 002a155..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_998@01-03-2026_13-12-22_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_999@01-03-2026_13-12-22.jpg b/ChatExport_2026-04-06/photos/photo_999@01-03-2026_13-12-22.jpg deleted file mode 100644 index a96a1e4..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_999@01-03-2026_13-12-22.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/photos/photo_999@01-03-2026_13-12-22_thumb.jpg b/ChatExport_2026-04-06/photos/photo_999@01-03-2026_13-12-22_thumb.jpg deleted file mode 100644 index 575f83d..0000000 Binary files a/ChatExport_2026-04-06/photos/photo_999@01-03-2026_13-12-22_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/stickers/AnimatedSticker.tgs b/ChatExport_2026-04-06/stickers/AnimatedSticker.tgs deleted file mode 100644 index 0aea9df..0000000 Binary files a/ChatExport_2026-04-06/stickers/AnimatedSticker.tgs and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/185.mp4 b/ChatExport_2026-04-06/video_files/185.mp4 deleted file mode 100644 index c808ae0..0000000 Binary files a/ChatExport_2026-04-06/video_files/185.mp4 and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/Animated_Creature_Sings_Sweet_Russian_Song.mp4 b/ChatExport_2026-04-06/video_files/Animated_Creature_Sings_Sweet_Russian_Song.mp4 deleted file mode 100644 index 24a55e0..0000000 Binary files a/ChatExport_2026-04-06/video_files/Animated_Creature_Sings_Sweet_Russian_Song.mp4 and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/Animated_Creature_Sings_Sweet_Russian_Song.mp4_thumb.jpg b/ChatExport_2026-04-06/video_files/Animated_Creature_Sings_Sweet_Russian_Song.mp4_thumb.jpg deleted file mode 100644 index 383d31d..0000000 Binary files a/ChatExport_2026-04-06/video_files/Animated_Creature_Sings_Sweet_Russian_Song.mp4_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/IMG_9101.MP4 b/ChatExport_2026-04-06/video_files/IMG_9101.MP4 deleted file mode 100644 index 4350b42..0000000 Binary files a/ChatExport_2026-04-06/video_files/IMG_9101.MP4 and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/IMG_9101.MP4_thumb.jpg b/ChatExport_2026-04-06/video_files/IMG_9101.MP4_thumb.jpg deleted file mode 100644 index 6468967..0000000 Binary files a/ChatExport_2026-04-06/video_files/IMG_9101.MP4_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/IMG_9327.MP4 b/ChatExport_2026-04-06/video_files/IMG_9327.MP4 deleted file mode 100644 index 041681f..0000000 Binary files a/ChatExport_2026-04-06/video_files/IMG_9327.MP4 and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/IMG_9327.MP4_thumb.jpg b/ChatExport_2026-04-06/video_files/IMG_9327.MP4_thumb.jpg deleted file mode 100644 index dee5a73..0000000 Binary files a/ChatExport_2026-04-06/video_files/IMG_9327.MP4_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/animation.gif.mp4 b/ChatExport_2026-04-06/video_files/animation.gif.mp4 deleted file mode 100644 index feca56a..0000000 Binary files a/ChatExport_2026-04-06/video_files/animation.gif.mp4 and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/animation.gif.mp4_thumb.jpg b/ChatExport_2026-04-06/video_files/animation.gif.mp4_thumb.jpg deleted file mode 100644 index d13fca7..0000000 Binary files a/ChatExport_2026-04-06/video_files/animation.gif.mp4_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/baby-cry-плачющиймальчик.mp4 b/ChatExport_2026-04-06/video_files/baby-cry-плачющиймальчик.mp4 deleted file mode 100644 index 7150bf9..0000000 Binary files a/ChatExport_2026-04-06/video_files/baby-cry-плачющиймальчик.mp4 and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/explorer_emaqIc6QUB.mp4 b/ChatExport_2026-04-06/video_files/explorer_emaqIc6QUB.mp4 deleted file mode 100644 index c4fdd45..0000000 Binary files a/ChatExport_2026-04-06/video_files/explorer_emaqIc6QUB.mp4 and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/explorer_emaqIc6QUB.mp4_thumb.jpg b/ChatExport_2026-04-06/video_files/explorer_emaqIc6QUB.mp4_thumb.jpg deleted file mode 100644 index 593023c..0000000 Binary files a/ChatExport_2026-04-06/video_files/explorer_emaqIc6QUB.mp4_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/video_84@25-03-2026_10-25-42.mp4 b/ChatExport_2026-04-06/video_files/video_84@25-03-2026_10-25-42.mp4 deleted file mode 100644 index 4cb1e5c..0000000 Binary files a/ChatExport_2026-04-06/video_files/video_84@25-03-2026_10-25-42.mp4 and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/video_84@25-03-2026_10-25-42.mp4_thumb.jpg b/ChatExport_2026-04-06/video_files/video_84@25-03-2026_10-25-42.mp4_thumb.jpg deleted file mode 100644 index 3deec6e..0000000 Binary files a/ChatExport_2026-04-06/video_files/video_84@25-03-2026_10-25-42.mp4_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/video_86@03-04-2026_17-14-33.mp4 b/ChatExport_2026-04-06/video_files/video_86@03-04-2026_17-14-33.mp4 deleted file mode 100644 index 28e1172..0000000 Binary files a/ChatExport_2026-04-06/video_files/video_86@03-04-2026_17-14-33.mp4 and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/video_86@03-04-2026_17-14-33.mp4_thumb.jpg b/ChatExport_2026-04-06/video_files/video_86@03-04-2026_17-14-33.mp4_thumb.jpg deleted file mode 100644 index 0e6ef47..0000000 Binary files a/ChatExport_2026-04-06/video_files/video_86@03-04-2026_17-14-33.mp4_thumb.jpg and /dev/null differ diff --git a/ChatExport_2026-04-06/video_files/этопечально-печально.mp4 b/ChatExport_2026-04-06/video_files/этопечально-печально.mp4 deleted file mode 100644 index 3ba5194..0000000 Binary files a/ChatExport_2026-04-06/video_files/этопечально-печально.mp4 and /dev/null differ diff --git a/ChatExport_2026-04-06/voice_messages/audio_18@03-03-2026_12-38-40.ogg b/ChatExport_2026-04-06/voice_messages/audio_18@03-03-2026_12-38-40.ogg deleted file mode 100644 index 0632f2f..0000000 Binary files a/ChatExport_2026-04-06/voice_messages/audio_18@03-03-2026_12-38-40.ogg and /dev/null differ diff --git a/ChatExport_2026-04-06/voice_messages/audio_19@03-03-2026_12-38-40.ogg b/ChatExport_2026-04-06/voice_messages/audio_19@03-03-2026_12-38-40.ogg deleted file mode 100644 index ad3170e..0000000 Binary files a/ChatExport_2026-04-06/voice_messages/audio_19@03-03-2026_12-38-40.ogg and /dev/null differ diff --git a/ChatExport_2026-04-06/voice_messages/audio_20@10-03-2026_14-21-53.ogg b/ChatExport_2026-04-06/voice_messages/audio_20@10-03-2026_14-21-53.ogg deleted file mode 100644 index 64d9e5a..0000000 Binary files a/ChatExport_2026-04-06/voice_messages/audio_20@10-03-2026_14-21-53.ogg and /dev/null differ diff --git a/his/knot_1/code.html b/his/knot_1/code.html deleted file mode 100644 index 2141b25..0000000 --- a/his/knot_1/code.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - -
- - - -
- - - -
- -
-
- -
- -
- -
-
-
-
-
-
-
-
-
-
- -
-
-Profile avatar -
-

Александр Волков

-

3 часа назад

-
-
- -
- -
-Story content - -
-
- -
- -
- - - - - -
- -
-
- -
- -
-
-
- - -
-
- -
-
-
-
- \ No newline at end of file diff --git a/his/knot_1/screen.png b/his/knot_1/screen.png deleted file mode 100644 index c9f94a2..0000000 Binary files a/his/knot_1/screen.png and /dev/null differ diff --git a/his/knot_2/code.html b/his/knot_2/code.html deleted file mode 100644 index e8f2ba7..0000000 --- a/his/knot_2/code.html +++ /dev/null @@ -1,267 +0,0 @@ - - - -Knot - Создание историй - - - - - - - - - - - -
- -
-
-auto_fix_high -

Stories Editor

-
-
-
- - - -
- -
-
- -
- -
- -
-
-
-
- -
-
-Story media preview - -
-User avatar -Ваша история -
-
- -
-

VIBES

-
-
- -
-
-
-
- -
- -
-
- - -
-
- \ No newline at end of file diff --git a/his/knot_2/screen.png b/his/knot_2/screen.png deleted file mode 100644 index 1bcecde..0000000 Binary files a/his/knot_2/screen.png and /dev/null differ diff --git a/his/knot_kinetic/DESIGN.md b/his/knot_kinetic/DESIGN.md deleted file mode 100644 index faced25..0000000 --- a/his/knot_kinetic/DESIGN.md +++ /dev/null @@ -1,99 +0,0 @@ -# Design System Specification: The Kinetic Nexus - -## 1. Overview & Creative North Star -This design system is built for an era of decentralized, secure communication. It moves away from the "standard app" aesthetic toward a philosophy we call **"The Digital Curator."** - -The Creative North Star focuses on **Kinetic Sophistication**. We reject the static, boxy nature of traditional messaging apps in favor of an environment that feels alive and interconnected. By leveraging the concept of "Knots"—points where data, security, and human connection meet—we use intentional asymmetry, overlapping layers, and high-contrast editorial typography to create a high-end, bespoke experience. The interface should feel like a premium tool for modern digital sovereignty: fast, lightweight, and mathematically precise. - ---- - -## 2. Colors & Surface Philosophy - -### Color Tokens -Our palette is rooted in absolute depth and electric precision. - -* **Dark Mode (Primary):** `surface-container-lowest` (#0E0E0E) as the foundation. -* **Light Mode:** `surface-bright` (#FFFFFF) and `surface-container` (#F5F5F7). -* **Accent:** `primary` (#ADC6FF) and `primary-container` (#4B8EFF). -* **Text:** High contrast `on-surface` (#E5E2E1) for readability, with `on-surface-variant` (#C1C6D7) for secondary metadata. - -### The "No-Line" Rule -To achieve a premium editorial feel, **1px solid borders are strictly prohibited** for sectioning or containment. Boundaries must be defined through: -1. **Background Shifts:** Placing a `surface-container-low` panel atop a `surface` background. -2. **Tonal Transitions:** Using depth to separate the message list from the conversation view. - -### Surface Hierarchy & Nesting -Treat the UI as a series of nested physical layers. Use the `surface-container` tiers to indicate importance: -* **Level 0 (Base):** `surface` (#131313) - The "desk" everything sits on. -* **Level 1 (Sections):** `surface-container-low` (#1C1B1B) - Large sidebars or navigation areas. -* **Level 2 (Active Elements):** `surface-container-high` (#2A2A2A) - Active chat bubbles or focused cards. - -### Signature Textures -Avoid flat blocks of color. For Primary CTAs and Hero moments, use a **Linear Gradient** transition from `primary` (#ADC6FF) to `primary-container` (#4B8EFF) at a 135-degree angle. This provides "visual soul" and a sense of movement. - ---- - -## 3. Typography -We utilize **Inter** for its technical precision and flawless Cyrillic support. - -* **Display (lg/md/sm):** Used for onboarding and empty states. Tighten letter-spacing to `-0.02em` for an authoritative, editorial look. -* **Headline (lg/md/sm):** Used for top-level navigation headers. These should feel intentional and spacious. -* **Title (lg/md):** Used for contact names and group titles. Bold weight. -* **Body (lg/md/sm):** The workhorse for messages. `body-lg` (1rem) is the default for chat bubbles to ensure premium legibility. -* **Label (md/sm):** Reserved for timestamps and micro-copy. Use `label-md` with `on-surface-variant`. - -**Hierarchy Note:** To move beyond generic UI, contrast the font weights aggressively. Pair a `display-sm` bold header with a `body-sm` light subhead to create a sophisticated "magazine" layout within the app settings. - ---- - -## 4. Elevation & Depth - -### The Layering Principle -Depth is achieved through **Tonal Stacking**. For example, a chat bubble (`surface-container-highest`) sitting on a message thread (`surface-container-low`) creates a natural, soft lift. - -### Ambient Shadows -Shadows are only permitted for floating elements (e.g., Modals, Context Menus). -* **Spec:** `0px 20px 40px rgba(0, 0, 0, 0.4)` -* Shadows must be extra-diffused. The shadow color should be a tinted version of `surface-container-lowest` to ensure it feels like a natural lighting occlusion rather than a "drop shadow." - -### Glassmorphism & Ghost Borders -For floating UI (like a bottom-pinned navigation bar), use **Backdrop Blur (20px)** combined with a 60% opacity `surface-variant`. -* **Ghost Border Fallback:** If a container requires definition against a similar tone, use the `outline-variant` token at **15% opacity**. Never 100%. - ---- - -## 5. Components - -### Avatars & Media Containers -Reflecting the 'Knot' name, we move away from circles. -* **Spec:** Square with a **20px border radius** (`xl` / 1.5rem). This creates a distinct, modern silhouette that aligns with the square-ish nature of modern technical interfaces. - -### Buttons -* **Primary:** Gradient fill (Primary to Primary-Container), white text, `xl` rounding. -* **Secondary:** `surface-container-highest` fill, `primary` text. No border. -* **States:** On hover, increase the brightness of the gradient by 10%. On press, scale the component down to `0.98`. - -### Input Fields -* **Visual Style:** Ghost-style inputs. No background fill, only a bottom `outline-variant` (20% opacity). Upon focus, the bottom border transitions to a `primary` glow with a subtle backdrop shift to `surface-container-low`. - -### Chat Bubbles & Lists -* **NO DIVIDERS.** Use the Spacing Scale (`6` / 1.5rem) to separate message groups. -* **Asymmetry:** User messages should have a slightly different corner radius on the "anchor" side to feel like they are "plugged into" the side of the screen. - -### Interconnected Line Motifs -Subtle 2px lines (using `outline-variant`) can be used to visually connect threads or "knots" of data in the background, reinforcing the brand identity of a federated network. - ---- - -## 6. Do's and Don'ts - -### Do -* **DO** use whitespace as a functional element. Give text room to breathe (Spacing `8` or `10`). -* **DO** use "Kinetic" transitions. Elements should slide and fade into place using a `cubic-bezier(0.16, 1, 0.3, 1)` easing profile. -* **DO** prioritize the Cyrillic rendering of Inter, ensuring line-heights are generous enough to avoid "cramping" tall characters. - -### Don't -* **DON'T** use pure #000000 for backgrounds; it kills the perception of depth. Stick to the `surface-container-lowest` (#0E0E0E). -* **DON'T** use 1px solid dividers to separate list items. Use tonal shifts or vertical space. -* **DON'T** use round avatars. The 20px radius square is our signature signature element. -* **DON'T** default to high-opacity borders. They create "visual noise" and make the system feel like a generic template. \ No newline at end of file diff --git a/stitch/_1/code.html b/stitch/_1/code.html deleted file mode 100644 index 12cff81..0000000 --- a/stitch/_1/code.html +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - -
-
-Knot -
-
-screen_share -Демонстрация экрана -
-
-
-
- - -
+12
-
- -
-
-
- -
- - -
- -
Алексей (Вы)
-
- -
-
- -
Мария
-
-
- -
-mic -
-
Дмитрий • Говорит
-
-
-
-person -
-
Елена (камера выкл.)
-
-
- -
Виктор
-
-
- -
Ольга
-
-
-
- - -
- -
- - - - - - - -
- - - - -
- \ No newline at end of file diff --git a/stitch/_1/screen.png b/stitch/_1/screen.png deleted file mode 100644 index b3082d3..0000000 Binary files a/stitch/_1/screen.png and /dev/null differ diff --git a/stitch/_10/code.html b/stitch/_10/code.html deleted file mode 100644 index 814718b..0000000 --- a/stitch/_10/code.html +++ /dev/null @@ -1,305 +0,0 @@ - - - - - - - - - - - - - - - - -
- -
-
-

Настройки профиля

-
-
- - -
-
-
- -
-
- -
-
- - -
-
-
-

Александр Волков

-В СЕТИ -
-

Product Designer • Кофе и интерфейсы

-
- - -
-
-
- -
-

Информация

-
-
-
-call -
-
-

+7 900 123-45-67

-

Мобильный

-
-
-
-
-alternate_email -
-
-

@volkov_design

-

Имя пользователя

-
-
-
-
-info -
-
-

Создаю будущее в Knot

-

О себе

-
-
-
-
-
- -
- -
-
-

Настройки

- - - - -
- -
-

Общие группы

-
-
- -
-

Knot Design Team

-

42 участника

-
-
-
- -
-

Coffee & Pixels

-

128 участников

-
-
-
- -
-
- -
-
- - -
-
- -
-
- -
-
- -
-play_circle -
-
-
- -
-
- -
-
-add -
-
- - -
-
-
-
-
- - \ No newline at end of file diff --git a/stitch/_10/screen.png b/stitch/_10/screen.png deleted file mode 100644 index 560cc2b..0000000 Binary files a/stitch/_10/screen.png and /dev/null differ diff --git a/stitch/_2/code.html b/stitch/_2/code.html deleted file mode 100644 index 97b7f9a..0000000 --- a/stitch/_2/code.html +++ /dev/null @@ -1,369 +0,0 @@ - - - - - -Knot - Групповой чат - - - - - - - - - - - -
- -
-
-
-Group Icon -
-
-
-

Дизайн-команда Knot

-

128 участников • 42 онлайн

-
-
-
- - - -
-
- -
-push_pin -
-

Закреплённое сообщение: Дедлайн по редизайну — пятница, 18:00. Просьба всех обновить статусы.

-
- -
- -
- -
-Алексей Смирнов присоединился к группе по ссылке -
- -
-Avatar -
-Анна Морозова -
-

Коллеги, я подготовила наброски для нового BottomNavBar. Посмотрите, пожалуйста, в Figma. Основной упор сделала на "Kinetic Connection".

-
-🔥 4 -🚀 2 -
-14:20 -
-
-
- -
-
-

Отлично, Анна! Сейчас гляну. Особенно интересует реализация "No-Line" правила в переходах между секциями.

-
-14:22 -done_all -
-
-
- -
-Сегодня -
- -
-Avatar -
-Дмитрий Петров -
-

Я уже начал настраивать Tailwind-конфиг для этих переходов. Использовал Cubic Bezier (0.4, 0, 0.2, 1) как в спецификации.

-
-💻 1 -
-14:45 -
-
-
- -
-Avatar -
-Анна Морозова -
-UI Draft -

Вот превью главного экрана. Что думаете?

-
-
-❤️ 8 -
-15:02 -
-
-
-
-
- - -
- - - \ No newline at end of file diff --git a/stitch/_2/screen.png b/stitch/_2/screen.png deleted file mode 100644 index bd56499..0000000 Binary files a/stitch/_2/screen.png and /dev/null differ diff --git a/stitch/_3/code.html b/stitch/_3/code.html deleted file mode 100644 index 521e7ca..0000000 --- a/stitch/_3/code.html +++ /dev/null @@ -1,185 +0,0 @@ - - - - - -Регистрация в Knot - - - - - - - - - -
-
Knot
-
- -
-
-
- -
-
- -
-

- Регистрация
в Knot -

-

- Начните общение в новом формате. Простая регистрация без лишних данных. -

-
- -
-
- -
- -
- -
-
-
- -
- -
- -
-
-
- -
- -
- -
-
-
-
- - -
- -
- - Уже есть аккаунт? Войти - -
-
- - - -
-
-
- \ No newline at end of file diff --git a/stitch/_3/screen.png b/stitch/_3/screen.png deleted file mode 100644 index c312ca1..0000000 Binary files a/stitch/_3/screen.png and /dev/null differ diff --git a/stitch/_4/code.html b/stitch/_4/code.html deleted file mode 100644 index 0243de4..0000000 --- a/stitch/_4/code.html +++ /dev/null @@ -1,300 +0,0 @@ - - - - - - - - - - - - - - - - -
- - - -
- -
-
-
- -
-
-
-

Анна Волкова

-

в сети

-
-
-
- - - -
-
- -
- -
-Сегодня -
- -
-
-
-

Вы

-

Привет! Скинь пожалуйста макеты для Knot.

-
-

Лови! Это пока черновик, но основная идея с "узлами" уже видна в навигации. Давай обсудим через 10 минут?

-
-14:15 -
-
- -
-
-🔥 -3 -
-
-
- -
-
-

Круто! Особенно нравятся закругления у бабблов. Да, я сейчас как раз освобожусь.

-
-14:18 -done_all -
-
-
- -
-
- -
-GIPHY -14:20 -
-
-
- -
-
-
- -
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-0:42 -
-
-14:22 -done_all -
-
-
-
- -
-
- - - -
- - -
- - -
-
- -
-
-
-
- \ No newline at end of file diff --git a/stitch/_4/screen.png b/stitch/_4/screen.png deleted file mode 100644 index 8f703ee..0000000 Binary files a/stitch/_4/screen.png and /dev/null differ diff --git a/stitch/_5/code.html b/stitch/_5/code.html deleted file mode 100644 index dea12da..0000000 --- a/stitch/_5/code.html +++ /dev/null @@ -1,466 +0,0 @@ - - - - - -Knot Admin Panel - Статистика - - - - - - - - - - - -
- -
-
-

Панель администратора

-
-
- - - -
- - -
-Профиль админа -
-
-
-
- -
- -
- -
-
-
-group -
- -trending_up +12% - -
-
-

Пользователи

-

12,482

-

842 онлайн сейчас

-
-
- -
-
-
-chat_bubble -
-
-
-

Группы

-

3,105

-

156 создано сегодня

-
-
- -
-
-
-hub -
-ACTIVE -
-
-

Фед. узлы

-

84

-

Синхронизировано 100%

-
-
- -
-
-
-memory -
-
-
-
-
-CPU Load -42% -
-
-
-
-
-
-
-RAM Usage -68% -
-
-
-
-
-
-
-
- -
- -
-
-
-

Активность системы

-

Трафик и сообщения за последние 24 часа

-
-
- - - -
-
- -
-
- - - - - -
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-00:00 -06:00 -12:00 -18:00 -Текущее -
-
- -
-
-

Узлы федерации

-

Статус подключенных инстансов

-
-
-
-
-dns -
-
-

Main-Frankfurt-01

-

latency: 24ms

-
-
-
-
-
-dns -
-
-

Relay-Moscow-Node

-

latency: 12ms

-
-
-
-
-
-dns -
-
-

Tokyo-Edge-04

-

latency: 180ms

-
-
-
-
-
- -
-
-
- -
-
-
-

Последние регистрации

-

Новые пользователи в сети Knot за последние 24 часа

-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ПользовательСтатусIDПоследняя сессияДействия
-
-
-Алексей Медведев -
-
-

Алексей Медведев

-

@medved_alex

-
-
-
- - Онлайн - - -#kt-8422-92 - -

Сейчас

-
- -
-
-
-Елена Котова -
-
-

Елена Котова

-

@kot_elena

-
-
-
- - Оффлайн - - -#kt-3310-15 - -

2 часа назад

-
- -
-
-
-Иван Иванов -
-
-

Иван Иванов

-

@ivanov_dev

-
-
-
- - Онлайн - - -#kt-1029-44 - -

Сейчас

-
- -
-
-
-
-

Показано 3 из 1,240 новых пользователей

-
- - -
-
-
-
-
- - -
- \ No newline at end of file diff --git a/stitch/_5/screen.png b/stitch/_5/screen.png deleted file mode 100644 index 1304603..0000000 Binary files a/stitch/_5/screen.png and /dev/null differ diff --git a/stitch/_6/code.html b/stitch/_6/code.html deleted file mode 100644 index 78a0c0e..0000000 --- a/stitch/_6/code.html +++ /dev/null @@ -1,309 +0,0 @@ - - - - - - - - - - - - - - - - -
-
-

Чаты

-
-
-
-
-search -
- -
-
-
- - - -
- -
-
-
- -
- -
- -
-
-
-add -
-История -
- -
-
-
- -
-
-Анна -
-
-
-
- -
-
-Максим -
-
-
-
- -
-
-Лена -
-
- -
- - - - -
- -
- -
-
-
- -
-
-
-
-
-

Ольга Смирнова

-14:20 -
-

Слушай, а когда мы сможем обсудить проект? Кажется...

-
-
-
3
-
-
- -
-
-
- -
-
-
-
-
-

Дизайн Отдел

-Вчера -
-
-done_all -

Файлы приняты в работу, спасибо!

-
-
-
- -
-
-
-rocket_launch -
-
-
-
-

Knot Updates

-11:05 -
-

🎉 Встречайте новую версию мессенджера!

-
-
-
PIN
-
-
- -
-
-
- -
-
-
-
-

Мария (HR)

-09:12 -
-

Ждем вас на собеседование завтра.

-
-
-
-
- -
- -
-all_inclusive -
- -
-
-forum -
-

Выберите чат

-

- Начните общение прямо сейчас. Все ваши сообщения защищены сквозным шифрованием. -

- -
- - -
-
- \ No newline at end of file diff --git a/stitch/_6/screen.png b/stitch/_6/screen.png deleted file mode 100644 index 8c8b73c..0000000 Binary files a/stitch/_6/screen.png and /dev/null differ diff --git a/stitch/_7/code.html b/stitch/_7/code.html deleted file mode 100644 index c2f52ef..0000000 --- a/stitch/_7/code.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Knot Panel - Вход - - - - - - - - - -
- -
- -
- -
-
- -
-
-hub -
-
-

Knot Admin

-

Управление вашей инфраструктурой

-
- -
-
- -
- -
-
-person -
- -
-
- -
-
- -Забыли пароль? -
-
-
-lock -
- - -
-
- - -
- -
-

- Нет аккаунта? - Зарегистрироваться -

-
-
- -
-v4.2.0 Stable -© 2024 Knot Ecosystem -
-
- -
-
- \ No newline at end of file diff --git a/stitch/_7/screen.png b/stitch/_7/screen.png deleted file mode 100644 index 09d31f3..0000000 Binary files a/stitch/_7/screen.png and /dev/null differ diff --git a/stitch/_8/code.html b/stitch/_8/code.html deleted file mode 100644 index 6800235..0000000 --- a/stitch/_8/code.html +++ /dev/null @@ -1,259 +0,0 @@ - - - - - -Knot - Истории - - - - - - - - - - - -
- -
- -
-Camera preview -
- -
- -
- - - -
-
- -
-В ПУТИ 🚀 -
- -
-
-
-photo_library -
-
- - - -
-
- -
- -
-Story content -
- -
- -
-
-
-
-
-
-
-
-
- -
-
-
-User -
-
-

Артем Волков

-

2 часа назад

-
-
-
- - -
-
-
- -
-
-
-
-
- -
- -
- - - - - -
- -
-
- -
- - -
-
-
-
- - - \ No newline at end of file diff --git a/stitch/_8/screen.png b/stitch/_8/screen.png deleted file mode 100644 index f244f3e..0000000 Binary files a/stitch/_8/screen.png and /dev/null differ diff --git a/stitch/_9/code.html b/stitch/_9/code.html deleted file mode 100644 index 977f112..0000000 --- a/stitch/_9/code.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - -Knot Messenger - Вход - - - - - - - - - -
-
Knot
-
- -
-
-
- -
- - - -
-
-
-

Вход в Knot

-

Добро пожаловать в единственную нить общения.

-
-
- -
- -
-
-person -
- -
-
- -
-
- -Забыли пароль? -
-
-
-lock -
- - -
-
- -
- -
-
-
-

- Нет аккаунта? - Зарегистрироваться -

-
-
-
- - - \ No newline at end of file diff --git a/stitch/_9/screen.png b/stitch/_9/screen.png deleted file mode 100644 index fe66847..0000000 Binary files a/stitch/_9/screen.png and /dev/null differ diff --git a/stitch/knot_core/DESIGN.md b/stitch/knot_core/DESIGN.md deleted file mode 100644 index 590b305..0000000 --- a/stitch/knot_core/DESIGN.md +++ /dev/null @@ -1,83 +0,0 @@ -```markdown -# Design System Strategy: The Interconnected Thread - -## 1. Overview & Creative North Star: "Kinetic Connection" -This design system moves away from the static, boxy nature of traditional messengers. Our North Star is **Kinetic Connection**—a philosophy where the UI is not a collection of separate screens, but a single, fluid thread that loops and weaves as the user navigates. - -Inspired by the concept of a "Knot," the interface favors **organic flow over rigid containment**. We break the "template" look by using intentional asymmetry in message grouping, generous breathing room (white space) that suggests a premium editorial layout, and high-contrast typography scales that make the Cyrillic alphabet look authoritative and modern. - ---- - -## 2. Colors & The "No-Line" Rule -The palette is rooted in deep obsidian tones and technical blues, designed to recede and let the conversation take center stage. - -### The "No-Line" Rule -**Explicit Instruction:** You are prohibited from using 1px solid borders (`#outline`) to define sections. Traditional dividers are a sign of lazy design. Boundaries must be defined through: -1. **Background Shifts:** Place a `surface-container-low` list item against a `surface` background. -2. **Tonal Transitions:** Use `surface-container-lowest` for the main chat thread and `surface-container` for the side navigation to create natural separation. - -### Surface Hierarchy & Nesting -Treat the UI as a series of stacked sheets of fine, semi-translucent paper. -* **Base Layer:** `surface` (#131313) - The absolute floor. -* **Active Interaction Layer:** `surface-container` (#201F1F) - The main workspace. -* **Floating Elements:** Use `surface-bright` with a 60% opacity and a 20px backdrop-blur to create a "Glassmorphism" effect for headers and context menus. - -### Signature Textures -Main Action Buttons (CTAs) should never be a flat hex code. Apply a subtle linear gradient from `primary` (#9ACBFF) to `primary_container` (#3096E5) at a 135-degree angle. This adds "soul" and a tactile, liquid quality to the "Knot" identity. - ---- - -## 3. Typography: The Editorial Voice -We use **Inter** as our foundational typeface. For the Russian language interface, Inter’s tall x-height and neutral terminals provide the clarity needed for long-form messaging. - -* **Display (The Brand Moment):** `display-lg` (3.5rem). Use this for empty states or welcome screens. It should feel like a magazine cover. -* **Headlines (Navigation):** `headline-sm` (1.5rem). Used for "Чаты" (Chats) or "Настройки" (Settings). Bold, confident, and high-contrast. -* **Body (The Conversation):** `body-lg` (1.0rem). The primary reading size. We use a generous line-height (1.6) to prevent Cyrillic characters from feeling cluttered. -* **Labels (The Metadata):** `label-sm` (0.68rem). Used for timestamps and "Seen" indicators. These should be rendered in `on-surface-variant` to recede visually. - ---- - -## 4. Elevation & Depth: Tonal Layering -We abandon traditional drop shadows in favor of **Ambient Depth**. - -* **The Layering Principle:** To lift a chat bubble, do not add a shadow. Instead, place a `primary_container` bubble on a `surface_container_low` background. The color contrast provides the elevation. -* **Ghost Borders:** If an element (like a search bar) disappears into the background, use a "Ghost Border": the `outline-variant` token at **15% opacity**. Never 100%. -* **Ambient Shadows:** For floating modals (e.g., User Profile), use a massive blur (40px) with the color `on_primary_fixed` at 5% opacity. It should feel like a soft glow rather than a shadow. - ---- - -## 5. Components - -### Chat Bubbles (The Core Component) -* **Style:** No sharp corners. Use `xl` (1.5rem) for the outer corners and `sm` (0.25rem) for the "tail" corner to create a "blob" or "knot" feel. -* **Outgoing:** `primary_container` text with `on_primary_container`. -* **Incoming:** `secondary_container` text with `on_secondary_container`. -* **Spacing:** Use `spacing-2` between messages in a cluster; `spacing-4` between different users. - -### Input Fields -* **Structure:** A "borderless" pill shape using `surface_container_highest`. -* **Interaction:** Upon focus, the background shifts to `surface_bright` and the `primary` accent color glows subtly at the cursor point. - -### Lists & Navigation -* **No Dividers:** Separate chat threads using `spacing-3.5` vertical padding. The user's eye will follow the alignment of the Avatars (the "Knot" anchors) rather than a line. -* **Avatars:** Always circular (`full` roundedness) with a 2px `outline-variant` at 10% opacity to ensure they pop against dark backgrounds. - -### Action Chips -* **Style:** For reactions or filters, use `tertiary_container` for a vibrant, interactive "pop" that breaks the monochromatic gray scale. - ---- - -## 6. Do's and Don'ts - -### Do: -* **Embrace Asymmetry:** Align timestamps to the far right and message text to the left to create a dynamic, zig-zag visual path. -* **Use Micro-interactions:** When a user scrolls, the "Knot" logo should subtly rotate or tighten, reinforcing the brand identity. -* **Prioritize Russian Typography:** Ensure "ё" and "й" have enough leading (vertical space) so diacritics don't touch the line above. - -### Don't: -* **Don't use pure black (#000):** It kills the depth. Always use the `surface` tokens. -* **Don't use 1px dividers:** If you feel the need for a line, use a background color change instead. -* **Don't use standard easing:** Use "Cubic Bezier (0.4, 0, 0.2, 1)" for all transitions. It should feel like the UI is "sliding on ice," not snapping into place. - -### Accessibility Note: -While we favor minimalism, ensure that text in `on-surface-variant` still meets a 4.5:1 contrast ratio against `surface-container` for readability. Minimalist does not mean invisible.``` \ No newline at end of file diff --git a/stitch/pip/code.html b/stitch/pip/code.html deleted file mode 100644 index 3aa5f38..0000000 --- a/stitch/pip/code.html +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - - - - - - - - - - -
-

Чаты

-
-
-search - -
-
- - - -
-
-User profile -
-
-
- -
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-

KINETIC

-
-
-
- -
- -
- -
-Current speaker - -
-
-4 УЧАСТНИКА -
- -
-Александра В. -Говорит сейчас... -
- -
-
- - - -
-
-
-Participant -
-
-Participant -
-
-
-
-
- -
-
-
-
- \ No newline at end of file diff --git a/stitch/pip/screen.png b/stitch/pip/screen.png deleted file mode 100644 index 312010d..0000000 Binary files a/stitch/pip/screen.png and /dev/null differ