diff options
| author | pepperpepperpepper <pepper@scannerjammer.com> | 2015-09-30 00:56:49 -0700 |
|---|---|---|
| committer | pepperpepperpepper <pepper@scannerjammer.com> | 2015-09-30 00:56:49 -0700 |
| commit | 5521785e6c52dd4603699d057d62a5797844fd13 (patch) | |
| tree | 3516ba416147ebd00104f3f5fc666371432af0ae /ricky/config.py | |
| parent | 20a896ed6a8d54c3e59baa33ce3fce7a26343c20 (diff) | |
huge rename
Diffstat (limited to 'ricky/config.py')
| -rw-r--r-- | ricky/config.py | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ricky/config.py b/ricky/config.py new file mode 100644 index 0000000..d4ebb23 --- /dev/null +++ b/ricky/config.py @@ -0,0 +1,7 @@ +USERNAME = "RICHARD_GIOVANNI" +TEST_URL = "http://i.asdf.us/im/fc/imBreak5qI6DN2_1425433157_.png" +PATTERN_BASE_URL = "http://asdf.us/impattern/patterns" +IMPATTERN_URL = "http://asdf.us/im/api/impattern" +IMGRID_URL = "http://asdf.us/im/api/imgrid" +IMGRADIENT_URL = "http://asdf.us/im/api/imgradient" +IMBREAK_URL = "http://asdf.us/im/api/imbreak" |
