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:
@@ -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>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user