chore: replace placeholder branding with final logo and color scheme
This commit is contained in:
@@ -27,7 +27,6 @@ void extract_urls(const char *input, char **urls, int *url_count) {
|
||||
cursor += match.rm_eo;
|
||||
(*url_count)++;
|
||||
}
|
||||
|
||||
regfree(®ex);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user