URL:http://v2.api.dmzj.com/article/recommend/header.json
method: GET
content-type: text/html
{ | |
"emojis": [ | |
{"emoji": "👩👩👧👧", "name": "family_mothers_two_girls", "shortname": "", "unicode": "", "html": "👩‍👩‍👧‍👧", "category": "p", "order": ""}, | |
{"emoji": "👩👩👧👦", "name": "family_mothers_children", "shortname": "", "unicode": "", "html": "👩‍👩‍👧‍👦", "category": "p", "order": ""}, | |
{"emoji": "👩👩👦👦", "name": "family_mothers_two_boys", "shortname": "", "unicode": "", "html": "👩‍👩‍👦‍👦", "category": "p", "order": ""}, | |
{"emoji": "👨👩👧👧", "name": "family_two_girls", "shortname": "", "unicode": "", "html": "👨‍👩‍👧‍👧", "category": "p", "order": ""}, | |
{"emoji": "👨👩👧👦", "name": "family_children", "shortname": "", "unicode": "", "html": "👨‍👩‍👧‍👦", "category": "p", "order": ""}, | |
{"emoji": "👨👩👦👦", "name": "family_two_boys", "shortname": "", "unicode": "", "html": "👨&zw |
import com.intellij.openapi.actionSystem.AnActionEvent | |
import liveplugin.currentEditor | |
import liveplugin.registerAction | |
import liveplugin.runWriteAction | |
import liveplugin.* | |
import liveplugin.show | |
import com.intellij.openapi.editor.actionSystem.EditorAction; | |
import com.intellij.openapi.editor.actionSystem.*; | |
import com.intellij.openapi.editor.*; | |
import com.sun.jna.StringArray |
TargetApplication=3.82 | |
Author=bluelovers | |
SourceLANGID=1033 | |
LANGID=1028 | |
Generator=DKLang Translation Editor v3.0 | |
LastModified=2018-06-04 22:42:21 | |
[About] | |
00000002=關於 | |
00000161=關閉 |
#!/usr/bin/env node | |
"use strict"; | |
Object.defineProperty(exports, "__esModule", { value: true }); | |
const novelGlobby = require("node-novel-globby"); | |
const path = require("path"); | |
const Promise = require("bluebird"); | |
const node_novel_info_1 = require("node-novel-info"); | |
const crlf_normalize_1 = require("crlf-normalize"); | |
const fs_iconv_1 = require("fs-iconv"); | |
let TXT_PATH; |
/** | |
* Created by user on 2016/10/13. | |
*/ | |
"use strict"; | |
(function (root, factory) | |
{ | |
if (typeof define === 'function' && define.amd) | |
{ |
// ==UserScript== | |
// @name 千年戦争アイギス | |
// @namespace bluelovers | |
// @author bluelovers | |
// | |
// @downloadURL https://gist.github.com/bluelovers/5d0b9eff3d8fbb48388e/raw/%25E5%258D%2583%25E5%25B9%25B4%25E6%2588%25A6%25E4%25BA%2589%25E3%2582%25A2%25E3%2582%25A4%25E3%2582%25AE%25E3%2582%25B9.user.js | |
// @updateURL https://gist.github.com/bluelovers/5d0b9eff3d8fbb48388e/raw/%25E5%258D%2583%25E5%25B9%25B4%25E6%2588%25A6%25E4%25BA%2589%25E3%2582%25A2%25E3%2582%25A4%25E3%2582%25AE%25E3%2582%25B9.user.js | |
// | |
// include http://www.dmm.co.jp/netgame/social/-/gadgets/=/app_id=156462/ | |
// @include http://assets.millennium-war.net/* |
/** | |
* JS implementation of SHA-1 | |
* | |
* http://stackoverflow.com/questions/539488/how-would-i-get-a-hash-value-of-a-users-file-with-javascript-or-flash | |
**/ | |
(function(){ | |
var sha1 = function (bytes) { | |
return sha_hexdigest(bytes); |
// ==UserScript== | |
// @name DMM Plus SC | |
// @namespace bluelovers | |
// @author bluelovers | |
// | |
// @downloadURL https://gist.github.com/bluelovers/d7b2d9f51030a90a871f/raw/DMM_Plus_SC.user.js | |
// @updateURL https://gist.github.com/bluelovers/d7b2d9f51030a90a871f/raw/DMM_Plus_SC.user.js | |
// | |
// @include http://www.dmm.co*/netgame/social/application/-/list/* | |
// @include https://www.dmm.co*/my/* |