about summary refs log tree commit diff stats
path: root/src/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.json')
-rw-r--r--src/config.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.json b/src/config.json
index 914b5ab0..a20b98b7 100644
--- a/src/config.json
+++ b/src/config.json
@@ -138,7 +138,9 @@
 			},
 			"targets": [	
 				"^https?:\\/{2}(www\\.|mobile\\.)?twitter\\.com\\/",
+				"^https?:\\/{2}(www\\.|mobile\\.)?x\\.com\\/",
 				"^https?:\\/{2}(pbs\\.|video\\.)twimg\\.com\\/",
+				"^https?:\\/{2}platform\\.x\\.com/embed\\/",
 				"^https?:\\/{2}platform\\.twitter\\.com/embed\\/",
 				"^https?:\\/{2}t\\.co\\/"
 			],