Skip to content

Instantly share code, notes, and snippets.

View sergeybruhin's full-sized avatar
🏠
Working from home

Sergey Bruhin sergeybruhin

🏠
Working from home
View GitHub Profile
@sergeybruhin
sergeybruhin / BlockYouTubeHostsFile
Created November 23, 2023 16:39 — forked from tibovanheule/BlockYouTubeHostsFile
Block YouTube Hosts File
0.0.0.0 host.youtube.com
0.0.0.0 mx.youtube.com
0.0.0.0 admin.youtube.com
0.0.0.0 devel.youtube.com
0.0.0.0 stats.youtube.com
0.0.0.0 http.youtube.com
0.0.0.0 mx0.youtube.com
0.0.0.0 administration.youtube.com
0.0.0.0 development.youtube.com
0.0.0.0 svn.youtube.com
@sergeybruhin
sergeybruhin / 0_reuse_code.js
Created May 5, 2016 12:45
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console