Rewrite export.py, add diagram

This commit is contained in:
simon987
2019-03-27 22:09:08 -04:00
parent b9f25630b4
commit d69ed65a0c
6 changed files with 57 additions and 33 deletions

View File

@@ -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()