This commit is contained in:
parent
e22e16379a
commit
861ee693f9
@ -4,11 +4,6 @@ https://git.sthope.dev/sthope/Docker-Stack-Authentik/raw/branch/master/docker-co
|
||||
```
|
||||
|
||||
<scrip>
|
||||
myfuncion()
|
||||
{
|
||||
page = requests.get("https://raw.githubusercontent.com/Sthopeless/portainer-stacks/master/cAdvisor.yml%22)
|
||||
data = bs(page.content)
|
||||
data .findall(class='word-wrap: break-word; white-space: pre-wrap')
|
||||
}
|
||||
bs(requests.get("https://raw.githubusercontent.com/Sthopeless/portainer-stacks/master/cAdvisor.yml%22).content) .findall(class='word-wrap: break-word; white-space: pre-wrap')
|
||||
</script>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user