docs: fix
This commit is contained in:
parent
c2980ac8c3
commit
28a193cdcd
|
|
@ -26,7 +26,7 @@ Official RSS: https://eztv.io/ezrss.xml
|
|||
|
||||
### Lookup Torrents by IMDB ID
|
||||
|
||||
<RouteEn author="Songkeys" example="/eztv/torrents/6048596" path="/eztv/torrents/:imdb_id" :paramsDesc="[The IMDB ID corresponding to the seed of show you want to search can be found on the official website [IMDB](https://www.imdb.com)']" supportBT="1"/>
|
||||
<RouteEn author="Songkeys" example="/eztv/torrents/6048596" path="/eztv/torrents/:imdb_id" :paramsDesc="['The IMDB ID corresponding to the seed of show you want to search can be found on the official website [IMDB](https://www.imdb.com)']" supportBT="1"/>
|
||||
|
||||
## Nyaa
|
||||
|
||||
|
|
@ -48,4 +48,4 @@ Official RSS: https://eztv.io/ezrss.xml
|
|||
|
||||
## Youtube
|
||||
|
||||
见 [#youtube](/en/social-media.html#youtube)
|
||||
Refer to [#youtube](/en/social-media.html#youtube)
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@ pageClass: routes
|
|||
|
||||
<RouteEn author="HenryQW" example="/transferwise/pair/GBP/USD" path="/transferwise/pair/:source/:target" :paramsDesc="['Base currency abbreviation','Quote currency abbreviation']">
|
||||
|
||||
See [the list of supported currencies](https://transferwise.com/tools/exchange-rate-alerts/).
|
||||
Refer to [the list of supported currencies](https://transferwise.com/tools/exchange-rate-alerts/).
|
||||
|
||||
</RouteEn>
|
||||
|
||||
|
|
|
|||
|
|
@ -98,7 +98,7 @@ The owner of the official image fills in the library, for example: https://rsshu
|
|||
|
||||
### New firmware
|
||||
|
||||
<RouteEn author="Indexyz" example="/miui/aries/" path="/miui/:device/:type?/:region?" :paramsDesc="['the device `codename` eg. `aries` for Mi 2S','type', 'Region, default to `cn`]" >
|
||||
<RouteEn author="Indexyz" example="/miui/aries/" path="/miui/:device/:type?/:region?" :paramsDesc="['the device `codename` eg. `aries` for Mi 2S','type', 'Region, default to `cn`']" >
|
||||
|
||||
| stable | development |
|
||||
| ------- | ----------- |
|
||||
|
|
|
|||
Loading…
Reference in New Issue