1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-01-17 22:28:22 +01:00
logmanoriginal 052844f5e1 all: Use ->remove() instead of ->outertext = ''
simplehtmldom 1.9 introduced new functions to recursively remove
nodes from the DOM. This allows removing elements without the need
to re-load the document by using $html->load($html->save()), which
is very inefficient.

Find more information about remove() at
https://simplehtmldom.sourceforge.io/docs/1.9/api/simple_html_dom_node/remove/
2019-06-01 21:29:57 +02:00
..
2018-12-26 21:58:07 +01:00
2018-12-26 21:58:07 +01:00
2018-12-26 21:58:07 +01:00
2019-05-08 22:36:22 +02:00
2019-04-29 20:12:43 +02:00
2018-11-15 20:16:21 +01:00