diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index b457db9e..ad454e4d 100644 --- a/src/config.json +++ b/src/config.json @@ -174,7 +174,7 @@ } }, "targets": [ - "^https?:\\/{2}(www\\.|old\\.|np\\.|new\\.|amp\\.|)reddit\\.com(?=\\/u(ser)?\\/|\\/r\\/|\\/search|\\/new|\\/?$)", + "^https?:\\/{2}(www\\.|old\\.|np\\.|new\\.|amp\\.|)(reddit|reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad)\\.(com|onion)(?=\\/u(ser)?\\/|\\/r\\/|\\/search|\\/new|\\/?$)", "^https?:\\/{2}(i|(external-)?preview)\\.redd\\.it" ], "name": "Reddit", |