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.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config/config.json b/src/config/config.json
index 09c95bbb..fde17a02 100644
--- a/src/config/config.json
+++ b/src/config/config.json
@@ -496,6 +496,10 @@
 					},

 					"name": "Lingva Translate",

 					"instanceList": true

+				},

+				"libreTranslate": {

+					"name": "LibreTranslate",

+					"instanceList": true

 				}

 			},

 			"targets": ["^https?:\\/{2}translate\\.google(\\.[a-z]{2,3}){1,2}\\/", "^https?:\\/{2}translate\\.libredirect\\.invalid"],