update exchange rate data reference url for National Bank of Romania

This commit is contained in:
MaysWind
2025-04-20 10:22:05 +08:00
parent a44ac333ab
commit 60b6adfa1e
@@ -18,7 +18,7 @@ import (
)
const nationalBankOfRomaniaExchangeRateUrl = "https://www.bnr.ro/nbrfxrates.xml"
const nationalBankOfRomaniaExchangeRateReferenceUrl = "https://www.bnr.ro/Exchange-rates-1224.aspx"
const nationalBankOfRomaniaExchangeRateReferenceUrl = "https://bnro.ro/Exchange-rates-1224.aspx"
const nationalBankOfRomaniaDataSource = "Banca Naţională a României"
const nationalBankOfRomaniaUpdateDateFormat = "2006-01-02 15"