Skip to content
5 changes: 4 additions & 1 deletion .claude/settings.local.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@
"WebSearch",
"WebFetch(domain:nullpt.rs)",
"WebFetch(domain:docs.fivem.net)",
"WebFetch(domain:blog.back.engineering)"
"WebFetch(domain:blog.back.engineering)",
"Bash(git checkout:*)",
"Bash(git branch:*)",
"Bash(git push:*)"
]
}
}
252 changes: 252 additions & 0 deletions _posts/2026-04-26-pravda-bank-chatbot-russian-lies.md

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion _sass/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -439,8 +439,12 @@ summary.series-header {
}

img {
max-width: 100%;
max-width: 600px;
width: 100%;
display: block;
margin: 0 auto;

&.invert { filter: invert(1) hue-rotate(180deg); }
}

table {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading