aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/plugins/experiments.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/experiments.tsx b/src/plugins/experiments.tsx
index 3019e64..a3125ae 100644
--- a/src/plugins/experiments.tsx
+++ b/src/plugins/experiments.tsx
@@ -42,7 +42,7 @@ export default definePlugin({
}, {
find: 'type:"user",revision',
replacement: {
- match: /(\w)\|\|"CONNECTION_OPEN".+?;/g,
+ match: /!(\w{1,3})&&"CONNECTION_OPEN".+?;/g,
replace: "$1=!0;"
},
}, {