Better Patch for NoTrack

This commit is contained in:
thororen1234 2024-09-09 23:07:41 -04:00
parent 081bacd190
commit 88a31a14b3

View file

@ -48,7 +48,7 @@ export default definePlugin({
}, },
}, },
{ {
find: ".METRICS_V2,", find: ".METRICS",
replacement: [ replacement: [
{ {
match: /this\._intervalId=/, match: /this\._intervalId=/,