diff --git a/README.md b/README.md index 9e72e65..29addc0 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,46 @@ Embed MiYouShe posts, videos, polls, and more on Telegram Change `www.miyoushe.com` to `www.miyoushe.gay` in your link +Change `www.hoyolab.com` to `www.hoyolab.gay` in your link + `https://www.miyoushe.com/sr/article/42010403` to `https://www.miyoushe.gay/sr/article/42010403` +`https://www.hoyolab.com/article/21124034` to `https://www.hoyolab.gay/article/21124034` + ![1.png](docs/1.png) +![2.png](docs/2.png) + # Features - [x] Embed articles +- [x] i18n + +# i18n + +## language code + +| language | code | +| -------- |------| +| English | en | +| 简体中文 | 置空 | +| 繁體中文 | tw | +| 日本語 | ja | +| 한국어 | ko | +| Français | fr | +| Deutsch | de | +| Italiano | it | +| Español | es | +| Português| pt | +| Pусский | ru | +| Indonesia| id | +| ไทย | th | +| Türkçe | tr | +| Việt Nam | vi | + +## example + +`https://www.hoyolab.com/article/21124034` to `https://www.hoyolab.gay/article/21124034/en` # FAQ diff --git a/docs/2.png b/docs/2.png new file mode 100644 index 0000000..f644426 Binary files /dev/null and b/docs/2.png differ