Skip to content

Instantly share code, notes, and snippets.

Vue.js 9 hrs 51 mins █████████▌░░░░░░░░░░░ 45.4%
JavaScript 6 hrs 32 mins ██████▎░░░░░░░░░░░░░░ 30.1%
Go 1 hr 41 mins █▋░░░░░░░░░░░░░░░░░░░ 7.8%
JSON 1 hr 3 mins █░░░░░░░░░░░░░░░░░░░░ 4.9%
Markdown 43 mins ▋░░░░░░░░░░░░░░░░░░░░ 3.4%
🎮 Etrian Odyssey HD 🕘 1 hrs 53 mins
{
"MT_haplogroup": [
{
"Chinese_Location": "安哥拉",
"Haplo": "L",
"Location": "Angola",
"Time": "130000-200000YBP",
"Coordinate": "13.315,-8.75",
"Order": 1
},
{
"_id": "XrOwR146GEKHgFqr",
"cssRule": "dddd",
"currentSelector": null,
"executeScript": "2323",
"isAutoFolder": false,
"isAutoScroll": false,
"name": "方式",
"nextSelector": null,
"urlRule": "https://www.example.com",
//referer limit page 5, sad
var pages = $(".all_page span:last").text().match(/共(\d+)条/)[1] / 25;
var uid = location.href.match(/lib-song\/u\/(\d+)/)[1];
pages = Math.ceil(pages);
var index = 1;
var i = 1;
var song_obj = [];
function getData(url){
$.get(url, function(res){
<?xml version="1.0" encoding="UTF-8"?>
<overlay xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<!--
// ==UserScript==
// @name rebuild_userChrome_Alice0775_UC脚本管理器_火狐橙菜单+可拖动按钮版20130126.uc.xul
// @namespace http://space.geocities.yahoo.co.jp/gl/alice0775
// @description Clear the cache of scripts for userChrome.js, Open a new window
// @note userChrome.js用のスクリプトのキャッシュをクリアーし,新しいウインドウを開く
// @include main
// @charset UTF-8
/* :::::::: Sub-Script/Overlay Loader v3.0.40mod ::::::::::::::: */
// automatically includes all files ending in .uc.xul and .uc.js from the profile's chrome folder
// New Features:
// supports Greasemonkey-style metadata for userChrome scripts and overlays
// supports a "main" shortcut for the main browser window in include/exclude lines
// supports regexes in the include/exclude lines
// scripts without metadata will run only on the main browser window, for backwards compatibility
//
@iMyon
iMyon / b_coin_chart.js
Created August 1, 2014 06:44
b站视频评分历史统计
var data = function(time, user, spaceUrl, type){
this.time = time;
this.user = user;
this.spaceUrl = spaceUrl;
this.type = type;
};
var b_coin_chart = {
datas: [],
init: function(){
@iMyon
iMyon / SassMeister-input.scss
Created July 18, 2014 11:33
Generated by SassMeister.com.
// ----
// Sass (v3.3.10)
// Compass (v1.0.0.alpha.20)
// ----
//~~配色方案
$switch:yellow;
//配色方案~~
$welcome-word:"百度贴吧 ★ ";
@iMyon
iMyon / SassMeister-input.scss
Created July 18, 2014 11:12
Generated by SassMeister.com.
// ----
// Sass (v3.3.10)
// Compass (v1.0.0.alpha.20)
// ----
//~~配色方案
$switch:yellow;
//配色方案~~
$welcome-word:"百度贴吧 ★ ";