diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-09-11 18:44:14 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-09-11 18:44:14 +0200 |
commit | 2af0f5e64e47c59e575802249983feb8968959b1 (patch) | |
tree | a2d80749d6b297ef05b1893949081b678f9e8677 /test-conditions.md | |
parent | chore(Merge): remote-tracking branch 'origin/master' (diff) | |
parent | Translated using Weblate (Arabic) (diff) | |
download | libredirect-2af0f5e64e47c59e575802249983feb8968959b1.zip |
chore(merge): Merge remote-tracking branch 'origin/master'
Following Conflicts have been resolved: README.md src/_locales/bs/messages.json src/_locales/de/messages.json src/_locales/en/messages.json src/_locales/fr/messages.json src/_locales/ko/messages.json src/_locales/nb_NO/messages.json src/_locales/pt/messages.json src/_locales/pt_BR/messages.json src/_locales/sr/messages.json src/_locales/vi/messages.json src/assets/images/libredirect.svg src/assets/javascripts/services.js src/config.json src/manifest.json src/updates/updates.xml
Diffstat (limited to 'test-conditions.md')
-rw-r--r-- | test-conditions.md | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/test-conditions.md b/test-conditions.md new file mode 100644 index 00000000..998aea09 --- /dev/null +++ b/test-conditions.md @@ -0,0 +1,56 @@ +# Conditions + +- Check redirects +- Redirect Original +- Forcefully change to preferred instance. Load a instance link use the recycle button near frontend in popup menu which forces the site to be loaded in preferred instance. +- Switch Instance +- Copy Original links +- Keyboard Shortcuts + +## Sites + +YouTube - <https://www.youtube.com/watch?v=UsR08cY8k0A> + +YouTube Music (Tested with YouTube turned off) + +Homepage - <https://music.youtube.com> +Page - <https://hyperpipe.surge.sh/channel/UCPC0L1d253x-KuMNwa05TpA> +Explore - <https://hyperpipe.surge.sh/explore/> + +YT Embeds - <https://famiboards.com/threads/nintendo-switch-sports-announced-launches-april-29th-update-main-theme-in-threadmarks.1907/> + +Twitch - <https://www.twitch.tv/pokimane> + +TikTok - <https://www.tiktok.com/@zoecolletti?lang=en> + +Reddit & Imgur `(Embeds)` - <https://www.reddit.com/61ns2w/> + +Medium - <https://zora.medium.com/so-what-if-they-did-thoughts-on-affirmative-action-b714834da28b> + +Quora - <https://www.quora.com/What-is-the-equivalent-weight-of-hydrocloric-acid> + +Pinterest - <https://www.pinterest.com/aldiukstores/aldi-recipes/> + +IMDb - <https://www.imdb.com/title/tt23556786/> **[Check if new URL schemes are supported by the Dev.]** + +Fandom - <https://naruto.fandom.com> + +Genius - <https://genius.com/Doja-cat-demons-lyrics> + +Urbandictionary - <https://urbandictionary.com/define.php?term=Roads> + +Stackoverflow - <https://stackoverflow.com/questions/16330404/how-to-remove-remote-origin-from-a-git-repository> + +Goodreads - <https://www.goodreads.com/book/show/3869.A_Brief_History_of_Time> + +Bandcamp - <https://thorwegian.bandcamp.com/track/just-because> + +Instructables - <https://instructables.com/DIY-Arduino-Obstacle-Avoiding-Car-at-Home/> + +Web archive - <https://web.archive.org/web/20230131222432if_/https://www.dailymail.co.uk/news/article-11687675/Army-spied-lockdown-critics-Sceptics-including-Peter-Hitchens-suspected-watched.html> + +--- + +P.S. I haven't been testing the extension for few releases. So, there is a lot of new and removed frontends. Remove and add them as needed. + +When there is a new PR to this file. Please assign me (IkelAtomig) or request as a reviewer to merge it. |