.
This commit is contained in:
parent
7fe2cd5674
commit
c393439a85
@ -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))
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user