chore(plugins/community): move to community
This commit is contained in:
14
source/plugins/community/screenshot/examples.yml
Normal file
14
source/plugins/community/screenshot/examples.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
- name: XKCD of the day
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.screenshot.svg
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
base: ""
|
||||
plugin_screenshot: yes
|
||||
plugin_screenshot_title: XKCD of the day
|
||||
plugin_screenshot_url: https://xkcd.com
|
||||
plugin_screenshot_selector: "#comic img"
|
||||
test:
|
||||
timeout: 1800000
|
||||
modes:
|
||||
- action
|
||||
Reference in New Issue
Block a user