// ==UserScript== // @name HPOOL CHIA收益计算 // @namespace Violentmonkey Scripts // @match *://www.hpool.co/statistics/chia* // @grant none // @version 1.8 // @author Edik // @description 2021/4/15下午3:32:44 // @require https://code.jquery.com/jquery-2.2.4.js // @downloadURL https://update.greasyfork.icu/scripts/425525/HPOOL%20CHIA%E6%94%B6%E7%9B%8A%E8%AE%A1%E7%AE%97.user.js // @updateURL https://update.greasyfork.icu/scripts/425525/HPOOL%20CHIA%E6%94%B6%E7%9B%8A%E8%AE%A1%E7%AE%97.meta.js // ==/UserScript== (function() { 'use strict'; document.addEventListener("DOMContentLoaded",startaa); startaa(); function startaa(){ $.get("https://www.hpool.co/api/pool/detail?language=zh&type=chia", function(result){ let capacity = result.data.capacity let html = $($($('.stat-t').children()[2]).children()[2]).html() let num = html.substring(0,html.indexOf("XCH/TB' $('.stat-t').append(htmlNew) htmlNew = '