mirror of
https://github.com/simon987/od-database.git
synced 2025-12-13 23:09:01 +00:00
Rewrite export.py, add diagram
This commit is contained in:
@@ -242,7 +242,7 @@ class Database:
|
||||
|
||||
return page
|
||||
|
||||
def join_website_on_scan(self, docs: list):
|
||||
def join_website_url(self, docs):
|
||||
|
||||
websites = self.get_all_websites()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user