diff --git a/README.md b/README.md index fee5ff3..6364c95 100644 --- a/README.md +++ b/README.md @@ -70,20 +70,20 @@ docker run -d -p :80 -v $PWD:/app --name avhub levywang/avhub: --- ### **Technology Stack** -• **Frontend**: - • Built with **Tailwind CSS** for a modern, responsive interface. - • Integrated with **hls.js** for smooth video playback. -• **Backend**: - • Developed using **FastAPI**, a Python framework, to provide efficient and stable API services. -• **Privacy Protection**: - • Strictly adheres to privacy principles and does not directly host any resource files. All data is retrieved through third-party links. +- **Frontend**: + - Built with **Tailwind CSS** for a modern, responsive interface. + - Integrated with **hls.js** for smooth video playback. +- **Backend**: + - Developed using **FastAPI**, a Python framework, to provide efficient and stable API services. +- **Privacy Protection**: + - Strictly adheres to privacy principles and does not directly host any resource files. All data is retrieved through third-party links. --- ### **Data Sources** -• **Magnet Links and Cover Images**: Sourced from **missav**. -• **Hentai Resources**: Sourced from **hacg liuli**. -• **Random Video Recommendations**: Sourced from crawled data stored in the local file `/data/video_urls.txt`. +- **Magnet Links and Cover Images**: Sourced from **missav**. +- **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. diff --git a/web/imgs/avhub_screenshot_cn_01.png b/web/imgs/avhub_screenshot_cn_01.png new file mode 100644 index 0000000..ef8b762 Binary files /dev/null and b/web/imgs/avhub_screenshot_cn_01.png differ diff --git a/web/imgs/avhub_screenshot_cn_02.png b/web/imgs/avhub_screenshot_cn_02.png new file mode 100644 index 0000000..1f5ec79 Binary files /dev/null and b/web/imgs/avhub_screenshot_cn_02.png differ diff --git a/web/imgs/avhub_screenshot_cn_03.png b/web/imgs/avhub_screenshot_cn_03.png new file mode 100644 index 0000000..24fc047 Binary files /dev/null and b/web/imgs/avhub_screenshot_cn_03.png differ diff --git a/web/imgs/avhub_screenshot_en_01.png b/web/imgs/avhub_screenshot_en_01.png new file mode 100644 index 0000000..40a82c9 Binary files /dev/null and b/web/imgs/avhub_screenshot_en_01.png differ diff --git a/web/imgs/avhub_screenshot_en_02.png b/web/imgs/avhub_screenshot_en_02.png new file mode 100644 index 0000000..154c8b3 Binary files /dev/null and b/web/imgs/avhub_screenshot_en_02.png differ diff --git a/web/imgs/avhub_screenshot_en_03.png b/web/imgs/avhub_screenshot_en_03.png new file mode 100644 index 0000000..f67001c Binary files /dev/null and b/web/imgs/avhub_screenshot_en_03.png differ