Commit Graph

16 Commits

Author SHA1 Message Date
Michał Szopiński 629926126e Remove unnecessary exceptions 2020-07-17 15:19:05 +02:00
Michał Szopiński 2c28b50960 Preserve query string and hash 2020-07-16 18:56:23 +02:00
Michał Szopiński 01a3d69adc Fix indent 2020-07-16 15:01:19 +02:00
Michał Szopiński 790ff84ec9 Make parser const 2020-07-16 14:45:13 +02:00
Michał Szopiński 9dc68e9029 Add more exceptions 2020-07-16 13:52:58 +02:00
Michał Szopiński 90181d4125 Add exception system 2020-07-16 13:31:36 +02:00
Michał Szopiński 9f06826bed Replace regex with URL parser 2020-07-16 13:15:38 +02:00
Tom Watson e400b88e4b remove pay.reddit.com as a redirected url
This seems to have tripped some check google has as they are sending me
emails telling me I need to add a privacy policy as my extension deals
with sensitive user data such as payment details. Apparently the
extension will be taken down if this is not dealt with.

I'm hoping simply removing this line will be enough.
2019-01-10 12:57:54 +01:00
Terry Agapitos 8a2c656379 Escaped period in www. - also used prettier to format document and fix minor issues (eg missing semi-colons) 2019-01-09 16:29:22 +11:00
Tom Watson 3824a95058 linting fixes 2018-12-06 15:58:41 +01:00
Zamicol fb325a7ae4 add support for poll pages 2018-11-19 23:59:07 -07:00
Tom Watson 11c3c4b114 fix redirect for pay.reddit.com 2018-06-12 11:21:54 +02:00
James Shubin 146a773f60 add redirect for pay.reddit.com as well
This is another prefix that is commonly used across reddit.
2018-06-12 03:28:53 -04:00
Tom Watson d504ef268c also redirect for new.reddit.com links 2018-05-03 15:10:45 +02:00
Tom Watson c2f3aa7b7d use https for redirect 2018-04-25 17:07:44 +02:00
Tom Watson 93e78faa98 initial commit 2018-04-25 16:43:21 +02:00