// ==UserScript== // @name POE国际服市集翻译——持续更新 // @namespace https://wiki.wandhi.com // @description POE国际服市集翻译——持续更新 // @license MIT // @version 0.0.1 // @author shuma // @source https://wiki.wandhi.com // @include *://* // @require https://lib.baomitu.com/diff-match-patch/1.0.5/index.min.js // @supportURL https://wiki.wandhi.com // @grant GM_xmlhttpRequest // @grant GM_registerMenuCommand // @grant GM_openInTab // @grant GM_info // @grant GM_getValue // @grant GM_setValue // @grant GM_getResourceText // @grant GM_addStyle // @grant window.onurlchange // @connect shuma.ink // @connect gwdang.com // @connect baidu.com // @connect localhost // @run-at document-end // @antifeature membership // @antifeature referral-link // ==/UserScript==