mirror of
https://github.com/iv-org/documentation.git
synced 2025-07-23 15:01:03 -04:00
Capitalized Invidious where required (#615)
This commit is contained in:
parent
a2d91d5872
commit
4f07f8f4b5
9 changed files with 12 additions and 12 deletions
|
@ -49,7 +49,7 @@ For clarity, an example of a URL parameter would be &related_videos=false&commen
|
|||
|
||||
For redirects with ? in the URL, the Parameter string will start with &, while redirects without ? in the URL should have a Parameter string begining with ?, so https://[Invidious Domain Here]/$2 becomes ```https://[Invidious Domain Here]/$2?related_videos=false&comments=false```
|
||||
|
||||
Should you choose to use URL Parameters, I would reccomend adding the following rules to both ensure all invidious videos load with your preference, and to ensure that unnecesary parameters are not added when already applied.
|
||||
Should you choose to use URL Parameters, I would reccomend adding the following rules to both ensure all Invidious videos load with your preference, and to ensure that unnecesary parameters are not added when already applied.
|
||||
|
||||
# Rule 5 (Redirects Invidious Video URLs with parameters)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue