diff options
author | Allan Wang <me@allanwang.ca> | 2018-09-27 18:03:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-27 18:03:53 -0400 |
commit | 7460935f32748b10f6b3fedf9e77a373a9010d05 (patch) | |
tree | eeaa5c880679198ee1a9dff885a1c7fc6c84207e /priv.sample.properties | |
parent | 5db95f245101b221ca5669c4e4b5e526d941d68f (diff) | |
download | frost-7460935f32748b10f6b3fedf9e77a373a9010d05.tar.gz frost-7460935f32748b10f6b3fedf9e77a373a9010d05.tar.bz2 frost-7460935f32748b10f6b3fedf9e77a373a9010d05.zip |
Move parsers to facebook folder (#1109)
Diffstat (limited to 'priv.sample.properties')
-rw-r--r-- | priv.sample.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/priv.sample.properties b/priv.sample.properties new file mode 100644 index 00000000..893ca621 --- /dev/null +++ b/priv.sample.properties @@ -0,0 +1 @@ +COOKIE=
\ No newline at end of file |