about summary refs log tree commit diff stats
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-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 6f926034..e2b511b9 100644
--- a/src/config/config.json
+++ b/src/config/config.json
@@ -535,7 +535,7 @@
 					"instanceList": "true"

 				}

 			},

-			"targets": ["^https?:\\/{2}send\\.libredirect\\.invalid\\/$", "^https?:\\/{2}send\\.firefox\\.com\\/$", "^https?:\\/{2}sendfiles\\.online\\/$"],

+			"targets": ["^https?:\\/{2}send\\.libredirect\\.invalid\\/?$", "^https?:\\/{2}send\\.firefox\\.com\\/?$", "^https?:\\/{2}sendfiles\\.online\\/?$"],

 			"name": "Send Files",

 			"options": { "enabled": true },

 			"imageType": "svgMono",