Skip to content

Commit cc6f61f

Browse files
committed
feat: sanitize_html is called automatically for description
1 parent 8addc84 commit cc6f61f

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

lib/html2rss/configs/dsw-info.de/presse.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,3 @@ selectors:
1717
- name: parse_time
1818
description:
1919
selector: ".bt small"
20-
post_process:
21-
- name: "sanitize_html"

lib/html2rss/configs/fia.com/documents.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,3 @@ selectors:
1414
description:
1515
selector: a
1616
extractor: html
17-
post_process:
18-
- name: sanitize_html

lib/html2rss/configs/sebastianvettel.de/news.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,3 @@ selectors:
1212
description:
1313
selector: ".row-text-bild-modul"
1414
extractor: html
15-
post_process:
16-
- name: sanitize_html

0 commit comments

Comments
 (0)