summaryrefslogtreecommitdiff
path: root/send_wm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'send_wm.sh')
-rwxr-xr-xsend_wm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/send_wm.sh b/send_wm.sh
index a81c771..e8c323a 100755
--- a/send_wm.sh
+++ b/send_wm.sh
@@ -1,7 +1,7 @@
#!/bin/sh
target="https://brainbaking.com/post/2023/03/continuous-productivity-is-toxic/"
-source="https://d-sh/2023/re-continuous-productivity-is-toxic/"
+source="https://d-s.sh/2023/re-continuous-productivity-is-toxic/"
wm_link=$(curl $target | grep rel=\"webmention\" | head -1 | grep -Eo "(http|https)://[a-zA-Z0-9./?=_%:-]*")