Big F, seems like we wont get any new releases, if anyone want to pick it up you can get the Korean scans here
http://webtoon.daum.net/webtoon/view/kingsfavors ,however, the site has some kind of DRM protection on the images so you'll need use inspect element on the top bar "thing" (You'll know what im talking about)
after that navigate to the image urls like this;
Code:
[b]<body>
<div id="daumWrap" class="webtoon_viewer" data-tiara-layer="webtoon_viewer">
⠀<div id="daumContent">
⠀⠀<div id="cMain">
⠀⠀⠀<div id="imgView" class="cont_view">
[/b]
After that you should have something that looks like this:
Code:
[b]<img class="img_webtoon" src="IMAGE URL">[/b]
This will be repeated for each image
Open the image url in another page and BAM! you can now safely download the images. I dont know korean so whoever picks this up hopefully knows how to navigate this website with my shitty "guide"
P.S It seems for the latest chapters you'll have to pay some yen to gain access, im not sure if they're permanently stuck behind a pay wall or if this is some kind of timed thing but its something to keep note of