This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//Просто скопируйте этот скрипт в консоль браузера с открытой страницей нужного ревью и выполните его | |
var delete_from = 6; | |
function eventFire(el, etype){ | |
if (el.fireEvent) { | |
el.fireEvent('on' + etype); | |
} else { | |
var evObj = document.createEvent('Events'); | |
evObj.initEvent(etype, true, false); | |
el.dispatchEvent(evObj); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC7iNC1mdbaIG2WO3v6zZvN2SjbkqyiWSiBgMz3bdusEh+viY8nK5pOvRCxapjEKdGCLY1DGSPLEqa7DoGhMh/FV0iGAET79ZKz+80MDJBNvi2+YHfwflUJX9iuuaY+itWbYZHcdsy2FgCNcZ3Vm42vgF1q4dXqG9KPhir5kWo6Hqo3RvVCMA76mPcSAyGIAS2r8iHikEXHLJcH2NnYaDjoB0kU4NoJD0P9z+uT3Yuw8mHMd57wOfTdntdQgHmz21hhSpCBiaGUubhmzh9H8DoFXXWfqSW8HYdUiu9agNI2G7hnlR5yVqytANBb5qHFPKBCEsEYfd4vcH1XwQ14K0/EbktAkm70VmE4wgwYRWMIV5zTo707X/l+fIgepv0OUjAA5gcFA1BKnbY2uUSRBFiSJHd4YpHRaD2Ve9w7eChVq1+gsodJ4v8vg5yLDMDWHnmyRKnEMmRNiu3pY4UH/UFfZXPFOkqNfjdgB29R2rQxyPDgrF0tQ3yvzx/fYxikgW0bB2V3mZbm3NGqHgb+D9csyrIJPEbN4Q7J/RAR5bwgnhKsZ0P+3SWn/0EoWcf3V/nDU2xE7w7/1V6vEtQMXBAbKjZMFOo1kKw8NJwO23VUhYSkFul0nLsUQlwn6cvZ5He1iEplyqUXMch/q84KZPQf9vPgI0MHZkG41xsjQ4W3hQ== [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git config --global push.default current |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
json { users: | |
[ { place: 1, steps: 63446, updated_at: 1580763605, user: [Object] }, | |
{ place: 2, steps: 62947, updated_at: 1580747661, user: [Object] }, | |
{ place: 3, steps: 56414, updated_at: 1580758481, user: [Object] }, | |
{ place: 4, steps: 50604, updated_at: 1580748336, user: [Object] }, | |
{ place: 5, steps: 47717, updated_at: 1580770223, user: [Object] }, | |
{ place: 6, steps: 45856, updated_at: 1580812723, user: [Object] }, | |
{ place: 7, steps: 40746, updated_at: 1580809095, user: [Object] }, | |
{ place: 8, steps: 34260, updated_at: 1580813670, user: [Object] }, | |
{ place: 9, steps: 29413, updated_at: 1580811003, user: [Object] }, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
json.teams[ | |
{ | |
"users":[ | |
{ | |
"place":1, | |
"steps":62947, | |
"updated_at":1580747661, | |
"user":{ | |
"id":37111235, | |
"username":"anni214333", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Смотрим доступные пакеты локализации | |
locale -a | |
# Ставим пакет с русским языком | |
sudo apt-get install language-pack-ru | |
# Выполняем русскую локализацию | |
sudo update-locale LANG=ru_RU.UTF8 | |
# Генерируем локаль | |
sudo locale-gen "ru_RU.UTF-8" | |
# Пересобираем локали, в программе выбрать ru_RU.UTF-8, нажми tab чтобы переключиться на кнопку "ОК" | |
sudo dpkg-reconfigure locales |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const FPS = 60; | |
function setup() { | |
} | |
function loop() { | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="ru"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Псевдокот</title> | |
</head> | |
<body> | |
<style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Загрузить картинку | |
const curl = `curl 'https://pu.vk.com/gu/photo/v2/upload?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2NTcwMjEzNjQsInZrX3VzZXJfaWQiOjc2NjQyOTYsInZrX2dyb3VwX2lkIjotMjEyMTYxMDg0LCJ2a19hbGJ1bV9pZCI6LTYsInJlZGlyZWN0IjoiIiwicGhvdG9fbWF4X2hlaWdodCI6ODE5MiwicGhvdG9fbWluX2hlaWdodCI6NDAwLCJwaG90b19tYXhfd2lkdGgiOjgxOTIsInBob3RvX21pbl93aWR0aCI6NDAwLCJwaG90b19tYXhfaGVpZ2h0X3Jlc2l6ZSI6MjU2MCwicGhvdG9fbWF4X3dpZHRoX3Jlc2l6ZSI6MjU2MCwicGhvdG9fcGhwX2NvbXBhdGlibGUiOmZhbHNlfQ.5NncsgN3WzIS-0-pp9_rh9D-tNgJLu-l2J0KIP4GcBM' \ | |
-H 'authority: pu.vk.com' \ | |
-H 'accept: */*' \ | |
-H 'accept-language: ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7' \ | |
-H 'cache-control: no-cache' \ | |
-H 'content-type: multipart/form-data; boundary=----WebKitFormBoundaryvLsyu83Az4QyR0aN' \ | |
-H 'origin: https://vk.com' \ | |
-H 'pragma: no-cache' \ | |
-H 'referer: https://vk.com/' \ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"12": [ | |
"add_12.svg", | |
"articles_12.svg", | |
"bomb_12.svg", | |
"cake_12.svg", | |
"chevron_12.svg", | |
"chevron_outline_12.svg", | |
"coins_12.svg", | |
"favorite_12.svg", |
OlderNewer