소스 검색

add collection of scraping settings (#7937)

Closes #7894

Changes proposed in this pull request:

- adds the link to the collection of XPath scraping settings to the appropriate documentation page
Bastian Greshake Tzovaras 6 달 전
부모
커밋
8e8ff4014d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      docs/en/users/11_website_scraping.md

+ 1 - 0
docs/en/users/11_website_scraping.md

@@ -59,3 +59,4 @@ Support string concatenation with a syntax like: `meta.title & " some text"` usi
 ## Recommended external manuals
 ## Recommended external manuals
 
 
 - [XPath Scraping with FreshRSS, by Dan Q](https://danq.me/2022/09/27/freshrss-xpath/) (September 2022)
 - [XPath Scraping with FreshRSS, by Dan Q](https://danq.me/2022/09/27/freshrss-xpath/) (September 2022)
+- A [crowdsourced collection of XPath/scraping settings](https://codeberg.org/gedankenstuecke/freshrss-xpath-scraping-settings-examples) for various websites (incl. News pages). Also has OPML files to easily import settings. (August 2025)