✨: move phpbb to app dir
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m27s
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m27s
This commit is contained in:
7
roles/phpbb/files/dojopeertube.yml
Normal file
7
roles/phpbb/files/dojopeertube.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
name: DojoPeertube
|
||||
host: p.nintendojo.fr
|
||||
example: https://p.nintendojo.fr/videos/embed/19bc46e8-7640-4417-86a1-03aa2b439508
|
||||
extract: "!//p.nintendojo.fr/videos/embed/(?'id'[0-9a-fA-F]{8}\\b-[0-9a-fA-F]{4}\\b-[0-9a-fA-F]{4}\\b-[0-9a-fA-F]{4}\\b-[0-9a-fA-F]{12})!"
|
||||
iframe:
|
||||
src: "https://p.nintendojo.fr/videos/embed/{@id}"
|
Reference in New Issue
Block a user