I hereby claim:
- I am kryachkov on github.
- I am kryachkov (https://keybase.io/kryachkov) on keybase.
- I have a public key ASCj26xj8cVJEZhPSrumwrtfmDmXMURrfMqI2LGfEnLpZwo
To claim this, I am signing this object:
| --- | |
| version: "3" | |
| # More info at https://github.com/pi-hole/docker-pi-hole/ and https://docs.pi-hole.net/ | |
| services: | |
| cloudflared: | |
| container_name: cloudflared | |
| image: cloudflare/cloudflared:2023.2.1 | |
| command: "proxy-dns --address 0.0.0.0 --port 5053 --upstream https://1.1.1.1/dns-query --upstream https://1.0.0.1/dns-query" | |
| pihole: |
| hosts: | |
| db: | |
| master: | |
| hosts: | |
| - db-master1.domain.tld | |
| roles: | |
| - unix_users | |
| - postgres_master | |
| - prometheus_pg_exporter | |
| slave: |
| require 'rspec' | |
| class Flashcard | |
| def initialize(question:, correct_answer:) | |
| @question = question | |
| @correct_answer = correct_answer | |
| end | |
| def answer_correct?(answer) | |
| answer == correct_answer |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| set -e | |
| export BUILD_CLIENT="${BUILD_CLIENT:-0}" | |
| export BUILD_SERVER="${BUILD_SERVER:-1}" | |
| export USE_CURL="${USE_CURL:-1}" | |
| export USE_CODEC_OPUS="${USE_CODEC_OPUS:-1}" | |
| export USE_VOIP="${USE_VOIP:-1}" | |
| export COPYDIR="${COPYDIR:-~/ioquake3}" |
| <!doctype html> | |
| <html> | |
| <head> | |
| <meta name="viewport" content="width=device-width" /> | |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
| <title>1003 BOT</title> | |
| <style> | |
| /* ------------------------------------- | |
| GLOBAL RESETS |
| <!doctype html> | |
| <html> | |
| <head> | |
| <meta name="viewport" content="width=device-width"> | |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
| <title>1003 BOT</title> | |
| </head> | |
| <body class="" style="background-color: #f6f6f6;font-family: sans-serif;-webkit-font-smoothing: antialiased;font-size: 14px;line-height: 1.4;margin: 0;padding: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> | |
| <table border="0" cellpadding="0" cellspacing="0" class="body" style="border-collapse: separate;mso-table-lspace: 0pt;mso-table-rspace: 0pt;width: 100%;background-color: #f6f6f6;"> |
| https://www.boplatssyd.se/ | |
| http://common.capitex.se/ | |
| http://uthyrning.heimstaden.com/ledigt/lagenhet | |
| https://www.blocket.se/bostad/uthyres/skane?sort=&ss=&se=&ros=5&roe=&bs=&be=&mre=&q=&q=&q=&is=1&save_search=1&l=0&md=th&f=p&f=c&f=b&m=260&m=272&m=273&m=274&m=280&m=282&m=285 | |
| https://www.akelius.se/sv/sok/lagenheter/lista/malmo?rentalunitid=13235#item-13235 | |
| http://www.stadsbostader.se/lagenhet/lediga | |
| http://www.nevstenfastigheter.se/fastigheter/index.htm | |
| https://www.hsb.se/malmo/sok-boende/ | |
| https://www.samtrygg.se/ | |
| http://www.contentus.se/lediga-lgh-malmo/ |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Welcome to nginx!</title> | |
| </head> | |
| <body> | |
| <h1>Hello from app node</h1> | |
| </body> | |
| </html> |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Welcome to nginx!</title> | |
| </head> | |
| <body> | |
| <h1>Hello from app node</h1> | |
| </body> | |
| </html> |