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:31:37 +0300
committerManeraKai <manerakai@protonmail.com>2023-12-10 22:31:37 +0300
commitab46d1a7d4f738f2924557493aad4f2cd9ac0eff (patch)
tree98f1692d373599730b86c798cd8581d4cb96d898 /src/config.json
parentMerge pull request #870 from syeopite/remove-debug-statements (diff)
parentAdd Tumblr blog redirects for Priviblur (diff)
downloadlibredirect-ab46d1a7d4f738f2924557493aad4f2cd9ac0eff.zip
Merge branch 'master' of https://github.com/syeopite/browser_extension into 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": {