apertium/phenny

URL title parser should ignore Apertium URLs

Opened this issue · 4 comments

The URL title parser should ignore Apertium URLs. Anything matching apertium.org, apertium.com, apertium.projectjj.com, or https://github.com/apertium/ - we don't need their titles fetched and spammed in the channel.

Hello, I am a newbie to open source. I am searching for good first issues, and I want to contribute to this Organization. Can you kindly provide more details on this issue and assign me this task.

We don't assign issues to unknown outsiders just like that. If you want to solve it, just make a PR that solves it.

The code that needs changing seems to be https://github.com/apertium/phenny/blob/master/modules/head.py

hi @TinoDidriksen I've noticed that this issue has been open for quite some time, and there's a pull request #601 that was opened a year ago. If this issue is still unresolved ? then I'd like to raise a new pull request to address the issue, considering the existing one appears to be inactive. This will ensure that the problem is addressed without duplicating any previous effort.