mirror of
https://github.com/recloudstream/csdocs.git
synced 2024-08-14 22:46:50 +00:00
Deleted some content left to remove after replacement
This commit is contained in:
parent
7f3f87e192
commit
73e238195e
1 changed files with 0 additions and 5 deletions
|
@ -437,8 +437,3 @@ fun main() {
|
|||
println(description)
|
||||
}
|
||||
```
|
||||
="f4 mt-3">\s*(.*)?\s*<""")
|
||||
val description = descriptionRegex.find(response.text)?.groups?.get(1)?.value
|
||||
println(description)
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue