Update interceptor-aps-a-2.py
Aesthetical changes
This commit is contained in:
@@ -7,6 +7,13 @@ import pyautogui
|
|||||||
import subprocess
|
import subprocess
|
||||||
from termcolor import colored
|
from termcolor import colored
|
||||||
|
|
||||||
|
# ___ _ _ _ ____ ____
|
||||||
|
# |_ _|_ __ | |_ ___ _ __ ___ ___ _ __ | |_ ___ _ __ / \ | _ \/ ___|
|
||||||
|
# | || '_ \| __/ _ \ '__/ __/ _ \ '_ \| __/ _ \| '__| / _ \ | |_) \___ \
|
||||||
|
# | || | | | || __/ | | (_| __/ |_) | || (_) | | / ___ \| __/ ___) |
|
||||||
|
# |___|_| |_|\__\___|_| \___\___| .__/ \__\___/|_| /_/ \_\_| |____/
|
||||||
|
# |_| APS Version Alpha-2 by P7MJ
|
||||||
|
|
||||||
# ---------- CONFIGURATION ---------- #
|
# ---------- CONFIGURATION ---------- #
|
||||||
monitor_path = r"C:\Program Files\Renato Software\Senso.Cloud.Client" # Path to be monitored
|
monitor_path = r"C:\Program Files\Renato Software\Senso.Cloud.Client" # Path to be monitored
|
||||||
|
|
||||||
@@ -221,7 +228,3 @@ def main():
|
|||||||
# ---------- Running the code ---------- #
|
# ---------- Running the code ---------- #
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
main()
|
main()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user