You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
For annoying RSS channels that have bot protection and thus cannot be subscribed to.
|
|
|
|
|
|
# Installing
|
|
|
|
```
|
|
npm install
|
|
cp xml-proxy.service /etc/systemd/system/xml-proxy.service
|
|
sudo systemctl daemon-reload
|
|
sudo systemctl enable --now xml-proxy.service
|
|
```
|