From b6cdee58af2d758087afec698d9fecbe20ca2f87 Mon Sep 17 00:00:00 2001 From: Jameson Lopp Date: Thu, 28 Nov 2024 12:14:27 -0500 Subject: [PATCH] encapsulate tickers in parens --- automated_updates/config.py | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/automated_updates/config.py b/automated_updates/config.py index 328b408..790f71d 100644 --- a/automated_updates/config.py +++ b/automated_updates/config.py @@ -10,7 +10,7 @@ 'btc', 'bitcoin', # bitcoin etfs - # 'arka', # too many false positives + '\(arka\)', 'arkb', 'bitb', 'bitc', @@ -21,7 +21,7 @@ 'brrr', 'btco', 'btcw', - #'defi', # too many false positives + '\(defi\)', 'ezbc', 'fbtc', 'grayscale', @@ -36,25 +36,25 @@ 'arkz', 'ceth', 'eeth', - # 'etha', # too many false positives + '\(etha\)', 'ethd', - # 'ethe', # too many false positives + '\(ethe\)', 'etht', 'ethu', 'ethv', 'feth', - # 'seth', # too many false positives + '\(seth\)', # mixed crypto etfs - # 'bete', # too many false positives - # 'beth', # too many false positives + '\(bete\)', + '\(beth\)', 'bitq', 'bits', 'bitw', 'blkc', - # 'btf', # too many false positives + '\(btf\)', 'btop', 'dapp', - # 'sato', # too many false positives + '\(sato\)', 'spbc', 'stce', # miners @@ -99,9 +99,9 @@ '\(sq\)', # shitcoins 'avalanche', - # 'avax', # too many false positives + '\(avax\)', 'binance', - # 'bch', # too many false positives + '\(bch\)', 'cardano', 'chainlink', 'dogecoin',