.
This commit is contained in:
@@ -95,7 +95,7 @@ open class BaseWebContentsViewer {
|
|||||||
webview.loadUrl(uri.toString().replace(it,last.pageUrl))
|
webview.loadUrl(uri.toString().replace(it,last.pageUrl))
|
||||||
}
|
}
|
||||||
} catch (e : Exception) {
|
} catch (e : Exception) {
|
||||||
webview.loadUrl(Booktoki.getLastedDoamin().plus("/").plus(last.pageUrl))
|
webview.loadUrl(Booktoki.getLastedDoamin().plus(last.pageUrl))
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user