Use jsDelivr instead of the GitHub API for content#256
Use jsDelivr instead of the GitHub API for content#256whymarrh merged 2 commits intoMetaMask:developfrom
Conversation
Refs MetaMask#219 At the request of GitHub, this change updates how we query for the latest blocklist content. We now hit [jsDelivr][1] instead of the GitHub API. [1]:https://www.jsdelivr.com
|
Note their Acceptable Use Policy. I think esp. with #257 that we aren't in violation of their policy: ✅ Any content accessed via jsDelivr must conform to the terms of the service from which it was retrieved Their listed prohibited uses:
I don't think any of that applies here. This isn't general-purpose file-hosting. |
Refs #219 At the request of GitHub, this change updates how we query for the latest blocklist content. We now hit [jsDelivr][1] instead of the GitHub API. [1]:https://www.jsdelivr.com
Refs #219 At the request of GitHub, this change updates how we query for the latest blocklist content. We now hit [jsDelivr][1] instead of the GitHub API. [1]:https://www.jsdelivr.com
Refs #219
At the request of GitHub, this change updates how we query for the latest blocklist content. We now hit jsDelivr instead of the GitHub API.