about summary refs log tree commit diff stats
path: root/src/config.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-12-10 22:51:47 +0300
committerManeraKai <manerakai@protonmail.com>2023-12-10 22:51:47 +0300
commit473e1965677508801d10f75f50bc5d5e70ddc8c7 (patch)
tree082f1df5d661cf758c53175e62774c4f1f2370a7 /src/config.json
parentMerge pull request #870 from syeopite/remove-debug-statements (diff)
parentModified Tumblr redirection https://github.com/libredirect/browser_extension/... (diff)
downloadlibredirect-473e1965677508801d10f75f50bc5d5e70ddc8c7.zip
Merge branch 'syeopite-master'
Diffstat (limited to '')
-rw-r--r--src/config.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/config.json b/src/config.json
index 13d5dc30..a99a3907 100644
--- a/src/config.json
+++ b/src/config.json
@@ -1006,8 +1006,9 @@
 				}
 			},
 			"targets": [
-				"^https?:\\/{2}(media\\.|blog\\.|assets\\.|static\\.)?tumblr\\.com\\/",
-				"^https?:\\/{2}[0-9]+\\.media\\.tumblr\\.com\\/"
+				"^https?:\\/{2}(media\\.|assets\\.|static\\.)?tumblr\\.com\\/",
+				"^https?:\\/{2}[0-9]+\\.media\\.tumblr\\.com\\/",
+				"^https?:\\/{2}(www\\.)?(.*)\\.tumblr.com\\/"
 			],
 			"name": "Tumblr",
 			"options": {