// ==UserScript== // @name S1 Reaction 帖子回应服务 // @namespace https://github.com/rkanuj/s1-reaction // @version 0.0.1 // @author rkanuj // @description 用麻将脸回应泥潭吧! // @license MIT // @icon https://bbs.saraba1st.com/favicon.ico // @match https://*.saraba1st.com/2b/thread-* // @downloadURL none // ==/UserScript== (function() { 'use strict'; })();