mirror of
https://github.com/luguoyixiazi/test_nine.git
synced 2025-12-07 15:02:48 +08:00
忘记注释代理了
This commit is contained in:
1
crack.py
1
crack.py
@@ -11,7 +11,6 @@ from cryptography.hazmat.primitives.asymmetric.padding import PKCS1v15
|
||||
from crop_image import validate_path
|
||||
from os import path as PATH
|
||||
import os
|
||||
os.environ['https_proxy']="http://127.0.0.1:10809"
|
||||
class Crack:
|
||||
def __init__(self, gt=None, challenge=None):
|
||||
self.pic_path = None
|
||||
|
||||
Reference in New Issue
Block a user