0xB10C / ofac-sanctioned-digital-currency-addresses

Tool to extract the 'sanctioned' digital currency (Bitcoin and others) addresses from the Specially Designated Nationals list by the US Office of Foreign Asset Control.
https://github.com/0xB10C/ofac-sanctioned-digital-currency-addresses/tree/lists
MIT License
103 stars 22 forks source link

XML parsing fails on platforms with non-standard character set encodings #8

Closed derekm closed 11 months ago

derekm commented 11 months ago

If the system's character set encoding doesn't match that of the sdn_advanced.xml document, then XML parsing will fail.