1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-01-29 11:58:23 +01:00
logmanoriginal 54800fcc8d [html] Clarify meaning of strange find() parameter
simple_html_dom currently doesnt support "->find('*')", which is a
known issue: https://sourceforge.net/p/simplehtmldom/bugs/157/

The solution implemented by RSS-Bridge is to find all nodes WITHOUT
a specific attribute. If the attribute is very unlikely to appear
in the DOM, this is essentially returning all nodes.

This is the meaning behind

"->find('*[!b38fd2b1fe7f4747d6b1c1254ccd055e]')"
2018-11-18 17:32:07 +01:00
..
2018-11-18 09:41:14 +01:00
2018-11-18 09:41:14 +01:00
2018-11-18 09:41:14 +01:00
2018-11-18 09:41:14 +01:00
2018-11-18 09:41:14 +01:00
2018-11-18 09:41:14 +01:00