Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fish out control chars from body text #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cadadr
Copy link

@cadadr cadadr commented May 13, 2020

For some reason some entry descriptions on LingBuzz have ASCII control chars (0x00--0x1F + 0x7F), which when included in feeds confuses all sorts of XML parsers. This patch adds a simple regex filter to filter out all those characters.

@cadadr
Copy link
Author

cadadr commented Sep 14, 2021

FWIW, I've set up a fork here: https://cadadr.gitlab.io/lingbuzz2rss/ because it feels like this repository is no longer maintained.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant