WordPress (opens in new tab)
<p>If you subscribe to <a href="https://wordpress.org/news/">WordPress News</a>,where the URL is <code>https://wordpress.org/news/</code>, Encode the URL using <code>encodeURIComponent()</code> and then use it as the parameter. Therefore, the route will be <a href="https://rsshub.app/wordpress/https%3A%2F%2Fwordpress.org%2Fnews"><code>/wordpress/https%3A%2F%2Fwordpress.org%2Fnews</code></a>.</p> <p>::: tip<br> If you wish to subscribe to specific categories or tags, you can fill in the "filte...
Read the original article