Giter Club home page Giter Club logo

treasure-hole's Introduction

🌐 在线版

在线版位于 hole.botany.run。登录凭据不会被保存,理论上也不会泄露,但为安全起见,完成备份后建议注销后重新登录。

⚠️ 在线版抓取到的文字和图片可能会被合并归档,参与其他的树洞备份项目。此过程不会保留任何个人信息(如关注列表、投票),独立的备份压缩包将在事后全部删除,望知晓。

说明

操作方法

  1. 首先获得自己的令牌(token),具体参见树洞 #595705
  2. 把 token 粘贴在“身份令牌”一栏中。
  3. 选择“引用层数”,如指定为 2,则会保存所有关注的树洞、它们提到的树洞以及【它们提到的树洞中提到的树洞】。
  4. 取决于访问树洞的方式,可能需要填写网络代理。若不了解,可尝试留空。
  5. 点击“开始”,等待即可。

备份的内容会集中存放到程序所在位置旁边,其中包含一个网页 index.html,用浏览器打开之即可。

常见问题

  1. 提示“登录凭据已过期”
  • token 由数字与字母组成,请检查是否粘贴了多余内容如冒号、空格等。
  1. 点击开始后长时间无反应
  • 请在树洞中提问并附上当前访问树洞的方式。

Enjoy

crawler_595732.html

另外,如果已经使用 #595732 提供的方法爬取关注列表,请直接下载 crawler_595732.html,在浏览器中打开,选择爬取到的 JSON 文件即可。

技术信息

主程序:使用 Rust 编译器构建。

cargo build --release

# 运行图形界面
cargo run --release
# 从命令行获取参数
cargo run --release -- <token> <levels> <output_dir> [<proxy>]

服务端:使用 Deno 运行。

cd server
deno run --allow-net --allow-run --allow-read server.js

treasure-hole's People

Contributors

ayuusweetfish avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.