:bulb: Features
* Updated to support Apprise v1.3.0 (officially released on Feb 8th, 2023)
* Added `/details` endpoint to fetch supported Apprise URL's (with respect to site administration and what was detected) 105
* Added `AND` and `OR` Tag handling Use space (` `) delimiters between tags when wishing to `AND` them and comma (`,`) when you wish to`OR` Brackets are not supported And expressions are matched together before applying comma delimiters (for `OR`). 104