Commit Graph

1453 Commits

Author SHA1 Message Date
alefvanoon f76ef21294 add some invidious ins 2021-04-09 23:43:29 +04:30
alefvanoon 0c2a0ed64f add some invidious ins 2021-04-09 23:34:57 +04:30
Jason Kim 905abce8f7
refactor: drop teddit image redirect support
No longer redirect image links for teddit instances.  Add a comment
detailing the two issues I found.  Now, the feature should be stable.
2021-04-09 00:16:05 -07:00
Jason Kim e86895b008 fix: don't redirect for rest of instances
Unbreak old.reddit.com and i.reddit.com by ignoring image redirects for
them.
2021-04-09 00:00:42 -07:00
Jason Kim 123cca4e5c fix: redirect teddit differently
Teddit image urls are different from libreddit.  Handle each separately.
Test manually:

- libredd.it: pass
- libreddit.spike.codes: pass
- libreddit.kavin.rocks: pass
- libreddit.insanity.wtf: fail (site doesn't work in general)
- libreddit.dothq.co: pass
- teddit.net: mostly fail
- teddit.ggc-project.de: mostly fail
- teddit.kavin.rocks: mostly fail
- old.reddit.com: fail
- i.reddit.com: fail
- snew.notabug.io: fail (site doesn't work in general)

Teddit image urls have two issues.  First, the links almost never work
(404) if the image url is visited directly before visiting the main
page.  Once the main page is visited, however, the image url starts
working.  I'm guessing this is an issue with teddit instances not
fetching images unless the main page is accessed.  Second, some image
links are different/incompatible for some reason.  For example,
<https://i.redd.it/htg3owj12ok21.png> turns into
<https://teddit.net/pics/w:null_TpEyuHnjif6578pV0lBuM-kNW1bXqxbvqbOHjhRZVr0.png>.
Libreddit seems to not have this issue.
2021-04-08 23:37:43 -07:00
Jason Kim 397fd8cffb feat: add img prefix for i.redd.it
"i.redd.it/<imgfile>" redirects "libredd.it/<imgfile>".  Make it
redirect to "libredd.it/img/<imgfile>".  Tested only for "libredd.it".
2021-04-08 22:38:52 -07:00
Jason Kim 0799b93000 feat: add i.redd.it to reddit targets
Add "i.redd.it" to list of urls to redirect for Reddit.  Although the
redirect works, the link should be invalid because it still needs an
"img" path prefix.
2021-04-08 22:30:41 -07:00
Cadence Ember 6446da6e4c
Update Bibliogram instances list
Set it to match the list of actually working instances.

https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Instances.md
2021-04-07 22:14:47 +12:00
Harsh Barsaiyan b5920f052a
Update manifest.json 2021-04-05 02:46:50 +05:30
Harsh Barsaiyan 0b9f5062a0 Add ViewTube 2021-03-30 23:48:05 +05:30
Camille019 2d2ef8f1f2 Add Ecosia search engine 2021-03-20 11:13:23 +01:00
Harsh Barsaiyan 280064310d Add Whoogle Search 2021-03-11 09:21:56 +00:00
fattalion 7ab37d80de Disable SimplyTranslate redirects by default 2021-03-02 20:55:37 +03:00
fattalion 2bb90f8f41 Add SimplyTranslate support 2021-02-25 18:24:37 +03:00
Andrew Zhao fd37caecf1 add invidious instance 2021-02-24 12:04:52 -08:00
Elaborendum dfc91d4aaf
Create store.md 2021-02-20 01:09:20 -05:00
Elaborendum 7d21a5a15d
Create messages.json 2021-02-20 01:09:01 -05:00
obeho 1f7e58ede4
Update reddit.js
Added instance libreddit.himiko.cloud
2021-02-14 18:50:17 +05:30
Simon Brazell a76ea4f66e
Merge pull request #176 from mmatous/add-presearch
Add Presearch search engine
2021-02-10 09:47:55 +11:00
Simon Brazell a8b1681648
Merge pull request #170 from howoz/master
add turkish translation
2021-02-10 09:45:55 +11:00
Martin Matous f42ccd8891
Add Presearch search engine 2021-02-01 08:10:01 +01:00
howoz 1d120b2165 tr translation done 2021-01-30 06:42:15 +03:00
howoz ed0ddd7575 start of tr translation 2021-01-30 02:41:20 +03:00
Simon Brazell f446c0922d
Merge pull request #164 from yshalsager/patch-1
invidious: Add invidious.tube to instances
2021-01-19 13:45:37 +11:00
Youssif Shaaban Alsager bf1bc849ba
invidious: Add invidious.tube to instances 2021-01-16 22:38:00 +02:00
Simon Brazell a33542eefc
Merge pull request #161 from TotalCaesar659/patch-1
Update Russian translation
2021-01-13 13:14:35 +11:00
TotalCaesar659 a12ec9dc55
Update Russian translation 2021-01-13 03:40:42 +03:00
SimonBrazell fbc16cbb89 Fixes #160 - Disable search redirects by default (sorry... 🙂) 2021-01-13 10:34:49 +11:00
SimonBrazell bd783485a8 Translate "Random instance (none selected)" (#158) 2021-01-12 20:29:26 +11:00
Simon Brazell 23faeec4b5
Merge pull request #157 from TotalCaesar659/patch-1
Update Russian translation
2021-01-12 19:28:22 +11:00
TotalCaesar659 5efbc6eabc
Update messages.json 2021-01-11 19:00:26 +03:00
TotalCaesar659 43fe0c3aea
Update Russian translation 2021-01-11 18:57:30 +03:00
SimonBrazell 96b3d77ee0 Fix typo 2021-01-11 17:53:37 +11:00
SimonBrazell 223d7cd0ac CLoses #130 changed to GPLv3, added SearX instances (#16), fixed instance selects. 2021-01-11 17:46:00 +11:00
SimonBrazell 7736cfaf7a gecko: strict_min_version: 67.0 due to dynamic imports 2021-01-11 12:58:02 +11:00
SimonBrazell f56fc68188 Fix for https://github.com/mozilla/addons-linter/issues/3541#issue-782801439 2021-01-11 12:39:26 +11:00
SimonBrazell 20a2713a56 Fixed README & build config 2021-01-10 22:15:24 +11:00
SimonBrazell 944f2e6ef0 Restructure code with helper modules, add search engine settings, & advanced settings collapsibles. 2021-01-10 22:04:03 +11:00
Simon Brazell c442c3e74b
Merge pull request #153 from somoso/patch-1
Add support for libredd.it
2021-01-10 12:04:39 +11:00
Simon Brazell 2acbbb30d8
Merge pull request #150 from Frank3K/compress-images
Losslessly compress PNG images
2021-01-10 12:04:14 +11:00
Simon Brazell 680c674d8e
Merge pull request #148 from unixfox/add-nitter-unixfox-eu
add nitter.unixfox.eu as a nitter instance to the list
2021-01-10 12:03:46 +11:00
Simon Brazell 481593d1aa
Merge pull request #127 from TotalCaesar659/patch-1
Update Russian translation
2021-01-10 12:03:18 +11:00
Soheb 8e3602145d
Added more instances of teddit and libreddit 2021-01-05 15:51:28 +00:00
Soheb 89d0640bbb
Add support for libredd.it 2021-01-05 14:01:21 +00:00
Frank3K 2335630b48 Losslessly compress PNG images 2020-12-26 10:44:16 +01:00
Emilien Devos b322bf690e add nitter.unixfox.eu as a nitter instance to the list 2020-12-17 18:58:19 +02:00
Simon Brazell a075c44938
Merge pull request #126 from aapl-yumi/patch-1
Add Search Engine redirects.
2020-12-05 23:16:10 +11:00
Simon Brazell 3d45eb3089
Merge pull request #138 from austinhuang0131/patch-2
Add Teddit and Snew to reddit redirect options
2020-12-03 09:26:06 +11:00
Simon Brazell 1a3ec47160
Merge pull request #133 from unixfox/patch-1
Add "yewtu.be" back to the random instance list
2020-12-03 09:23:16 +11:00
Austin Huang 5522efc2ab
Update background.js 2020-11-29 15:42:38 -05:00