Skip to content

Instantly share code, notes, and snippets.

View HelloWorld017's full-sized avatar
๐Ÿ’
muguet - Hanahuruhibi,

nenw* HelloWorld017

๐Ÿ’
muguet - Hanahuruhibi,
View GitHub Profile

Keybase proof

I hereby claim:

  • I am HelloWorld017 on github.
  • I am khinenw (https://keybase.io/khinenw) on keybase.
  • I have a public key whose fingerprint is DF3D 0FBF 20F2 DF65 D24C 3D9B DC07 5974 47F4 01F0

To claim this, I am signing this object:

@HelloWorld017
HelloWorld017 / force-laftel-highest.user.js
Last active May 24, 2022 22:09
๋ผํ”„ํ…” ํ™”์งˆ์„ ์ตœ๊ณ ํ™”์งˆ๋กœ ๊ณ ์ •ํ•ฉ๋‹ˆ๋‹ค.
// ==UserScript==
// @name Laftel force highest quality
// @namespace https://gist.github.com/HelloWorld017/e03851897a0799121fb10001491150c2
// @version 0.2
// @description Set laftels quality as high as possible
// @author Khinenw
// @match *://*.laftel.net/*
// @grant none
// ==/UserScript==
@HelloWorld017
HelloWorld017 / crawl.js
Created April 26, 2020 16:58
Musinsa Crawler
const axios = require('axios');
const cheerio = require('cheerio');
const fs = require('fs');
const path = require('path');
const promisePipe = require('promisepipe');
const signale = require('signale');
const baseUrl = 'https://store.musinsa.com';
const api = axios.create({
baseURL: baseUrl,
@HelloWorld017
HelloWorld017 / osu-mirror.user.js
Created March 13, 2020 15:15
osu! download from mirror
// ==UserScript==
// @name osu! Download From Mirror
// @namespace https://gist.github.com/HelloWorld017/8a3f91975d8db122996383cd58280bf7
// @version 0.1
// @description Download beatmap from mirror
// @author Khinenw
// @match *://osu.ppy.sh/*
// @grant none
// ==/UserScript==
@HelloWorld017
HelloWorld017 / dpt-bab.user.js
Last active March 3, 2020 13:47
Blocks adblock-block in DaumPotTV (Kakao TV)
// ==UserScript==
// @name DaumPotTV Block blockAdBlock
// @namespace http://tampermonkey.net/
// @version 0.02
// @description Blocks adblock-block in DaumPotTV (Kakao TV)
// @author Khinenw
// @match *://kakaotv.daum.net/*
// @match *://tv.kakao.com/*
// @match *://play-tv.kakao.com/*
// @grant none
@HelloWorld017
HelloWorld017 / twitch-capture.user.js
Last active September 17, 2022 05:58
Capture twitch streaming or download clip.
// ==UserScript==
// @name Twitch Capture Now
// @namespace https://gist.github.com/HelloWorld017/805c0551ade99654925062a6b46da7c9
// @version 1.0.2
// @description Capture twitch streaming
// @author Khinenw
// @match *://*.twitch.tv/*
// @grant none
// ==/UserScript==
@HelloWorld017
HelloWorld017 / stop_wooribank.user.js
Created June 1, 2019 02:34
๋‚œ non-ActiveX๊ฑด ActiveX๊ฑด ๋‹ค ์•ˆ ๊น”๊ฑฐ๋‹ˆ๊นŒ ์ œ๋ฐœ ๊ทธ๋งŒ ์ข€ ๊ดด๋กญํ˜€
// ==UserScript==
// @name Fuck wooribank
// @namespace https://gist.github.com/HelloWorld017/ed85d08edda716a7df9e430df937dddf
// @version 0.2
// @description Fuck wooribank, I don't want to install any non-ActiveX and ActiveX
// @author Khinenw
// @match https://spib.wooribank.com/*
// @grant none
// ==/UserScript==
@HelloWorld017
HelloWorld017 / KAIST_courseRegistration.md
Last active May 29, 2026 10:23
์นด์ด์ŠคํŠธ ์ˆ˜๊ฐ•์‹ ์ฒญ ๋ฝ€๊ฐœ๊ธฐ

์นด์ด์ŠคํŠธ ์ˆ˜๊ฐ•์‹ ์ฒญ

NetFunnel

  • ํŠธ๋ž˜ํ”ฝ์„ ๊ด€๋ฆฌํ•˜๊ธฐ ์œ„ํ•œ ํ•˜๋‚˜์˜ ์†”๋ฃจ์…˜, ํ”ํžˆ ๋ณด๋Š” ์ ‘์†์ž ๋Œ€๊ธฐ๊ฐ€ ๊ทธ๊ฒƒ
  • https://traffic.kaist.ac.kr/ ์—์„œ ๋™์ž‘ ์ค‘
    • ํ˜น์‹œ ๋ชจ๋ฅด์ง€๋งŒ ์„œ๋ฒ„ ์‹œ๊ฐ„์„ ์—ฌ๊ธฐ์„œ ์ œ๊ณตํ•ด์ค€๋‹ค.

GET https://traffic.kaist.ac.kr/ts.wseq

Global Params:

  • opcode: ์‹คํ–‰ํ•  ๋ช…๋ น์–ด ์ด๋ฆ„ (Opcode Table ์ฐธ๊ณ )
@HelloWorld017
HelloWorld017 / npmbrowse.user.js
Last active January 21, 2019 07:34
Add Files tab in npm
// ==UserScript==
// @name NPM Browse Files
// @namespace https://gist.github.com/HelloWorld017/3a5460ce41db861d4d0f4550289b10c7/
// @version 1.0
// @description Browse files on npm
// @author Khinenw
// @match *://*.npmjs.com/package/*
// @grant none
// ==/UserScript==
@HelloWorld017
HelloWorld017 / files-background.less
Created July 7, 2018 14:07
Khinenw's Atom theme
li[is=tree-view-file].file.entry.list-item:before {
position: absolute;
content: '';
top: 0;
left: -100%;
width: 300%;
height: 100%;
z-index: 0;
background-color: #009688;
}