mirror of
https://github.com/levywang/avhub.git
synced 2026-02-21 08:47:22 +08:00
change readme
This commit is contained in:
parent
4b9fcdef43
commit
5ba544086c
10
README.md
10
README.md
@ -2,7 +2,7 @@
|
||||
<img src="web\imgs\logo_opaque.png" alt="FTP Web Client Logo">
|
||||
</div>
|
||||
|
||||
# AvHub - Adult Video Resource Management Platform
|
||||
# AvHub - R18 Resource Search & Management Tool
|
||||
|
||||
**AvHub** is a web platform dedicated to the retrieval and management of adult video resources.
|
||||
|
||||
@ -12,7 +12,7 @@ Vercel Page: https://avhub.vercel.app/
|
||||
|
||||
****
|
||||
|
||||
[](https://github.com/levywang/avhub "Click to view the repo on Github")
|
||||
[](https://github.com/levywang/avhub/blob/main/LICENSE "Click to view the repo on Github")
|
||||
[](https://github.com/levywang/avhub/releases/latest "Click to view the repo on Github")
|
||||
[](https://github.com/levywang/avhub "Click to view the repo on Github")
|
||||
[](https://github.com/levywang/avhub/forks?include=active%2Carchived%2Cinactive%2Cnetwork&page=1&period=2y&sort_by=stargazer_counts "Click to view the repo on Github")
|
||||
@ -33,8 +33,8 @@ Vercel Page: https://avhub.vercel.app/
|
||||
### **Core Features**
|
||||
● 🔗 **Magnet Link Search by Video Code**
|
||||
 Accurately find magnet links and cover images corresponding to video codes.
|
||||
● 📅 **Timely Hentai Resource Updates**
|
||||
 Automatically update and archive monthly hentai resources.
|
||||
● 📅 **Timely Hacg Resource Updates**
|
||||
 Automatically update and archive monthly hacg resources.
|
||||
● 📊 **Random Video Recommendation**
|
||||
 Random playback functionality based on crawled data.
|
||||
● 🌐 **Multi-language Support**
|
||||
@ -85,7 +85,7 @@ docker run -d -p <your_server_port>:80 -v $PWD:/app --name avhub levywang/avhub:
|
||||
- **Hentai Resources**: Sourced from **hacg liuli**.
|
||||
- **Random Video Recommendations**: Sourced from crawled data stored in the local file `/data/video_urls.txt`.
|
||||
|
||||
The above data sources are configured in `data/config.yaml`. If the data sources change or become inaccessible, modifications and maintenance are required.
|
||||
The above data sources are configured in `/data/config.yaml`. If the data sources change or become inaccessible, modifications and maintenance are required.
|
||||
|
||||
---
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>AvHub - 成人资源管理平台</title>
|
||||
<title>AvHub - R18 Resource Search & Manager</title>
|
||||
<link rel="icon" href="imgs/favicon.ico">
|
||||
<link href="https://testingcf.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet">
|
||||
<link href="style.css" rel="stylesheet">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user