Skip to content

Instantly share code, notes, and snippets.

View Lzs4Kzx3's full-sized avatar

Lzs4Kzx3 Lzs4Kzx3

View GitHub Profile
@Lzs4Kzx3
Lzs4Kzx3 / SearchEngOptPurge_core.js
Last active November 27, 2019 15:12
Tampermonkey 向けの SearchEngOptPurge
// ==UserScript==
// @name SearchEngOptPurgeCore
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Purge
// @author You
// @match https://www.google.com/search?*
// @match https://www.google.co.jp/search?*
// @match https://search.yahoo.co.jp/*
// @match https://www.bing.com/search?*
@Lzs4Kzx3
Lzs4Kzx3 / Install.txt
Created November 26, 2019 11:06
Gentoo をインストールしたときのメモ
Gentoo(AMD64)のインストールドキュメント
前提
Gentooハンドブック(https://wiki.gentoo.org/wiki/Handbook:AMD64/ja)を見ながら作業を進めること.
このマニュアルはUEFIシステムを対象としている.
インストール環境
CPU: Intel Core i5 7600 3.5GHz 4C/4T
Mem: 24GB
HDD: 3TB
@Lzs4Kzx3
Lzs4Kzx3 / NGWordLists.js
Last active February 20, 2020 16:33
WordLists
'use strict';
const Words = [
/* Lv1 */
[
],
/* Lv2 */
[
{
'name': 'Matome',
'desc': 'アフィサイト',
@Lzs4Kzx3
Lzs4Kzx3 / NGDomainLists.js
Last active December 9, 2019 20:44
DomainLists
'use strict';
const Domains = [
/* Lv1 */
[
],
/* Lv2 */
[
{
'name': 'Affiliate',
'desc': 'アフィサイト',