We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9121178 commit fb75a1eCopy full SHA for fb75a1e
browser/browser_windows.go
@@ -112,7 +112,7 @@ var (
112
coccocProfilePath = homeDir + "/AppData/Local/CocCoc/Browser/User Data/Default/"
113
yandexProfilePath = homeDir + "/AppData/Local/Yandex/YandexBrowser/User Data/Default/"
114
dcBrowserProfilePath = homeDir + "/AppData/Local/DCBrowser/User Data/Default/"
115
- sogouProfilePath = homeDir + "/AppData/Roaming/SogouExplorer/Webkit/Default/"
+ sogouProfilePath = homeDir + "/AppData/Local/Sogou/SogouExplorer/User Data/Default/"
116
117
firefoxProfilePath = homeDir + "/AppData/Roaming/Mozilla/Firefox/Profiles/"
118
)
0 commit comments