188 Commits

Author SHA1 Message Date
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
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... 🙂) v1.1.46 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. v1.1.45 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 v1.1.44 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
aapl-yumi
9c3ca12b65 Updated background.js 2020-11-22 16:41:43 +09:00
Émilien Devos
a5cd781ac4
Add "yewtu.be" back to the random instance list 2020-11-17 13:31:14 +00:00
Yumi Izumi
27736105d5
Update background.js 2020-11-11 09:01:33 +09:00
TotalCaesar659
fe9547cf1a
Update Russian translation 2020-11-09 18:02:35 +03:00
Yumi Izumi
f483faad4a
Update README.md 2020-11-09 00:13:17 +09:00
Yumi Izumi
deab58f015
Update options.js 2020-11-09 00:03:45 +09:00
Yumi Izumi
7f18b0a4a9
Update options.html 2020-11-09 00:01:41 +09:00
Yumi Izumi
1d4c61f4af
Update popup.js 2020-11-08 23:58:22 +09:00
Yumi Izumi
612d359279
Update popup.html 2020-11-08 23:52:55 +09:00
Yumi Izumi
a69798f525
Update background.js 2020-11-08 23:50:55 +09:00
SimonBrazell
4bf5f20ad4 Closes #111 - Adds ability to customise random instance pools v1.1.43 2020-11-08 21:07:03 +11:00
SimonBrazell
056af8aff6 Merge branch 'master' of github.com:SimonBrazell/privacy-redirect 2020-11-08 18:02:49 +11:00
Simon Brazell
4d021ed379
Merge pull request #121 from ToughGuyKunio/patch-1
Update README.md
2020-11-08 15:20:50 +11:00
SimonBrazell
55771fadbb Merge branch 'master' of github.com:SimonBrazell/privacy-redirect 2020-11-08 15:18:09 +11:00
SimonBrazell
bdb3be921c Fixes #119 - Change zh-CN to zh_CN. 2020-11-08 15:16:52 +11:00