diff options
Diffstat (limited to 'src/leap/bitmask/util/constants.py')
| -rw-r--r-- | src/leap/bitmask/util/constants.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/leap/bitmask/util/constants.py b/src/leap/bitmask/util/constants.py index e6a6bdce..e7e72cc4 100644 --- a/src/leap/bitmask/util/constants.py +++ b/src/leap/bitmask/util/constants.py @@ -17,3 +17,4 @@  SIGNUP_TIMEOUT = 5  REQUEST_TIMEOUT = 15 +PASTEBIN_API_DEV_KEY = "09563100642af6085d641f749a1922b4" | 
