about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorHygna <hygna@noreply.codeberg.org>2022-10-12 08:14:11 +0200
committerHygna <hygna@noreply.codeberg.org>2022-10-12 08:14:11 +0200
commit0e94dbf2f39f2d2b03f144dc6274580e97d6f7bc (patch)
treeb3d7d4820cd1fa4ac14c51871b6fae966c67da4e /src
parentFixed bug where on settings import the extension would no longer function (diff)
downloadlibredirect-0e94dbf2f39f2d2b03f144dc6274580e97d6f7bc.zip
Fixed some quora redirects
Diffstat (limited to 'src')
-rw-r--r--src/config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/config.json b/src/config/config.json
index 9b77e405..d006f8ba 100644
--- a/src/config/config.json
+++ b/src/config/config.json
@@ -397,7 +397,7 @@
 				}

 			},

 			"targets": [

-				"^https?:\\/{2}([a-z]+\\.)*quora\\.com"

+				"^https?:\\/{2}([a-zA-Z0-9-]+\\.)*quora\\.com"

 			],

 			"name": "Quora",

 			"options": {