Skip to content

Instantly share code, notes, and snippets.

name: Add to Journal
on:
workflow_dispatch:
inputs:
text:
description: Add a single item to Logseq journal
type: string
required: true
taobao
curl -s http://ip.taobao.com/service/getIpInfo2.php\?ip\=myip | awk -F 'ip' '{print $2}' | awk -F '"' '{print $3}'
[global]
index-url = http://mirrors.aliyun.com/pypi/simple/
[install]
trusted-host=mirrors.aliyun.com