XCF-Babble / babble

说都不会话了。
GNU General Public License v3.0
66 stars 9 forks source link

Use childNodes instead of children for walkDom #14

Closed kkuehlz closed 5 years ago

kkuehlz commented 5 years ago

This lets us recurse into non-element Nodes, such as header or paragraph elements. This also fixes decryption in discord compact mode since message content is inside of a header.