diff --git a/List-of-URL-parameters.md b/List-of-URL-parameters.md index 055ee84..4f00796 100644 --- a/List-of-URL-parameters.md +++ b/List-of-URL-parameters.md @@ -11,7 +11,7 @@ _This list is incomplete. You can help by expanding it._ | _Thin mode_ | Load HTML, CSS, JS and video elements (disables images) | | `thin_mode=true` | Enabled | | `thin_mode=false` | Disabled | -| _UI Language_ | Available locales are also listed [here](https://github.com/omarroth/invidious/blob/0.17.0/src/invidious.cr#L63-L75) | +| _UI Language_ | Available locales are also listed [here](https://github.com/iv-org/invidious/blob/0.17.0/src/invidious.cr#L63-L75) | | `hl=ar` | Arabic | | `hl=de` | German | | `hl=el` | Greek | @@ -28,7 +28,7 @@ _This list is incomplete. You can help by expanding it._ | `hl=ru` | Russian | | `hl=uk` | Ukranian | | `hl=zh-CN` | Chinese (traditional) | -| **Player parameters** | Available parameters also listed [here](https://github.com/omarroth/invidious/blob/0.17.0/src/invidious/videos.cr#L244) | +| **Player parameters** | Available parameters also listed [here](https://github.com/iv-org/invidious/blob/0.17.0/src/invidious/videos.cr#L244) | | _Annotations_ | Show legacy annotations, provided by the [Internet Archive](https://archive.org/details/youtubeannotations) | | `iv_load_policy=1` | Show annotations | | `iv_load_policy=3` | Hide annotations |