diff --git a/app/models/entsoe.rb b/app/models/entsoe.rb index cec44eb..1ffb162 100644 --- a/app/models/entsoe.rb +++ b/app/models/entsoe.rb @@ -8,7 +8,7 @@ require 'nokogiri' class Entsoe - URL = 'https://transparency.entsoe.eu' + URL = 'https://web-api.tp.entsoe.eu/api' attr_accessor :no_grid_charge_months, :zone attr_reader :storage_cost diff --git a/stacked_bar.png b/stacked_bar.png deleted file mode 100644 index 99dbbde..0000000 Binary files a/stacked_bar.png and /dev/null differ