changed observer callback

update names based on the element from the mutation event rather than checking the chatbox for unchecked messages each mutation
This commit is contained in:
zomo
2026-04-19 19:01:01 -05:00
parent 3b8c402873
commit 6218d6bad1
9 changed files with 272 additions and 165 deletions
+21 -2
View File
@@ -1,6 +1,5 @@
# obfuscator todo list
- can i detect when ffz loads?
- better options
## known issues
@@ -44,5 +43,25 @@ watch streaks
</div>
</div>
</div>
```
raid message
```html
<div class="Layout-sc-1xcs6mc-0">
<div class="Layout-sc-1xcs6mc-0">
<div class="Layout-sc-1xcs6mc-0 ikqKEy">
<div style="background: rgb(100, 65, 165);" class="Layout-sc-1xcs6mc-0 ijxYla"></div>
<div style="overflow-wrap: break-word;" data-test-selector="user-notice-line"
class="Layout-sc-1xcs6mc-0 cglxbn">
<div class="Layout-sc-1xcs6mc-0 fHdBNk">
<div class="Layout-sc-1xcs6mc-0 hgZmyJ">
<div class="Layout-sc-1xcs6mc-0 jfyitl"><strong>thezomo</strong> is raiding with a party of
<strong>12</strong>.</div>
</div>
</div>
</div>
</div>
</div>
</div>
```