Skip to content

Commit

Permalink
Merge pull request #367 from AdguardTeam/minor-fixes
Browse files Browse the repository at this point in the history
markdown lint fixes
  • Loading branch information
el-termikael authored Nov 14, 2023
2 parents ddd9cac + 67947df commit 2fc935f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/adguard-for-android/solving-problems/tasker.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,13 +112,11 @@ Or you can configure remove parameters manually:

`setting by name`: server:MyServer

`manually settings`: server:host=1.2.3.4&port=80&type=SOCKS5&username=foo&password=bar&udp=true
`manually settings`: server:host=1.2.3.4&port=80&type=SOCKS5&username=foo&password=bar&udp=true

:::

-----
:::

**Don't forget to include the password as an extra and mention package name and class! You need to do so for every intent!**
**Don't forget to include the password as an extra and mention package name and class. You need to do so for every intent.**

Extra: `password:*******`

Expand Down

0 comments on commit 2fc935f

Please sign in to comment.