Skip to content

Commit 64bd01e

Browse files
committed
Update examples
1 parent 068eb0a commit 64bd01e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

collection/sites/pastebin.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Pastebin
22
host: pastebin.com
3-
example: https://pastebin.com/9jEf44nc
3+
example:
4+
- "https://pastebin.com/9jEf44nc"
5+
- "https://pastebin.com/9jEf44nc?theme=dark"
46
extract: "#pastebin\\.com/(?!u/)(?:\\w+(?:\\.php\\?i=|/))?(?'id'\\w+)(?'dark'\\?theme=dark)?#"
57
iframe:
68
scrolling: "yes"

0 commit comments

Comments
 (0)