From f8849cd4a32cd56e39840c1a317df08beaa3013b Mon Sep 17 00:00:00 2001 From: rarosfp <86689587+rarosfp@users.noreply.github.com> Date: Sun, 12 Jun 2022 21:44:59 +0300 Subject: [PATCH] Update asicminervalue.com-v2.exr Works with out problem with the power line from the table. --- asicminervalue.com-v2.exr | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/asicminervalue.com-v2.exr b/asicminervalue.com-v2.exr index 9c4944f..03157c0 100644 --- a/asicminervalue.com-v2.exr +++ b/asicminervalue.com-v2.exr @@ -98,6 +98,26 @@ "ecCSSSelector" : "div.col-sm-8 table.table tr:nth-child(10) th" "ecTextCondition" : "Power" "ecRuleCSSSelector" : "div.col-sm-8 table.table tr:nth-child(10) td" + }, + { + "ecCSSSelector" : "div.col-sm-8 table.table tr:nth-child(11) th" + "ecTextCondition" : "Power" + "ecRuleCSSSelector" : "div.col-sm-8 table.table tr:nth-child(11) td" + }, + { + "ecCSSSelector" : "div.col-sm-8 table.table tr:nth-child(12) th" + "ecTextCondition" : "Power" + "ecRuleCSSSelector" : "div.col-sm-8 table.table tr:nth-child(12) td" + }, + { + "ecCSSSelector" : "div.col-sm-8 table.table tr:nth-child(13) th" + "ecTextCondition" : "Power" + "ecRuleCSSSelector" : "div.col-sm-8 table.table tr:nth-child(13) td" + }, + { + "ecCSSSelector" : "div.col-sm-8 table.table tr:nth-child(14) th" + "ecTextCondition" : "Power" + "ecRuleCSSSelector" : "div.col-sm-8 table.table tr:nth-child(14) td" } ] @@ -273,4 +293,4 @@ ] -} \ No newline at end of file +}