flarum-mobile-android
flarum-mobile-android copied to clipboard
Flarum URLValidator
I believe this should be done to validate that it's a Flarum installation so that not just any URL can be used.
That would be good 👍 . we can use a header class or a php file?
Should be able to use either, but header class would be a better option, a good example would be here.