Skip to content

Commit

Permalink
Update config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DigvijayBhosale1729 authored and shubhangi013 committed Oct 27, 2021
1 parent 4da7bf3 commit b82dc48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions securetea/args/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ def get_config():
"access_token": "XXXX",
"access_token_secret": "XXXX"
},
"malware_analysis": {
"mode": "XXXX"
},
"telegram": {
"token": "XXXX",
"user_id": "XXXX"
Expand Down

0 comments on commit b82dc48

Please sign in to comment.