pull down to refresh

Ukraine sanctioned ?

// WIP ultimately subject to this list: https://ofac.treasury.gov/sanctions-programs-and-country-information
// From lawyers: north korea, cuba, iran, ukraine, syria
export const SANCTIONED_COUNTRY_CODES = ['KP', 'CU', 'IR', 'UA', 'SY']

from: https://github.com/stackernews/stacker.news/blob/master/lib/constants.js

This list isn't being used yet.