Update all vietnamese source (#318)

* Fix: Academyvn
Add:
- Blogtruyen
- Truyentranhlh
- Iutruyentranh

* Delete build.gradle

* Delete Blogtruyen.kt

* - Change AcademyVn to HocVienTruyenTranh
- Fix error IuTruyenTranh and TruyenTranhLh

* Add logo
This commit is contained in:
Nam Nguyễn 2018-06-12 20:20:58 +07:00 committed by Carlos
parent 0fa0a8dd51
commit a473c626cb
8 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@ -12,7 +12,7 @@ import java.util.*
class Academyvn : ParsedHttpSource() {
override val name = "Academy VN"
override val name = "HocVienTruyenTranh"
override val baseUrl = "http://hocvientruyentranh.com"

View File

@ -1,4 +1,4 @@
package eu.kanade.tachiyomi.source.online.vietnamese
package eu.kanade.tachiyomi.extension.vi.iutruyentranh
import android.util.Log
import eu.kanade.tachiyomi.network.GET

View File

@ -1,4 +1,4 @@
package eu.kanade.tachiyomi.source.online.vietnamese
package eu.kanade.tachiyomi.extension.vi.truyentranhlh
import com.google.gson.JsonElement
import com.google.gson.JsonParser