mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
修改自动集成化设置
This commit is contained in:
@@ -1 +0,0 @@
|
||||
# coding=utf-8
|
||||
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env python3
|
||||
# coding=utf-8
|
||||
|
||||
"""
|
||||
示例
|
||||
"""
|
||||
|
||||
import oneforall
|
||||
|
||||
test = oneforall.OneForAll(target='example.com')
|
||||
test.run()
|
||||
Reference in New Issue
Block a user