mirror of
https://github.com/caronc/apprise.git
synced 2025-08-14 02:18:37 +02:00
typo - to many colons (:); refs #3
@ -31,10 +31,10 @@ The *MessageType* will be one of the following:
|
||||
|
||||
### Syntax
|
||||
Valid syntaxes are as follows:
|
||||
* **xml**:://**{hostname}**
|
||||
* **xml**:://**{hostname}**:**{port}**
|
||||
* **xmls**:://**{hostname}**
|
||||
* **xmls**:://**{hostname}**:**{port}**
|
||||
* **xml**://**{hostname}**
|
||||
* **xml**://**{hostname}**:**{port}**
|
||||
* **xmls**://**{hostname}**
|
||||
* **xmls**://**{hostname}**:**{port}**
|
||||
|
||||
### Parameter Breakdown
|
||||
| Variable | Required | Description
|
||||
|
Reference in New Issue
Block a user