csharpfritz / csharpfritz/Fritz.StreamTools
Feature: Have an exclusion list of site/URL title lookups
Open
- Dominant language
- C#
- Stars
- 153
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
Certain terms and sites should not trigger a check and retrieval for the title. For example:
* asp.net (when mentioning the technology)
* Pretzel Rocks music (`https://prtzl.to/...`)
These values should be stored as part of the configuration or in a database. Handling wildcards and patterns, such as regular expressions and globbing would make this easily usable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.