From ae2c2bcf23f090cc0a554ea4a070ac0ebf0192ef Mon Sep 17 00:00:00 2001 From: yoshiko2 Date: Mon, 26 Jul 2021 16:13:53 +0800 Subject: [PATCH] Add warning text --- AV_Data_Capture.py | 1 + 1 file changed, 1 insertion(+) diff --git a/AV_Data_Capture.py b/AV_Data_Capture.py index 030290c..2d6f56d 100755 --- a/AV_Data_Capture.py +++ b/AV_Data_Capture.py @@ -155,6 +155,7 @@ if __name__ == '__main__': print('[*]================== AV Data Capture ===================') print('[*]' + version.center(54)) + print('[*]' + "严禁在墙内宣传本项目".center(48)) print('[*]======================================================') # Read config.ini