Skip to content

Instantly share code, notes, and snippets.

View xloouis's full-sized avatar
💪
working

xloouis

💪
working
View GitHub Profile
@xloouis
xloouis / user-rule.txt
Created July 31, 2020 07:42
user-rule
! Put user rules line by line in this file.
! See https://adblockplus.org/en/filter-cheatsheet
||maying.co
||duyaoss.com
||github.com
||githubusercontent.com
||gradle.org
||github.io
||mongodb.org
||docker.com
@xloouis
xloouis / 0_reuse_code.js
Last active August 29, 2015 14:06
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