diff --git a/src/apps.json b/src/apps.json index 3c1fab746..1c1816d19 100644 --- a/src/apps.json +++ b/src/apps.json @@ -10994,6 +10994,20 @@ "script": "cdn\\d+\\.editmysite\\.com", "website": "https://www.weebly.com" }, + "Weglot": { + "cats": [ + 19 + ], + "headers": { + "Weglot-Translated": "" + }, + "icon": "Weglot.png", + "script": [ + "cdn\\.weglot\\.com", + "wp-content/plugins/weglot" + ], + "website": "https://www.weglot.com" + }, "Wikinggruppen": { "cats": [ 6 diff --git a/src/icons/Weglot.png b/src/icons/Weglot.png new file mode 100644 index 000000000..33da33a8a Binary files /dev/null and b/src/icons/Weglot.png differ