Last active
December 4, 2024 08:50
-
-
Save Gesugao-san/43289ea0d8053941760f5d9ac05f8242 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
this.document.querySelectorAll('[class^="member"],[class^="container"],[class^="clickable"],[data-list-item-id^="members"]')[0]; | |
this.document.querySelectorAll('[class^="userInfoBody"]')[0].innerText.split('\n'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment