mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-10-31 23:15:05 +01:00
Remove TachiyomiEH fork page
This commit is contained in:
parent
54fceef78c
commit
295ab48648
@ -64,15 +64,14 @@ export default {
|
||||
extensions: { text: "Extensions" },
|
||||
migrate: { text: "Migrate" },
|
||||
/* Misc */
|
||||
install: { text: "INSTALL", class:"ext-installation" },
|
||||
reorder: { text: "Reorder", icon:"reorder" },
|
||||
overflow: { text: "Overflow", icon:"more_vert" },
|
||||
install: { text: "INSTALL", class: "ext-installation" },
|
||||
reorder: { text: "Reorder", icon: "reorder" },
|
||||
overflow: { text: "Overflow", icon: "more_vert" },
|
||||
/* Forks */
|
||||
neko: { text: "Neko", internalClass:"nav-tachiyomi_neko"},
|
||||
tachiyomij2k: { text: "TachiyomiJ2K", link:"/forks/Neko"},
|
||||
tachiyomiaz: { text: "TachiyomiAZ", link:"/forks/TachiyomiAZ"},
|
||||
tachiyomisy: { text: "TachiyomiSY", link:"/forks/TachiyomiSY"},
|
||||
tachiyomieh: { text: "TachiyomiEH", link:"/forks/TachiyomiEH"},
|
||||
neko: { text: "Neko", internalClass: "nav-tachiyomi_neko" },
|
||||
tachiyomij2k: { text: "TachiyomiJ2K", link: "/forks/Neko" },
|
||||
tachiyomiaz: { text: "TachiyomiAZ", link: "/forks/TachiyomiAZ" },
|
||||
tachiyomisy: { text: "TachiyomiSY", link: "/forks/TachiyomiSY" },
|
||||
}[this.item];
|
||||
},
|
||||
},
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 16 KiB |
@ -37,7 +37,7 @@ Maintained by [az4521](https://github.com/az4521)
|
||||
<br>Requires Android 5.0+
|
||||
:::
|
||||
|
||||
This fork is based on **[TachiyomiEH](/forks/TachiyomiEH)**, it has most features and fixes from **Tachiyomi**, as well as features from **[TachiyomiJ2K](/forks/TachiyomiJ2K)**. It has decided to keep the old hamburger menu style of navigation, compared to the other forks that have moved to the new bottom navigation style.
|
||||
This fork is based on **[TachiyomiEH](https://github.com/NerdNumber9/TachiyomiEH)**, it has most features and fixes from **Tachiyomi**, as well as features from **[TachiyomiJ2K](/forks/TachiyomiJ2K)**. It has decided to keep the old hamburger menu style of navigation, compared to the other forks that have moved to the new bottom navigation style.
|
||||
|
||||
Some features include:
|
||||
* Built in sources of many popular hentai sources with additional features.
|
||||
|
@ -94,7 +94,7 @@ sidebar: false
|
||||
## Introduction
|
||||
**TachiyomiAZ** is maintained by **[az4521](https://github.com/az4521)**.
|
||||
|
||||
This fork is based off of **[TachiyomiEH](/forks/TachiyomiEH)**. It has most features and fixes from **Tachiyomi**, as well as features from **[TachiyomiJ2K](/forks/TachiyomiJ2K)**. It has decided to keep the hamburger menu style of navigation, compared to the other forks that are moving to the new bottom navigation style. Anime support is coming "soon™"
|
||||
This fork is based off of **[TachiyomiEH](https://github.com/NerdNumber9/TachiyomiEH)**. It has most features and fixes from **Tachiyomi**, as well as features from **[TachiyomiJ2K](/forks/TachiyomiJ2K)**. It has decided to keep the hamburger menu style of navigation, compared to the other forks that are moving to the new bottom navigation style. Anime support is coming "soon™"
|
||||
|
||||
## Features
|
||||
**Special Sources** (integrated plus added features)
|
||||
|
@ -1,41 +0,0 @@
|
||||
---
|
||||
layout: ForkPage
|
||||
title: TachiyomiEH
|
||||
metaTitle: TachiyomiEH
|
||||
description: This fork adds features that enhances the hentai experience with integrations to popular sevices such as E-Hentai, nHentai and more.
|
||||
lang: en-US
|
||||
meta:
|
||||
- property: og:image
|
||||
content: /assets/forks_logo-eh.png
|
||||
- name: theme-color
|
||||
content: "#2e84bf"
|
||||
- name: msapplication-TileColor
|
||||
content: "#2e84bf"
|
||||
sidebar: false
|
||||
---
|
||||
|
||||
# <img class="headerLogo" :src="$withBase('/assets/forks_logo-eh.png')"> TachiyomiEH <Badge text="Deprecated" type="error" vertical="middle" />
|
||||
|
||||
TachiyomiEH is no longer maintained and therefore no longer available for download. You can still view the source code [here](https://github.com/NerdNumber9/TachiyomiEH).
|
||||
|
||||
Use [TachiyomiAZ](/forks/TachiyomiAZ) or [TachiyomiSY](/forks/TachiyomiSY) instead.
|
||||
|
||||
## Introduction
|
||||
**TachiyomiEH** was maintained by **[NerdNumber9](https://github.com/NerdNumber9)**.
|
||||
|
||||
This fork adds features that enhances the hentai experience with integrations to popular sevices such as **E-Hentai**, **nHentai** and more.
|
||||
|
||||
## Features
|
||||
::: videolink
|
||||
For a full list of features, visit the GitHub page.
|
||||
:::
|
||||
|
||||
- **Sync your favorites with your EHentai/ExHentai account**
|
||||
- **Search through your favorites by tag/language/artist**
|
||||
- **Open galleries in an incognito browser window**
|
||||
- **Faster download engine in the reader**
|
||||
- **Fingerprint/PIN app lock**
|
||||
- **Batch import gallery URLs**
|
||||
- Import single URLs by pasting them into the catalogue search box
|
||||
- **Automatic captcha solving**
|
||||
- **Open gallery URLs directly in Tachiyomi**
|
@ -41,6 +41,6 @@ For a full list of features, visit the GitHub page.
|
||||
- Per-category/Drag & drop sorting
|
||||
- Multi-source migration
|
||||
- **Share sheets upgrade for Android 10+**
|
||||
- **Batch Auto-Source Migration** from [TachiyomiEH](/forks/TachiyomiEH)
|
||||
- **Batch Auto-Source Migration** from [TachiyomiEH](https://github.com/NerdNumber9/TachiyomiEH)
|
||||
- **Expanding manga thumbnails**
|
||||
- **A lot more Material Design 2 additions**
|
||||
|
@ -57,8 +57,8 @@ You can do this by going to <NavigationText item="more"/> → <NavigationText it
|
||||
|
||||
This fork can only restore **MangaDex** entries in a backup. If there are entries from other sources that are a part of that backup then they will not transfer.
|
||||
|
||||
### <img class="forkIconBefore" src="/assets/forks_logo-az.png" width="24" height="24" /> [TachiyomiAZ](/forks/TachiyomiAZ), <img class="forkIconBefore" src="/assets/forks_logo-sy.png" width="24" height="24" /> [TachiyomiSY](/forks/TachiyomiSY) and <img class="forkIconBefore" src="/assets/forks_logo-eh.png" width="24" height="24" /> [TachiyomiEH](/forks/TachiyomiEH)
|
||||
### <img class="forkIconBefore" src="/assets/forks_logo-az.png" width="24" height="24" /> [TachiyomiAZ](/forks/TachiyomiAZ) and <img class="forkIconBefore" src="/assets/forks_logo-sy.png" width="24" height="24" /> [TachiyomiSY](/forks/TachiyomiSY)
|
||||
|
||||
These forks have some built-in extensions, namely: **E-Hentai**, **Hitomi.la**, and **nHentai** for <NavigationText item="tachiyomiaz" /> and <NavigationText item="tachiyomieh" /> while <NavigationText item="tachiyomisy" /> only has **E-Hentai**.
|
||||
These forks have some built-in extensions, namely: **E-Hentai**, **Hitomi.la**, and **nHentai** for <NavigationText item="tachiyomiaz" /> while <NavigationText item="tachiyomisy" /> only has **E-Hentai**.
|
||||
|
||||
Titles from said extensions will not be restored when restoring a backup made by these forks to standard Tachiyomi. It is possible to restore titles to these forks, but it is not possible to back them up out of these forks.
|
||||
|
Loading…
Reference in New Issue
Block a user