issues
search
datlechin
/
flarum-link-preview
MIT License
17
stars
5
forks
source link
Default settings + Simple Link Globbing
#19
Closed
naxvog
closed
1 year ago
naxvog
commented
1 year ago
Uses a more standard API approach to declare default setting values.
Adds the ability to separate black- and whitelists using comma and newline.
Adds the ability to use globbing characters
*
and
?
in defined URLs.
datlechin
commented
1 year ago
Thank you!
*
and?
in defined URLs.