Created
May 18, 2019 20:57
-
-
Save powerc9000/04a58630626f0c41ae82acb6dd5081e8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const req = await fetch("https://a.dropconfig.com/d21deb7f-f6ad-428d-be4d-c20cbffa2f3d.json"); | |
const flags = await req.json(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment