فهرست منبع

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 11 ماه پیش
والد
کامیت
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
 
 - [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)