Save The Web Project
#help
STWP 存档大冲击!
只要你敢运行——
2024-07-17 完全 DPoS 化!
来势汹汹的一千八百万文章激爆太阳追踪器,加上飞快的 golang,将你推向 internet abuser 之极地,不用等待,一起情不自禁HI起来,飞起来……
download
(注: 蛋糕预制口味自选↓↓“创”用户请自行 clone 制作蛋糕)
———
担心食品安全,又不愿意自己做蛋糕?把它放进集装箱里!
敬⭐️某位写着 Dockerfile 写睡着的帕鲁喜。
STWP 存档大冲击!
只要你敢运行——
2024-07-17 完全 DPoS 化!
来势汹汹的一千八百万文章激爆太阳追踪器,加上飞快的 golang,将你推向 internet abuser 之极地,不用等待,一起情不自禁HI起来,飞起来……
download
https://example.org/releases/download/v-{蛋糕}
now!(注: 蛋糕预制口味自选↓↓“创”用户请自行 clone 制作蛋糕)
darwin-amd64
darwin-arm64
linux-amd64
linux-arm
linux-arm64
windows-amd64.exe
———
担心食品安全,又不愿意自己做蛋糕?把它放进集装箱里!
echo Hello World
敬⭐️某位写着 Dockerfile 写睡着的帕鲁喜。
Save The Web Project
译文:「如何成为“海盗”存档者?」出炉啦 片面地说,这是篇讲如何给盗版资源做存档的入门文章。 翻译自 Pirate Library Mirror 项目的关联博客(anna's blog),原文:http://annas-blog.org/blog-how-to-become-a-pirate-archivist.html > Pirate Library Mirror 就是那个给 Z-Library 做全站镜像并做种分发的项目。 翻译已得到了作者允许。
Please open Telegram to view this post
VIEW IN TELEGRAM
https://developers.googleblog.com/en/google-url-shortener-links-will-no-longer-be-available/
Google 将于 2025-08-25 杀死 goo.gl 短链接服务,现有短链接届时将失效。
#BreakingURLs #BreakingNews
Google 将于 2025-08-25 杀死 goo.gl 短链接服务,现有短链接届时将失效。
#BreakingURLs #BreakingNews
Googleblog
Google for Developers Blog - News about Web, Mobile, AI and Cloud
Understand how you will be impacted by our decision to turn off the serving portion of Google URL Shortener.
1. 登录
2. 创建一个项目
3. 激活 BigQuery
4. 看协作文档
5. 执行下面的 SQL 查询,并导出 JSON,然后把 JSON 文件名适当重命名后发到群里。然后打叉表示处理完了。
查整年(以 2011 年为例):
SELECT
URL
FROM (
SELECT
REGEXP_EXTRACT_ALL(payload, r'goo\.gl\/[0-9a-zA-Z\/]{4,256}') AS URLS
FROM
`githubarchive.year.2011`
),
UNNEST(URLS) AS URL
WHERE
ARRAY_LENGTH(URLS)!=0
查某年的月份区间(以 2019 年 01 月到 06 月为例)
SELECT
URL
FROM (
SELECT
REGEXP_EXTRACT_ALL(payload, r'goo\.gl\/[0-9a-zA-Z\/]{4,256}') AS URLS
FROM
`githubarchive.month.2019*`
WHERE
_TABLE_SUFFIX BETWEEN '01' AND '06'
),
UNNEST(URLS) AS URL
WHERE
ARRAY_LENGTH(URLS)!=0
协作:
Google
Google Cloud Platform Console Help
Official Google Cloud Platform Console Help Center where you can find tips and tutorials on using Google Cloud Platform Console and other answers to frequently asked questions.
不要使用
很明显我们没有在谈论 。
然后,虽然不太清楚知道会不会发生,但你的链接过期后,可能有 4e-06 的概率被重新分配给新的链接。
b23.tv
短链,b23.tv
短链只有超短的一年有效期。b23.tv/[av|BV]
然后,虽然不太清楚知道会不会发生,但你的链接过期后,可能有 4e-06 的概率被重新分配给新的链接。
hedgedoc 的 demo 实例 2024 年 06 月左右由于被滥用,停止了服务并将旧有数据存档到了 https://demo-archive.hedgedoc.org (存档站预计将在 2025年初关闭)。
https://community.hedgedoc.org/t/status-of-the-demo-instance/1634
如果你在 demo 实例上存有笔记,记得在关存档前导出。
#迟到的消息
https://community.hedgedoc.org/t/status-of-the-demo-instance/1634
如果你在 demo 实例上存有笔记,记得在关存档前导出。
#迟到的消息
demo-archive.hedgedoc.org
HedgeDoc - Ideas grow better together
Google 兑现了承诺:Google 搜索已在“关于此结果”中添加了指向 Wayback Machine 快照的链接。
https://blog.archive.org/2024/09/11/new-feature-alert-access-archived-webpages-directly-through-google-search/
似乎这个功能还没广泛铺开,很多搜索结果并没有到 WBM 的外链。
update: 这功能开始广泛可用了,也许几小时后所有的搜索结果都会有了。
目前 cache: 运算符依然有效。
#Google #Wayback
https://blog.archive.org/2024/09/11/new-feature-alert-access-archived-webpages-directly-through-google-search/
update: 这功能开始广泛可用了,也许几小时后所有的搜索结果都会有了。
#Google #Wayback