We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 068eb0a commit 64bd01eCopy full SHA for 64bd01e
1 file changed
collection/sites/pastebin.yml
@@ -1,6 +1,8 @@
1
name: Pastebin
2
host: pastebin.com
3
-example: https://pastebin.com/9jEf44nc
+example:
4
+ - "https://pastebin.com/9jEf44nc"
5
+ - "https://pastebin.com/9jEf44nc?theme=dark"
6
extract: "#pastebin\\.com/(?!u/)(?:\\w+(?:\\.php\\?i=|/))?(?'id'\\w+)(?'dark'\\?theme=dark)?#"
7
iframe:
8
scrolling: "yes"
0 commit comments