📜 ⬆️ ⬇️

Habra filter

Perhaps you are also tired of the main news about apple, discussions where to roll Habr, etc., and laziness to deal with yahoo pipes. If so, this simple pipe can help you.

Follow the link, enter a regular expression that will filter news that is not interesting for you, click Run Pipe, then select More Options, Get RSS. For example, references to opera can be cut as follows:
(? i: opera)

You can also enter the minimum number of votes for the news. If these modest opportunities are few and there is a desire to deal with the service, we copy and adjust as you please.

If I’m really lazy, I can offer RSS which I use . The following regular expression is used for cleaning:
(? i: apple | \ skarm \ S | I. {9} Habrahabr)

I myself use it recently, if someone finds an error - please inform.
')
PS: Any particular blog can be removed with an expression
^ Blog Name:

for example blog podcasts:
^ Podcasts:

Source: https://habr.com/ru/post/27276/


All Articles