mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Update Actions.py
This commit is contained in:
parent
68f1545a46
commit
c239ee8734
|
@ -7,7 +7,7 @@ import re
|
|||
import json
|
||||
from urllib.request import urlopen
|
||||
from subprocess import check_output, CalledProcessError
|
||||
from sys import stdout, argv
|
||||
from sys import stdout, argv, exit
|
||||
from Defs.Configurations import readConfig, ifSettingsNotExists
|
||||
from Defs.Languages import *
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user