Skip to content

Instantly share code, notes, and snippets.

@mikejholly
Created March 17, 2018 01:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikejholly/e767a18078f82d26813a1306a296f0b4 to your computer and use it in GitHub Desktop.
Save mikejholly/e767a18078f82d26813a1306a296f0b4 to your computer and use it in GitHub Desktop.
Working:
{
"list": [
{
"url": "https://mholly.nyc3.cdn.digitaloceanspaces.com/cdn.txt",
"recursive": false
}
]
}
Not working:
{
"list": [
{
"url": "https://mholly.nyc3.cdn.digitaloceanspaces.com/",
"recursive": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment