mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
2de87f7742
* Fix #448 * Fix #449 * Fix #416 and #431 * Added Xbox * Fix MySpace and ProtonMail * .gitignore file * Fix ip.txt
25 lines
301 B
Plaintext
25 lines
301 B
Plaintext
|
|
*.pyc
|
|
|
|
link\.url
|
|
|
|
log\.txt
|
|
|
|
Server
|
|
|
|
|
|
ngrok\.url
|
|
|
|
# Local Moltivie's virtual env
|
|
env
|
|
|
|
# Ignore vscode folder
|
|
.vscode
|
|
|
|
# Ignore created files by SendMail functions
|
|
Defs/Send_Email/attachments/ip.txt
|
|
Defs/Send_Email/attachments/usernames.txt
|
|
|
|
# Ignore created files by Xbox WebPage
|
|
WebPages/xbox/ip.txt
|