Skip to content

Instantly share code, notes, and snippets.

View Hyvi's full-sized avatar
🎯
Focusing

Hyvi Hyvi

🎯
Focusing
  • huawei Inc
  • china
View GitHub Profile
@Hyvi
Hyvi / dabblet.html
Created June 2, 2013 02:43 — forked from anonymous/dabblet.html
Untitled
<P>&nbsp;&nbsp;秦奋忏悔了4个小时,牧师受不了了。<br><br>&nbsp;&nbsp;牧师说:我们的教堂太小了,装不下他那么大的罪恶,前面还有一个比较大的教堂。
@Hyvi
Hyvi / nginx_static_post_405.conf
Created August 31, 2012 06:59
A static page can not handle POST, so nginx return 405. There is workaround...
# work-around 405 for POST to static URL
upstream my-static-server-name {
server 11.111.111.111:8080;
}
.
.
.
@Hyvi
Hyvi / 12306AutoLogin.user.js
Created January 17, 2012 02:21 — forked from kevintop/12306AutoLogin.user.js
12306 Auto Login
/*
12306 Auto Login => A javascript snippet to help you auto login 12306.com.
Copyright (C) 2011 Kevintop
Includes jQuery
Copyright 2011, John Resig
Dual licensed under the MIT or GPL Version 2 licenses.
http://jquery.org/license
Includes 12306.user.js