/usr/share/skrooge/quotes/BitcoinCharts.txt is in skrooge-common 2.7.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | url=https://api.bitcoinaverage.com/history/USD/per_day_all_time_history.csv
mode=CSV
price=[^,]*,[^,]*,[^,]*,([^,]*)
date=([^,]*) 00:00:00,.*
dateformat=yyyy-MM-dd
|