mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-10 04:15:51 +00:00
Replace yahoo finance to stooq (#131)
Old code is dropped to separated provider
This commit is contained in:
@ -88,7 +88,7 @@ QtObject {
|
||||
},
|
||||
{
|
||||
"label": i18n("Quotes"),
|
||||
"regexp": "^(perc)?(ask|bid|price)(chg)?.*"
|
||||
"regexp": "^(perc)?(price|volume)(chg)?.*"
|
||||
},
|
||||
{
|
||||
"label": i18n("Upgrades"),
|
||||
|
Reference in New Issue
Block a user