add google hostory api
This commit is contained in:
3
examples/history_data/__init__.py
Normal file
3
examples/history_data/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .history import ChromeHistoryReader
|
||||
|
||||
__all__ = ['ChromeHistoryReader']
|
||||
Reference in New Issue
Block a user