Rework webmention
This commit is contained in:
@@ -3,12 +3,12 @@ import os
|
||||
import datetime
|
||||
import json
|
||||
from pathlib import Path
|
||||
|
||||
import hashlib
|
||||
|
||||
http_domain = "https://fundor333.com"
|
||||
domain = "fundor333.com"
|
||||
token = os.getenv("WEBMENTIONS_TOKEN")
|
||||
since_days = 30
|
||||
since_days = 90000
|
||||
|
||||
|
||||
now = datetime.datetime.now()
|
||||
@@ -17,7 +17,9 @@ url = f"https://webmention.io/api/mentions.jf2?domain={domain}&token={token}&sin
|
||||
|
||||
|
||||
def clean_slug(slug: str):
|
||||
return slug.replace(http_domain, "").split("?")[0]
|
||||
return hashlib.md5(
|
||||
(slug.split("?")[0]).encode("utf-8"), usedforsecurity=False
|
||||
).hexdigest()
|
||||
|
||||
|
||||
r = requests.get(url)
|
||||
@@ -29,6 +31,7 @@ for webmention in data["children"]:
|
||||
with open("temp.json", "w") as fp:
|
||||
|
||||
label = clean_slug(webmention["wm-target"])
|
||||
label += "/" + str(webmention["wm-id"])
|
||||
|
||||
if output.get(label, False):
|
||||
output[label].append(webmention)
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "\ud83d\udc0dFundor 333\ud83d\udc33\ud83d\udc68\u200d\ud83d\udcbb", "photo": "https://webmention.io/avatar/pbs.twimg.com/c3d085f0266cb157220a9e6312c26ccaeb56e5c4d2d501cf0d6426f05c36890e.jpg", "url": "https://twitter.com/fundor333"}, "url": "https://twitter.com/fundor333/status/1446460514364710916#favorited-by-2687984266", "published": null, "wm-received": "2021-10-19T12:10:15Z", "wm-id": 1293235, "wm-source": "https://brid.gy/like/twitter/fundor333/1446460514364710916/2687984266", "wm-target": "https://fundor333.com/post/2021/from-devops-to-gitops/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/post/2021/from-devops-to-gitops/", "wm-property": "like-of", "wm-private": false}]
|
||||
@@ -1 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Simone Cortesi \ud83c\uddea\ud83c\uddfa", "photo": "https://webmention.io/avatar/pbs.twimg.com/a9aeb33d7425c8786c4d3ee84094da4dc7ee0d04a846021a61b3a9c78b49a20e.jpg", "url": "https://twitter.com/simonecortesi"}, "url": "https://twitter.com/simonecortesi/status/1450542958713966592", "published": "2021-10-19T19:22:45+00:00", "wm-received": "2021-10-19T19:37:35Z", "wm-id": 1293476, "wm-source": "https://brid.gy/comment/twitter/fundor333/1446460514364710916/1450542958713966592", "wm-target": "https://fundor333.com/post/2021/from-devops-to-gitops/", "wm-protocol": "webmention", "content": {"html": "Yo!\n<a class=\"u-mention\" href=\"https://fundor333.com/\"></a>\n<a class=\"u-mention\" href=\"https://twitter.com/fundor333\"></a>", "text": "Yo!"}, "in-reply-to": "https://fundor333.com/post/2021/from-devops-to-gitops/", "wm-property": "in-reply-to", "wm-private": false}, {"type": "entry", "author": {"type": "card", "name": "\ud83d\udc0dFundor 333\ud83d\udc33\ud83d\udc68\u200d\ud83d\udcbb", "photo": "https://webmention.io/avatar/pbs.twimg.com/c3d085f0266cb157220a9e6312c26ccaeb56e5c4d2d501cf0d6426f05c36890e.jpg", "url": "https://twitter.com/fundor333"}, "url": "https://twitter.com/fundor333/status/1446460514364710916#favorited-by-2687984266", "published": null, "wm-received": "2021-10-19T12:10:15Z", "wm-id": 1293235, "wm-source": "https://brid.gy/like/twitter/fundor333/1446460514364710916/2687984266", "wm-target": "https://fundor333.com/post/2021/from-devops-to-gitops/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/post/2021/from-devops-to-gitops/", "wm-property": "like-of", "wm-private": false}]
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Simone Cortesi \ud83c\uddea\ud83c\uddfa", "photo": "https://webmention.io/avatar/pbs.twimg.com/a9aeb33d7425c8786c4d3ee84094da4dc7ee0d04a846021a61b3a9c78b49a20e.jpg", "url": "https://twitter.com/simonecortesi"}, "url": "https://twitter.com/simonecortesi/status/1450542958713966592", "published": "2021-10-19T19:22:45+00:00", "wm-received": "2021-10-19T19:37:35Z", "wm-id": 1293476, "wm-source": "https://brid.gy/comment/twitter/fundor333/1446460514364710916/1450542958713966592", "wm-target": "https://fundor333.com/post/2021/from-devops-to-gitops/", "wm-protocol": "webmention", "content": {"html": "Yo!\n<a class=\"u-mention\" href=\"https://fundor333.com/\"></a>\n<a class=\"u-mention\" href=\"https://twitter.com/fundor333\"></a>", "text": "Yo!"}, "in-reply-to": "https://fundor333.com/post/2021/from-devops-to-gitops/", "wm-property": "in-reply-to", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "", "photo": "", "url": ""}, "url": "http://appuntistudenteschi.altervista.org/escono-dalle-fottute-pareti/", "published": null, "wm-received": "2021-10-21T21:34:13Z", "wm-id": 1294830, "wm-source": "http://appuntistudenteschi.altervista.org/escono-dalle-fottute-pareti/", "wm-target": "https://fundor333.com", "wm-protocol": "webmention", "mention-of": "https://fundor333.com", "wm-property": "mention-of", "wm-private": false, "rels": {"canonical": "http://appuntistudenteschi.altervista.org/escono-dalle-fottute-pareti/"}}]
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Fundor333", "photo": "https://webmention.io/avatar/files.mastodon.social/36bc58e7595de593f520ba92ea9a8433b6dfde5a76f3f6d7d69755ac29007318.png", "url": "https://mastodon.social/@fundor333"}, "url": "https://mastodon.social/@fundor333/113062392356184443", "published": "2024-09-01T12:53:15+00:00", "wm-received": "2024-09-02T00:13:23Z", "wm-id": 1845508, "wm-source": "https://brid.gy/comment/mastodon/@fundor333@mastodon.social/113062281555217401/113062392356184443", "wm-target": "https://fundor333.com/photos/2024/hunting-at-night-in-venice/", "wm-protocol": "webmention", "content": {"html": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@andreagrandi\" class=\"u-url\">@<span>andreagrandi</span></a></span> yep ed \u00e8 dove faccio la spesa</p>", "text": "@andreagrandi yep ed \u00e8 dove faccio la spesa"}, "in-reply-to": "https://fundor333.com/photos/2024/hunting-at-night-in-venice/", "wm-property": "in-reply-to", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Andrea Grandi ????", "photo": "https://webmention.io/avatar/files.mastodon.social/b32dc86fff05382c848f283bce646a3084a6312b7a3cc0f27a8da079a7d2d40c.jpg", "url": "https://mastodon.social/@andreagrandi"}, "url": "https://mastodon.social/@andreagrandi/113062388975978510", "published": "2024-09-01T12:52:24+00:00", "wm-received": "2024-09-02T00:13:24Z", "wm-id": 1845509, "wm-source": "https://brid.gy/comment/mastodon/@fundor333@mastodon.social/113062281555217401/113062388975978510", "wm-target": "https://fundor333.com/photos/2024/hunting-at-night-in-venice/", "wm-protocol": "webmention", "content": {"html": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@fundor333\" class=\"u-url\">@<span>fundor333</span></a></span> ti piace vincere facile coi soggetti, le luci e l\u2019atmosfera a Venezia eh ????</p>", "text": "@fundor333 ti piace vincere facile coi soggetti, le luci e l\u2019atmosfera a Venezia eh ????"}, "in-reply-to": "https://fundor333.com/photos/2024/hunting-at-night-in-venice/", "wm-property": "in-reply-to", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Andrea Grandi \ud83e\udd95", "photo": "https://webmention.io/avatar/files.mastodon.social/b32dc86fff05382c848f283bce646a3084a6312b7a3cc0f27a8da079a7d2d40c.jpg", "url": "https://mastodon.social/@andreagrandi"}, "url": "https://mastodon.social/@andreagrandi/113062388975978510", "published": "2024-09-01T12:52:24+00:00", "wm-received": "2024-09-02T00:13:25Z", "wm-id": 1845510, "wm-source": "https://brid.gy/comment/mastodon/@fundor333@mastodon.social/113062281555217401/113062388975978510", "wm-target": "https://fundor333.com/photos/2024/hunting-at-night-in-venice/?amp%3Butm_medium=mastodon", "wm-protocol": "webmention", "content": {"html": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@fundor333\" class=\"u-url\">@<span>fundor333</span></a></span> ti piace vincere facile coi soggetti, le luci e l\u2019atmosfera a Venezia eh \ud83d\ude09</p>", "text": "@fundor333 ti piace vincere facile coi soggetti, le luci e l\u2019atmosfera a Venezia eh \ud83d\ude09"}, "in-reply-to": "https://fundor333.com/photos/2024/hunting-at-night-in-venice/?amp%3Butm_medium=mastodon", "wm-property": "in-reply-to", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Fundor333", "photo": "https://webmention.io/avatar/files.mastodon.social/36bc58e7595de593f520ba92ea9a8433b6dfde5a76f3f6d7d69755ac29007318.png", "url": "https://mastodon.social/@fundor333"}, "url": "https://mastodon.social/@fundor333/113062392356184443", "published": "2024-09-01T12:53:15+00:00", "wm-received": "2024-09-02T00:13:26Z", "wm-id": 1845511, "wm-source": "https://brid.gy/comment/mastodon/@fundor333@mastodon.social/113062281555217401/113062392356184443", "wm-target": "https://fundor333.com/photos/2024/hunting-at-night-in-venice/?amp%3Butm_medium=mastodon", "wm-protocol": "webmention", "content": {"html": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@andreagrandi\" class=\"u-url\">@<span>andreagrandi</span></a></span> yep ed \u00e8 dove faccio la spesa</p>", "text": "@andreagrandi yep ed \u00e8 dove faccio la spesa"}, "in-reply-to": "https://fundor333.com/photos/2024/hunting-at-night-in-venice/?amp%3Butm_medium=mastodon", "wm-property": "in-reply-to", "wm-private": false}]
|
||||
@@ -1 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Michel Murabito", "photo": "https://webmention.io/avatar/pbs.twimg.com/0b84c31cf0b9e33abe8e2bff95dad66665dfd63bc32f7dbaafffc4ac61759cc9.jpg", "url": "https://twitter.com/michelmurabito"}, "url": "https://twitter.com/michelmurabito/status/1583817207246880779", "published": "2022-10-22T13:47:02+00:00", "wm-received": "2022-10-22T15:10:27Z", "wm-id": 1543462, "wm-source": "https://brid.gy/repost/twitter/fundor333/1583801197688811520/1583817207246880779", "wm-target": "https://fundor333.com/social/2022/10/22/1666442277/", "wm-protocol": "webmention", "content": {"text": "@michelmurabito al #DevFestTriveneto che presenta #ronda basato su #opa #DevFest #DevFest2022 (fundor333.com/social/2022/10\u2026)"}, "repost-of": "https://fundor333.com/social/2022/10/22/1666442277/", "wm-property": "repost-of", "wm-private": false}, {"type": "entry", "author": {"type": "card", "name": "Michel Murabito", "photo": "https://webmention.io/avatar/pbs.twimg.com/0b84c31cf0b9e33abe8e2bff95dad66665dfd63bc32f7dbaafffc4ac61759cc9.jpg", "url": "https://twitter.com/michelmurabito"}, "url": "https://twitter.com/fundor333/status/1583801197688811520#favorited-by-51541465", "published": null, "wm-received": "2022-10-22T15:10:27Z", "wm-id": 1543463, "wm-source": "https://brid.gy/like/twitter/fundor333/1583801197688811520/51541465", "wm-target": "https://fundor333.com/social/2022/10/22/1666442277/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/social/2022/10/22/1666442277/", "wm-property": "like-of", "wm-private": false}]
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Michel Murabito", "photo": "https://webmention.io/avatar/pbs.twimg.com/0b84c31cf0b9e33abe8e2bff95dad66665dfd63bc32f7dbaafffc4ac61759cc9.jpg", "url": "https://twitter.com/michelmurabito"}, "url": "https://twitter.com/michelmurabito/status/1583817207246880779", "published": "2022-10-22T13:47:02+00:00", "wm-received": "2022-10-22T15:10:27Z", "wm-id": 1543462, "wm-source": "https://brid.gy/repost/twitter/fundor333/1583801197688811520/1583817207246880779", "wm-target": "https://fundor333.com/social/2022/10/22/1666442277/", "wm-protocol": "webmention", "content": {"text": "@michelmurabito al #DevFestTriveneto che presenta #ronda basato su #opa #DevFest #DevFest2022 (fundor333.com/social/2022/10\u2026)"}, "repost-of": "https://fundor333.com/social/2022/10/22/1666442277/", "wm-property": "repost-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Michel Murabito", "photo": "https://webmention.io/avatar/pbs.twimg.com/0b84c31cf0b9e33abe8e2bff95dad66665dfd63bc32f7dbaafffc4ac61759cc9.jpg", "url": "https://twitter.com/michelmurabito"}, "url": "https://twitter.com/fundor333/status/1583801197688811520#favorited-by-51541465", "published": null, "wm-received": "2022-10-22T15:10:27Z", "wm-id": 1543463, "wm-source": "https://brid.gy/like/twitter/fundor333/1583801197688811520/51541465", "wm-target": "https://fundor333.com/social/2022/10/22/1666442277/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/social/2022/10/22/1666442277/", "wm-property": "like-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "fundor333", "photo": "https://webmention.io/avatar/shiitake.us-east.host.bsky.network/745ae7c92d33ea40ee0a0cc07825d49dcf5f0375c9b77cf4404889a238e66f93.jpg", "url": "https://bsky.app/profile/fundor333.com"}, "url": "https://bsky.app/profile/did:plc:u7piwonv4s27ysugjaa6im2q/post/3kywmxsskkk2t", "published": "2024-08-05T00:26:48+00:00", "wm-received": "2024-08-05T00:26:52Z", "wm-id": 1841584, "wm-source": "https://bsky.brid.gy/convert/web/at://did:plc:u7piwonv4s27ysugjaa6im2q/app.bsky.feed.post/3kywmxsskkk2t%23bridgy-fed-create", "wm-target": "https://fundor333.com/social/2024/08/05/why-hagoromo-chalk-is-so-expensive--so-expensive--business-insider---youtube/?utm_medium=rss", "wm-protocol": "webmention", "content": {"html": "If you have a good product you will find someone to sell it. If you have the best product the client will come to you\u2026 Even when you are sell chalk (<a href=\"https://fundor333.com/social/2024/08/05/why-hagoromo-chalk-is-so-expensive--so-expensive--business-insider---youtube/?utm_medium=rss\">https://fundor333.com/social/2024/08/05/why-hagoromo-chalk-is-so-expensive--so-expensive--business-insider---youtube/?utm_medium=rss</a>)", "text": "If you have a good product you will find someone to sell it. If you have the best product the client will come to you\u2026 Even when you are sell chalk (https://fundor333.com/social/2024/08/05/why-hagoromo-chalk-is-so-expensive--so-expensive--business-insider---youtube/?utm_medium=rss)"}, "mention-of": "https://fundor333.com/social/2024/08/05/why-hagoromo-chalk-is-so-expensive--so-expensive--business-insider---youtube/?utm_medium=rss", "wm-property": "mention-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Salva Rivas", "photo": "https://webmention.io/avatar/cdn.bsky.app/51492fc81fc987141a26f2ed91fe3eebeebc02652eba5b078b4bf175e89c0f09.jpg", "url": "https://bsky.app/profile/srivas.bsky.social"}, "url": "https://bsky.app/profile/fundor333.bsky.social/post/3kywmxsskkk2t#liked_by_did:plc:rmighyqfgqo37snbbv46xkkd", "published": null, "wm-received": "2024-08-05T00:57:55Z", "wm-id": 1841585, "wm-source": "https://brid.gy/like/bluesky/did:plc:u7piwonv4s27ysugjaa6im2q/at%253A%252F%252Fdid%253Aplc%253Au7piwonv4s27ysugjaa6im2q%252Fapp.bsky.feed.post%252F3kywmxsskkk2t/did%253Aplc%253Armighyqfgqo37snbbv46xkkd", "wm-target": "https://fundor333.com/social/2024/08/05/why-hagoromo-chalk-is-so-expensive--so-expensive--business-insider---youtube/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/social/2024/08/05/why-hagoromo-chalk-is-so-expensive--so-expensive--business-insider---youtube/", "wm-property": "like-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "\u200e", "photo": "https://webmention.io/avatar/cdn.bsky.app/00e0e7e5fb92568e4cdc1f9da2327d0282eff437e7b31683fe7a114222b7d7c7.jpg", "url": "https://bsky.app/profile/renoviana.dev"}, "url": "https://bsky.app/profile/fundor333.bsky.social/post/3kywmxsskkk2t#liked_by_did:plc:32ejvo3lggl47tlvhzn35td7", "published": null, "wm-received": "2024-08-05T00:57:56Z", "wm-id": 1841586, "wm-source": "https://brid.gy/like/bluesky/did:plc:u7piwonv4s27ysugjaa6im2q/at%253A%252F%252Fdid%253Aplc%253Au7piwonv4s27ysugjaa6im2q%252Fapp.bsky.feed.post%252F3kywmxsskkk2t/did%253Aplc%253A32ejvo3lggl47tlvhzn35td7", "wm-target": "https://fundor333.com/social/2024/08/05/why-hagoromo-chalk-is-so-expensive--so-expensive--business-insider---youtube/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/social/2024/08/05/why-hagoromo-chalk-is-so-expensive--so-expensive--business-insider---youtube/", "wm-property": "like-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "ac (bluesky verified rude bitch)", "photo": "https://webmention.io/avatar/cdn.bsky.app/bd8d1dc1e85bf90b22324686903e9643c3e167821e7936f888ff2aece940636c.jpg", "url": "https://bsky.app/profile/amateurcrastinator.com"}, "url": "https://bsky.app/profile/fundor333.bsky.social/post/3kywmxsskkk2t#liked_by_did:plc:sbswaj5gkbeumzfvjgyytuqo", "published": null, "wm-received": "2024-08-05T01:40:11Z", "wm-id": 1841587, "wm-source": "https://brid.gy/like/bluesky/did:plc:u7piwonv4s27ysugjaa6im2q/at%253A%252F%252Fdid%253Aplc%253Au7piwonv4s27ysugjaa6im2q%252Fapp.bsky.feed.post%252F3kywmxsskkk2t/did%253Aplc%253Asbswaj5gkbeumzfvjgyytuqo", "wm-target": "https://fundor333.com/social/2024/08/05/why-hagoromo-chalk-is-so-expensive--so-expensive--business-insider---youtube/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/social/2024/08/05/why-hagoromo-chalk-is-so-expensive--so-expensive--business-insider---youtube/", "wm-property": "like-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "POP Culture Now", "photo": "https://webmention.io/avatar/cdn.bsky.app/91a77a7c94a2ccf8d4936330590d04a4879ae91018fc0c3f6c74974457f71291.jpg", "url": "https://bsky.app/profile/popculturenow.bsky.social"}, "url": "https://bsky.app/profile/fundor333.bsky.social/post/3kywmxsskkk2t#liked_by_did:plc:l73qmlket35rholtb4bj3uww", "published": null, "wm-received": "2024-08-05T13:25:31Z", "wm-id": 1841623, "wm-source": "https://brid.gy/like/bluesky/did:plc:u7piwonv4s27ysugjaa6im2q/at%253A%252F%252Fdid%253Aplc%253Au7piwonv4s27ysugjaa6im2q%252Fapp.bsky.feed.post%252F3kywmxsskkk2t/did%253Aplc%253Al73qmlket35rholtb4bj3uww", "wm-target": "https://fundor333.com/social/2024/08/05/why-hagoromo-chalk-is-so-expensive--so-expensive--business-insider---youtube/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/social/2024/08/05/why-hagoromo-chalk-is-so-expensive--so-expensive--business-insider---youtube/", "wm-property": "like-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Raya ???? | Vtuber | EN | Fx Twitch", "photo": "https://webmention.io/avatar/cdn.bsky.app/79df3042bff3b88e3d7660dbf661ebcfafe490e3e52e530653039d613fb66e5f.jpg", "url": "https://bsky.app/profile/hi01.bsky.social"}, "url": "https://bsky.app/profile/fundor333.bsky.social/post/3kywmxsskkk2t#liked_by_did:plc:bpphohr6ngb62tc6j4tko2if", "published": null, "wm-received": "2024-08-16T15:15:02Z", "wm-id": 1843408, "wm-source": "https://brid.gy/like/bluesky/did:plc:u7piwonv4s27ysugjaa6im2q/at%253A%252F%252Fdid%253Aplc%253Au7piwonv4s27ysugjaa6im2q%252Fapp.bsky.feed.post%252F3kywmxsskkk2t/did%253Aplc%253Abpphohr6ngb62tc6j4tko2if", "wm-target": "https://fundor333.com/social/2024/08/05/why-hagoromo-chalk-is-so-expensive--so-expensive--business-insider---youtube/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/social/2024/08/05/why-hagoromo-chalk-is-so-expensive--so-expensive--business-insider---youtube/", "wm-property": "like-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Jamie Tanna", "photo": "https://webmention.io/avatar/www.jvt.me/f0f487b73880b54411ec067322d1d32edcb4b125853353123e076183d1131acf.png", "url": "https://www.jvt.me"}, "url": "https://www.jvt.me/mf2/2021/12/yupzj/", "published": "2021-12-23T17:02:50", "wm-received": "2021-12-23T17:14:27Z", "wm-id": 1321673, "wm-source": "https://www.jvt.me/mf2/2021/12/yupzj/", "wm-target": "https://fundor333.com/post/2021/advance-git-config-and-ssh-config/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/post/2021/advance-git-config-and-ssh-config/", "wm-property": "like-of", "wm-private": false, "rels": {"canonical": "https://www.jvt.me/mf2/2021/12/yupzj/"}}]
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Indie Interesting Websites", "photo": "https://webmention.io/avatar/pbs.twimg.com/e3942d7d60a1c449cb10217438031265b5be3f4edd48b74cec0e6a9f08023684.jpg", "url": "https://twitter.com/IndieRandWeb"}, "url": "https://twitter.com/IndieRandWeb/status/1604576040646492161", "published": "2022-12-18T20:35:14+00:00", "wm-received": "2022-12-19T05:09:04Z", "wm-id": 1583690, "wm-source": "https://brid.gy/post/twitter/fundor333/1604576040646492161", "wm-target": "https://fundor333.com/", "wm-protocol": "webmention", "photo": ["https://pbs.twimg.com/media/FkSZZ-PXoAE9wjh.jpg"], "content": {"html": "Fundor333\n\n<a href=\"https://fundor333.com\">fundor333.com</a>\n\n<a class=\"u-mention\" href=\"https://fundor333.com/\"></a>", "text": "Fundor333\n\nfundor333.com"}, "mention-of": "https://fundor333.com/", "wm-property": "mention-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Steven", "photo": "https://webmention.io/avatar/pbs.twimg.com/802e41609ef1166d2963f7e50cf22fee349c1ec9f9958ac94fa14cec1d845270.png", "url": "https://twitter.com/KapSteven"}, "url": "https://twitter.com/fundor333/status/1592856241415634946#favorited-by-1381137193981386752", "published": null, "wm-received": "2022-11-16T20:17:11Z", "wm-id": 1560903, "wm-source": "https://brid.gy/like/twitter/fundor333/1592856241415634946/1381137193981386752", "wm-target": "https://fundor333.com/social/2022/11/16/pythons-doctest---document-and-test-your-code-at-once--real-python/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/social/2022/11/16/pythons-doctest---document-and-test-your-code-at-once--real-python/", "wm-property": "like-of", "wm-private": false}]
|
||||
@@ -1 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "fundor333", "photo": "https://webmention.io/avatar/shiitake.us-east.host.bsky.network/745ae7c92d33ea40ee0a0cc07825d49dcf5f0375c9b77cf4404889a238e66f93.jpg", "url": "https://bsky.app/profile/fundor333.com"}, "url": "https://bsky.app/profile/did:plc:u7piwonv4s27ysugjaa6im2q/post/3kzeawen2722w", "published": "2024-08-10T10:28:31+00:00", "wm-received": "2024-08-10T10:28:33Z", "wm-id": 1842674, "wm-source": "https://bsky.brid.gy/convert/web/at://did:plc:u7piwonv4s27ysugjaa6im2q/app.bsky.feed.post/3kzeawen2722w%23bridgy-fed-create", "wm-target": "https://fundor333.com/social/2022/11/16/pythons-doctest---document-and-test-your-code-at-once--real-python/?utm_medium=rss", "wm-protocol": "webmention", "content": {"html": "One of the easyer way to make a test (<a href=\"https://fundor333.com/social/2022/11/16/pythons-doctest---document-and-test-your-code-at-once--real-python/?utm_medium=rss\">https://fundor333.com/social/2022/11/16/pythons-doctest---document-and-test-your-code-at-once--real-python/?utm_medium=rss</a>)", "text": "One of the easyer way to make a test (https://fundor333.com/social/2022/11/16/pythons-doctest---document-and-test-your-code-at-once--real-python/?utm_medium=rss)"}, "mention-of": "https://fundor333.com/social/2022/11/16/pythons-doctest---document-and-test-your-code-at-once--real-python/?utm_medium=rss", "wm-property": "mention-of", "wm-private": false}, {"type": "entry", "author": {"type": "card", "name": "Steven", "photo": "https://webmention.io/avatar/pbs.twimg.com/802e41609ef1166d2963f7e50cf22fee349c1ec9f9958ac94fa14cec1d845270.png", "url": "https://twitter.com/KapSteven"}, "url": "https://twitter.com/fundor333/status/1592856241415634946#favorited-by-1381137193981386752", "published": null, "wm-received": "2022-11-16T20:17:11Z", "wm-id": 1560903, "wm-source": "https://brid.gy/like/twitter/fundor333/1592856241415634946/1381137193981386752", "wm-target": "https://fundor333.com/social/2022/11/16/pythons-doctest---document-and-test-your-code-at-once--real-python/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/social/2022/11/16/pythons-doctest---document-and-test-your-code-at-once--real-python/", "wm-property": "like-of", "wm-private": false}]
|
||||
[{"type": "entry", "author": {"type": "card", "name": "fundor333", "photo": "https://webmention.io/avatar/shiitake.us-east.host.bsky.network/745ae7c92d33ea40ee0a0cc07825d49dcf5f0375c9b77cf4404889a238e66f93.jpg", "url": "https://bsky.app/profile/fundor333.com"}, "url": "https://bsky.app/profile/did:plc:u7piwonv4s27ysugjaa6im2q/post/3kzeawen2722w", "published": "2024-08-10T10:28:31+00:00", "wm-received": "2024-08-10T10:28:33Z", "wm-id": 1842674, "wm-source": "https://bsky.brid.gy/convert/web/at://did:plc:u7piwonv4s27ysugjaa6im2q/app.bsky.feed.post/3kzeawen2722w%23bridgy-fed-create", "wm-target": "https://fundor333.com/social/2022/11/16/pythons-doctest---document-and-test-your-code-at-once--real-python/?utm_medium=rss", "wm-protocol": "webmention", "content": {"html": "One of the easyer way to make a test (<a href=\"https://fundor333.com/social/2022/11/16/pythons-doctest---document-and-test-your-code-at-once--real-python/?utm_medium=rss\">https://fundor333.com/social/2022/11/16/pythons-doctest---document-and-test-your-code-at-once--real-python/?utm_medium=rss</a>)", "text": "One of the easyer way to make a test (https://fundor333.com/social/2022/11/16/pythons-doctest---document-and-test-your-code-at-once--real-python/?utm_medium=rss)"}, "mention-of": "https://fundor333.com/social/2022/11/16/pythons-doctest---document-and-test-your-code-at-once--real-python/?utm_medium=rss", "wm-property": "mention-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "LaemenPang", "photo": "https://webmention.io/avatar/files.mastodon.social/f05260061d91af3ebaa31c17256d6b75b697c03d670e1e295704ec78ca10502e.jpg", "url": "https://mastodon.social/@focusedontheberry"}, "url": "https://mastodon.social/@fundor333/113856768273797658#reblogged-by-112349892458455305", "published": null, "wm-received": "2025-01-20T19:52:47Z", "wm-id": 1877823, "wm-source": "https://brid.gy/repost/mastodon/@fundor333@mastodon.social/113856768273797658/112349892458455305", "wm-target": "https://fundor333.com/micro/2025/10/this-is-why-you-need-a-domain/", "wm-protocol": "webmention", "repost-of": "https://fundor333.com/micro/2025/10/this-is-why-you-need-a-domain/", "wm-property": "repost-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "LaemenPang", "photo": "https://webmention.io/avatar/files.mastodon.social/f05260061d91af3ebaa31c17256d6b75b697c03d670e1e295704ec78ca10502e.jpg", "url": "https://mastodon.social/@focusedontheberry"}, "url": "https://mastodon.social/@fundor333/113856768273797658#favorited-by-112349892458455305", "published": null, "wm-received": "2025-01-20T20:03:08Z", "wm-id": 1877825, "wm-source": "https://brid.gy/like/mastodon/@fundor333@mastodon.social/113856768273797658/112349892458455305", "wm-target": "https://fundor333.com/micro/2025/10/this-is-why-you-need-a-domain/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/micro/2025/10/this-is-why-you-need-a-domain/", "wm-property": "like-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Rahul", "photo": "https://webmention.io/avatar/pbs.twimg.com/703f3659749ffe49b61b1a2f94d0e991c67c4ac617e1dc34eeac4c3aee5d3a06.jpg", "url": "https://twitter.com/rahul05ranjan"}, "url": "https://twitter.com/rahul05ranjan/status/1548774073832198144", "published": "2022-07-17T20:58:08+00:00", "wm-received": "2022-07-17T22:37:48Z", "wm-id": 1435273, "wm-source": "https://brid.gy/repost/twitter/fundor333/1548774048875806720/1548774073832198144", "wm-target": "https://fundor333.com/social/2022/07/17/auto-setup-remote-branch-and-never-again-see-an-error-about-the-missing-upstream--pawelgrzybekcom/", "wm-protocol": "webmention", "content": {"text": "\ud83d\udd16 Auto setup remote branch and never again see an error about the missing upstream | pawelgrzybek.com fundor333.com/social/2022/07\u2026 #git #develop #programming"}, "repost-of": "https://fundor333.com/social/2022/07/17/auto-setup-remote-branch-and-never-again-see-an-error-about-the-missing-upstream--pawelgrzybekcom/", "wm-property": "repost-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Rahul", "photo": "https://webmention.io/avatar/pbs.twimg.com/703f3659749ffe49b61b1a2f94d0e991c67c4ac617e1dc34eeac4c3aee5d3a06.jpg", "url": "https://twitter.com/rahul05ranjan"}, "url": "https://twitter.com/fundor333/status/1548774048875806720#favorited-by-411419084", "published": null, "wm-received": "2022-08-02T20:47:27Z", "wm-id": 1448702, "wm-source": "https://brid.gy/like/twitter/fundor333/1548774048875806720/411419084", "wm-target": "https://fundor333.com/social/2022/07/17/auto-setup-remote-branch-and-never-again-see-an-error-about-the-missing-upstream--pawelgrzybekcom/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/social/2022/07/17/auto-setup-remote-branch-and-never-again-see-an-error-about-the-missing-upstream--pawelgrzybekcom/", "wm-property": "like-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Francesco Maida", "photo": "https://webmention.io/avatar/files.mastodon.social/8875cc3f513aa2c7d4d1d52c172cd79caf48306535b2d2bb0ce9f14bdcabfb0f.jpg", "url": "https://livellosegreto.it/@cesco"}, "url": "https://livellosegreto.it/@cesco/110819907094582946", "published": "2023-08-02T11:59:46", "wm-received": "2023-08-03T08:29:52Z", "wm-id": 1700840, "wm-source": "https://brid.gy/comment/mastodon/@fundor333@mastodon.social/110816428174225025/110819907118442504", "wm-target": "https://fundor333.com/social/2023/08/01/rss-zero-isnt-the-path-to-rss-joy--dan-q/", "wm-protocol": "webmention", "content": {"html": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@fundor333\" class=\"u-url\">@<span>fundor333</span></a></span> Anch'io ho questo problema \ud83d\ude05</p>", "text": "@fundor333 Anch'io ho questo problema \ud83d\ude05"}, "in-reply-to": "https://fundor333.com/social/2023/08/01/rss-zero-isnt-the-path-to-rss-joy--dan-q/", "wm-property": "in-reply-to", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Francesco Maida", "photo": "https://webmention.io/avatar/files.mastodon.social/8875cc3f513aa2c7d4d1d52c172cd79caf48306535b2d2bb0ce9f14bdcabfb0f.jpg", "url": "https://livellosegreto.it/@cesco"}, "url": "https://mastodon.social/@fundor333/110816428174225025#favorited-by-108199951616266001", "published": null, "wm-received": "2023-08-03T08:29:52Z", "wm-id": 1700841, "wm-source": "https://brid.gy/like/mastodon/@fundor333@mastodon.social/110816428174225025/108199951616266001", "wm-target": "https://fundor333.com/social/2023/08/01/rss-zero-isnt-the-path-to-rss-joy--dan-q/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/social/2023/08/01/rss-zero-isnt-the-path-to-rss-joy--dan-q/", "wm-property": "like-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Francesco Maida", "photo": "https://webmention.io/avatar/files.mastodon.social/8875cc3f513aa2c7d4d1d52c172cd79caf48306535b2d2bb0ce9f14bdcabfb0f.jpg", "url": "https://livellosegreto.it/@cesco"}, "url": "https://livellosegreto.it/@cesco/110819907094582946", "published": "2023-08-02T11:59:46", "wm-received": "2023-08-03T08:29:52Z", "wm-id": 1700842, "wm-source": "https://brid.gy/comment/mastodon/@fundor333@mastodon.social/110816428174225025/110819907118442504", "wm-target": "https://fundor333.com/social/2023/08/01/rss-zero-isnt-the-path-to-rss-joy--dan-q/?amp%3Butm_source=dlvr.it", "wm-protocol": "webmention", "content": {"html": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@fundor333\" class=\"u-url\">@<span>fundor333</span></a></span> Anch'io ho questo problema \ud83d\ude05</p>", "text": "@fundor333 Anch'io ho questo problema \ud83d\ude05"}, "in-reply-to": "https://fundor333.com/social/2023/08/01/rss-zero-isnt-the-path-to-rss-joy--dan-q/?amp%3Butm_source=dlvr.it", "wm-property": "in-reply-to", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Francesco Maida", "photo": "https://webmention.io/avatar/files.mastodon.social/8875cc3f513aa2c7d4d1d52c172cd79caf48306535b2d2bb0ce9f14bdcabfb0f.jpg", "url": "https://livellosegreto.it/@cesco"}, "url": "https://mastodon.social/@fundor333/110816428174225025#favorited-by-108199951616266001", "published": null, "wm-received": "2023-08-03T08:29:53Z", "wm-id": 1700843, "wm-source": "https://brid.gy/like/mastodon/@fundor333@mastodon.social/110816428174225025/108199951616266001", "wm-target": "https://fundor333.com/social/2023/08/01/rss-zero-isnt-the-path-to-rss-joy--dan-q/?amp%3Butm_source=dlvr.it", "wm-protocol": "webmention", "like-of": "https://fundor333.com/social/2023/08/01/rss-zero-isnt-the-path-to-rss-joy--dan-q/?amp%3Butm_source=dlvr.it", "wm-property": "like-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "fundor333", "photo": "https://webmention.io/avatar/shiitake.us-east.host.bsky.network/745ae7c92d33ea40ee0a0cc07825d49dcf5f0375c9b77cf4404889a238e66f93.jpg", "url": "https://bsky.app/profile/fundor333.com"}, "url": "https://bsky.app/profile/did:plc:u7piwonv4s27ysugjaa6im2q/post/3kzealllupy2t", "published": "2024-08-10T10:22:29+00:00", "wm-received": "2024-08-10T10:22:31Z", "wm-id": 1842643, "wm-source": "https://bsky.brid.gy/convert/web/at://did:plc:u7piwonv4s27ysugjaa6im2q/app.bsky.feed.post/3kzealllupy2t%23bridgy-fed-create", "wm-target": "https://fundor333.com/social/2023/08/01/rss-zero-isnt-the-path-to-rss-joy--dan-q/?utm_medium=rss", "wm-protocol": "webmention", "content": {"html": "Do you use your feed reader as your email client? (<a href=\"https://fundor333.com/social/2023/08/01/rss-zero-isnt-the-path-to-rss-joy--dan-q/?utm_medium=rss\">https://fundor333.com/social/2023/08/01/rss-zero-isnt-the-path-to-rss-joy--dan-q/?utm_medium=rss</a>)", "text": "Do you use your feed reader as your email client? (https://fundor333.com/social/2023/08/01/rss-zero-isnt-the-path-to-rss-joy--dan-q/?utm_medium=rss)"}, "mention-of": "https://fundor333.com/social/2023/08/01/rss-zero-isnt-the-path-to-rss-joy--dan-q/?utm_medium=rss", "wm-property": "mention-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Enrico Campagnol", "photo": "https://webmention.io/avatar/pbs.twimg.com/4bd9ff42800dd3e3aff600e8ea3436bfa2975053d64620bc81d8397e05aaa9bd.jpg", "url": "https://twitter.com/CampagnolEnrico"}, "url": "https://twitter.com/fundor333/status/1624833649265848320#favorited-by-1500398864708288514", "published": null, "wm-received": "2023-02-13T16:03:44Z", "wm-id": 1622159, "wm-source": "https://brid.gy/like/twitter/fundor333/1624833649265848320/1500398864708288514", "wm-target": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/", "wm-property": "like-of", "wm-private": false}]
|
||||
@@ -1 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Christian Engel", "photo": "https://chringel.dev/images/index_hu172747a4d2d97cd5fcea3a25375dec25_244334_200x200_fit_q75_h2_box_3.webp", "url": ""}, "url": "https://chringel.dev/2023/02/15/0917/", "published": "2023-02-15T09:18:00+01:00", "wm-received": "2023-02-15T08:25:29Z", "wm-id": 1623269, "wm-source": "https://chringel.dev/2023/02/15/0917/", "wm-target": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/", "wm-protocol": "webmention", "summary": {"content-type": "text/plain", "value": "\ud83d\udcac Comment on https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/"}, "content": {"html": "<p>That is so cool, that you implemented a micropub server. Congrats! \ud83c\udf7e</p>\n<p>And good luck on conquering the world! \ud83d\ude1c</p>", "text": "That is so cool, that you implemented a micropub server. Congrats! \ud83c\udf7e\nAnd good luck on conquering the world! \ud83d\ude1c"}, "in-reply-to": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/", "wm-property": "in-reply-to", "wm-private": false, "rels": {"canonical": "https://chringel.dev/2023/02/15/0917/"}}, {"type": "entry", "author": {"type": "card", "name": "Enrico Campagnol", "photo": "https://webmention.io/avatar/pbs.twimg.com/4bd9ff42800dd3e3aff600e8ea3436bfa2975053d64620bc81d8397e05aaa9bd.jpg", "url": "https://twitter.com/CampagnolEnrico"}, "url": "https://twitter.com/fundor333/status/1624833649265848320#favorited-by-1500398864708288514", "published": null, "wm-received": "2023-02-13T16:03:44Z", "wm-id": 1622159, "wm-source": "https://brid.gy/like/twitter/fundor333/1624833649265848320/1500398864708288514", "wm-target": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/", "wm-property": "like-of", "wm-private": false}]
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Christian Engel", "photo": "https://chringel.dev/images/index_hu172747a4d2d97cd5fcea3a25375dec25_244334_200x200_fit_q75_h2_box_3.webp", "url": ""}, "url": "https://chringel.dev/2023/02/15/0917/", "published": "2023-02-15T09:18:00+01:00", "wm-received": "2023-02-15T08:25:29Z", "wm-id": 1623269, "wm-source": "https://chringel.dev/2023/02/15/0917/", "wm-target": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/", "wm-protocol": "webmention", "summary": {"content-type": "text/plain", "value": "\ud83d\udcac Comment on https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/"}, "content": {"html": "<p>That is so cool, that you implemented a micropub server. Congrats! \ud83c\udf7e</p>\n<p>And good luck on conquering the world! \ud83d\ude1c</p>", "text": "That is so cool, that you implemented a micropub server. Congrats! \ud83c\udf7e\nAnd good luck on conquering the world! \ud83d\ude1c"}, "in-reply-to": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/", "wm-property": "in-reply-to", "wm-private": false, "rels": {"canonical": "https://chringel.dev/2023/02/15/0917/"}}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "fundor333", "photo": "https://webmention.io/avatar/shiitake.us-east.host.bsky.network/745ae7c92d33ea40ee0a0cc07825d49dcf5f0375c9b77cf4404889a238e66f93.jpg", "url": "https://bsky.app/profile/fundor333.com"}, "url": "https://bsky.app/profile/did:plc:u7piwonv4s27ysugjaa6im2q/post/3kzeuwzfkby2t", "published": "2024-08-10T16:26:47+00:00", "wm-received": "2024-08-10T16:26:50Z", "wm-id": 1842721, "wm-source": "https://bsky.brid.gy/convert/web/at://did:plc:u7piwonv4s27ysugjaa6im2q/app.bsky.feed.post/3kzeuwzfkby2t%23bridgy-fed-create", "wm-target": "https://fundor333.com/social/2024/08/10/dont-prefill-config-files/?utm_medium=rss", "wm-protocol": "webmention", "content": {"html": "A short post about how to implement a config file in your app with future in head. It look like it is the git way to the config file (<a href=\"https://fundor333.com/social/2024/08/10/dont-prefill-config-files/?utm_medium=rss\">https://fundor333.com/social/2024/08/10/dont-prefill-config-files/?utm_medium=rss</a>)", "text": "A short post about how to implement a config file in your app with future in head. It look like it is the git way to the config file (https://fundor333.com/social/2024/08/10/dont-prefill-config-files/?utm_medium=rss)"}, "mention-of": "https://fundor333.com/social/2024/08/10/dont-prefill-config-files/?utm_medium=rss", "wm-property": "mention-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Raya ???? | Vtuber | EN | Fx Twitch", "photo": "https://webmention.io/avatar/cdn.bsky.app/79df3042bff3b88e3d7660dbf661ebcfafe490e3e52e530653039d613fb66e5f.jpg", "url": "https://bsky.app/profile/hi01.bsky.social"}, "url": "https://bsky.app/profile/fundor333.bsky.social/post/3kzeuwzfkby2t#liked_by_did:plc:bpphohr6ngb62tc6j4tko2if", "published": null, "wm-received": "2024-08-16T15:15:01Z", "wm-id": 1843407, "wm-source": "https://brid.gy/like/bluesky/did:plc:u7piwonv4s27ysugjaa6im2q/at%253A%252F%252Fdid%253Aplc%253Au7piwonv4s27ysugjaa6im2q%252Fapp.bsky.feed.post%252F3kzeuwzfkby2t/did%253Aplc%253Abpphohr6ngb62tc6j4tko2if", "wm-target": "https://fundor333.com/social/2024/08/10/dont-prefill-config-files/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/social/2024/08/10/dont-prefill-config-files/", "wm-property": "like-of", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Juna Salviati", "photo": "https://webmention.io/avatar/pbs.twimg.com/db009297897afff07f3d2f4e2b0975db90fc93750fb726d947439bff65268c71.jpg", "url": "https://twitter.com/1littleendian"}, "url": "https://twitter.com/1littleendian/status/1571418211077263360", "published": "2022-09-18T08:37:51+00:00", "wm-received": "2022-09-18T10:17:19Z", "wm-id": 1521960, "wm-source": "https://brid.gy/comment/twitter/fundor333/1571209821579317249/1571418211077263360", "wm-target": "https://fundor333.com/post/2022/github-copilot-write-my-post/", "wm-protocol": "webmention", "content": {"html": "<Kubrick intensifies>\n<a class=\"u-mention\" href=\"https://fundor333.com/\"></a>\n<a class=\"u-mention\" href=\"https://twitter.com/fundor333\"></a>", "text": "<Kubrick intensifies>"}, "in-reply-to": "https://fundor333.com/post/2022/github-copilot-write-my-post/", "wm-property": "in-reply-to", "wm-private": false}]
|
||||
@@ -0,0 +1 @@
|
||||
[{"type": "entry", "author": {"type": "card", "name": "Juna Salviati", "photo": "https://webmention.io/avatar/pbs.twimg.com/db009297897afff07f3d2f4e2b0975db90fc93750fb726d947439bff65268c71.jpg", "url": "https://twitter.com/1littleendian"}, "url": "https://twitter.com/fundor333/status/1571209821579317249#favorited-by-777766650", "published": null, "wm-received": "2022-09-18T10:17:19Z", "wm-id": 1521961, "wm-source": "https://brid.gy/like/twitter/fundor333/1571209821579317249/777766650", "wm-target": "https://fundor333.com/post/2022/github-copilot-write-my-post/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/post/2022/github-copilot-write-my-post/", "wm-property": "like-of", "wm-private": false}]
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user