Closed smennesson closed 7 years ago
@smennesson, thank you for PR!
@semmons99, @antstorm, it's very important! Our server in Germany went down due to this unexpected behavior from Google (GoogleCurrencyFetchError
). Please, accept this PR and release a new version of gem.
finance.google.com has text in footer:
Google Finance Beta available in: Hong Kong - Canada - U.S. - China - U.K.
And there is no redirect from Russian Federation.
Attempt to show region-based redirect: geopeeker.com (screenshot from Singapore has empty fields for me, which means the redirect was occured).
Just a notice, the url https://www.google.com/finance/converter still works for me (currently in Prague, Czechia, Europe).
@smennesson thank you for the PR. It seems like both pages work fine for me, same goes for when trying to load the page via geokeeper.
I will release the updated version later today
@jirihradil https://www.google.com/finance/converter is still responding, but it is not acting like the gem is expecting. It is only redirecting to finance.google.com without displaying the currency conversion.
@jirihradil https://www.google.com/finance/converter is still responding, but it is not acting like the gem is expecting. It is only redirecting to finance.google.com without displaying the currency conversion.
In some regions it's still working without redirects (in Russian Federation, for example, as I said before). But this is not very predictable.
Hi, it seems Google has changed something and that www.google.com/finance/converter is now redirecting to finance.google.com/finance/converter without giving the currency conversion. So the current version does not work any more. The fix is simple, I just had to replace www.google.com by finance.google.com