diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h new file mode 100644 index 0000000..9af76d6 --- /dev/null +++ b/config.h @@ -0,0 +1 @@ +char *url = "https://sdccd.instructure.com/api/v1/users/self/files"; |