- 页内标题
<img alt="今日诗词" src="https://v2.jinrishici.com/one.svg?font-size=32&color=white">curl to get the JSON response for the latest releasegrep to find the line containing file URLcut and tr to extract the URLwget to download itcurl -s https://api.github.com/repos/jgm/pandoc/releases/latest \
| grep "browser_download_url.*deb" \
| cut -d : -f 2,3 \
| tr -d \" \| addEventListener('fetch', event => { | |
| event.respondWith(handleRequest(event.request)) | |
| }) | |
| async function handleRequest(request) { | |
| const url = 'https://api.github.com/repos/gohugoio/hugo/releases/latest' | |
| try { | |
| const response = await fetch(url, { | |
| headers: { |
| #! /bin/bash | |
| # https://cloud.tencent.com/document/product/248/53584 | |
| sudo -i | |
| systemctl stop tat_agent | |
| systemctl disable tat_agent | |
| rm -f /etc/systemd/system/tat_agent.service | |
| /usr/local/qcloud/stargate/admin/uninstall.sh |
| #!/bin/bash | |
| # ENV | |
| IMMORTALWRT_PATH="/home/eallion/immortalwrt" | |
| TARGET_PATH="/mnt/e/Files/Openwrt/" | |
| LAN_IP="192.168.0.1" | |
| # 检查是否提供了 -f 或 --force 参数 | |
| FORCE=false | |
| for arg in "$@"; do |
| { | |
| "name": "Mastodon2MemosGitHubNotion", | |
| "nodes": [ | |
| { | |
| "parameters": { | |
| "multipleMethods": true, | |
| "path": "9ff50c37-7f1a-4dcd-97b8-ffffffffffff", | |
| "options": {} | |
| }, | |
| "type": "n8n-nodes-base.webhook", |
| { | |
| "name": "SinkBlogtoMastodon", | |
| "nodes": [ | |
| { | |
| "parameters": { | |
| "owner": { | |
| "__rl": true, | |
| "value": "eallion", | |
| "mode": "name" | |
| }, |
$argon2id$v=19$m=64,t=512,p=2$c+Ae1/N+Id4HT2jUf/W/Kw$7ACawIKwrjPYA75AZqB8dg