This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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% |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ๐ฎ Etrian Odyssey HD ๐ 1 hrs 53 mins |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "MT_haplogroup": [ | |
| { | |
| "Chinese_Location": "ๅฎๅฅๆ", | |
| "Haplo": "L", | |
| "Location": "Angola", | |
| "Time": "130000-200000YBP", | |
| "Coordinate": "13.315,-8.75", | |
| "Order": 1 | |
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "_id": "XrOwR146GEKHgFqr", | |
| "cssRule": "dddd", | |
| "currentSelector": null, | |
| "executeScript": "2323", | |
| "isAutoFolder": false, | |
| "isAutoScroll": false, | |
| "name": "ๆนๅผ", | |
| "nextSelector": null, | |
| "urlRule": "https://www.example.com", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //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){ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* :::::::: 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 | |
| // |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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(){ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ---- | |
| // Sass (v3.3.10) | |
| // Compass (v1.0.0.alpha.20) | |
| // ---- | |
| //๏ฝ๏ฝ้ ่ฒๆนๆก | |
| $switch:yellow; | |
| //้ ่ฒๆนๆก๏ฝ๏ฝ | |
| $welcome-word:"็พๅบฆ่ดดๅง โ "; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ---- | |
| // Sass (v3.3.10) | |
| // Compass (v1.0.0.alpha.20) | |
| // ---- | |
| //๏ฝ๏ฝ้ ่ฒๆนๆก | |
| $switch:yellow; | |
| //้ ่ฒๆนๆก๏ฝ๏ฝ | |
| $welcome-word:"็พๅบฆ่ดดๅง โ "; |
NewerOlder