// ==UserScript== // @name 汤不热首页只显示视频,并去掉推荐内容(Tumblr Show only video on the Dashboard and remove the recommended content) // @namespace http://tampermonkey.net/ // @version 1.2 // @description 首页只显示视频,并去掉推荐内容(Tumblr Show only video on the Dashboard and remove the recommended content) // @author Frank // @match https://www.tumblr.com/dashboard // @grant none // @downloadURL https://update.greasyfork.icu/scripts/370984/%E6%B1%A4%E4%B8%8D%E7%83%AD%E9%A6%96%E9%A1%B5%E5%8F%AA%E6%98%BE%E7%A4%BA%E8%A7%86%E9%A2%91%EF%BC%8C%E5%B9%B6%E5%8E%BB%E6%8E%89%E6%8E%A8%E8%8D%90%E5%86%85%E5%AE%B9%28Tumblr%20Show%20only%20video%20on%20the%20Dashboard%20and%20remove%20the%20recommended%20content%29.user.js // @updateURL https://update.greasyfork.icu/scripts/370984/%E6%B1%A4%E4%B8%8D%E7%83%AD%E9%A6%96%E9%A1%B5%E5%8F%AA%E6%98%BE%E7%A4%BA%E8%A7%86%E9%A2%91%EF%BC%8C%E5%B9%B6%E5%8E%BB%E6%8E%89%E6%8E%A8%E8%8D%90%E5%86%85%E5%AE%B9%28Tumblr%20Show%20only%20video%20on%20the%20Dashboard%20and%20remove%20the%20recommended%20content%29.meta.js // ==/UserScript== var $ = window.jQuery; var liAmount = 0; var tutorial1 = '翻墙教程一(使用VPN)'; var tutorial2 = '翻墙教程二(搭建ssr)'; var tutorial = '
'+tutorial1+'
'+tutorial2+'