mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-07-06 21:37:47 +02:00
feat: add Safari browser support with history extraction (#564)
* feat: add Safari browser support with history extraction * fix: use correlated subquery to ensure title matches latest visit
This commit is contained in:
@@ -26,4 +26,5 @@ const (
|
||||
sogouName = "Sogou"
|
||||
arcName = "Arc"
|
||||
duckduckgoName = "DuckDuckGo"
|
||||
safariName = "Safari"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user