mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
typo
This commit is contained in:
@@ -13,7 +13,7 @@ class Gitee(Search):
|
|||||||
self.domain = domain
|
self.domain = domain
|
||||||
self.header = self.get_header()
|
self.header = self.get_header()
|
||||||
|
|
||||||
def search(self, full_search=False):
|
def search(self):
|
||||||
"""
|
"""
|
||||||
向接口查询子域并做子域匹配
|
向接口查询子域并做子域匹配
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user