hackclub / yellow_pages

📒 A directory of VISA merchant IDs and categories
https://yellowpages.bank.engineering/
MIT License
5 stars 2 forks source link

CDN merchant logos #6

Closed garyhtou closed 2 months ago

garyhtou commented 2 months ago

It appears we're hot-linking merchant logos in our YAML data. We should #CDN these on Slack to prevent these logos from spontaneously disappearing or changing. It may also help prevent us from running into CORs issues when rendering on the client side.

malted commented 2 months ago

We should vendor the logos instead. https://github.com/hackclub/yellow_pages/issues/10

garyhtou commented 2 months ago

+1