2 private links
Our mission is to create an open signing infrastructure that empowers the world, enabling businesses to embrace openness, cooperation, and transparency. By offering an open-source signing solution, we aim to make document signing accessible, transparent, and trustworthy. Through our platform, called Documenso, we strive to earn your trust by allowing self-hosting and providing complete visibility into its inner workings. [...] At Documenso, we envision a web-enabled future for business and contracts, and we are committed to being the leading provider of open signing infrastructure. By combining exceptional product design with open-source principles, we aim to deliver a robust and well-designed application that exceeds your expectations.
使用方式: 打开脚本https://greasyfork.org/zh-CN/scripts/470359-twitter-block-porn, 安装脚本.
基于ChatGPT的AI选股工具
Rational Expressions, Inc 2023
Bun is a fast, all-in-one toolkit for running, building, testing, and debugging JavaScript and TypeScript, from a single file to a full-stack application. Install Bun curl curl -fsSL https://bun.sh/install | bash docker docker run --rm --init --ulimit memlock=-1:-1 oven/bun [...] import { plugin } from "bun"; plugin({ name: "YAML", async setup(build) { const { load } = await import("js-yaml"); const { readFileSync } = await import("fs"); build.onLoad({ filter: /. [...] import { test, expect } from "bun:test"; test("2 + 2", () => { expect(2 + 2).toBe(4); }); You can run your tests with the bun test command. [...] const release = await getRelease(); release.ts export async function getRelease(): Promise { const response = await fetch("https://api.github.com/repos/oven-sh/bun/releases/latest"); const { tag_name } = await response.json(); return tag_name; }
• 关于X岛与A岛关系的说明:>>No.50000002https://www.nmbxd1.com/t/50000002 • 上手前建议您阅读:>>No.50000001https://www.nmbxd1.com/t/50000001
https://github.com/aoaostar/legado/ https://github.com/aoaostar/legado/ https://github.com/aoaostar/legado/ https://blog.aoaostar.com Git仓库不支持一键导入,请前往 https://legado.aoaostar.com 阅读 APP https://github.com/gedoor/legado/releases、https://www.coolapk.com/apk/256030 目录 #全量书源_all #书源_book #订阅源_subscribe #主题_theme #阅读排版_readConfig #净化规则_replaceRule #在线朗读引擎_httpTTS 全量书源[all]
© 2023 HDO線上學院 All Rights Reserved.文心創媒股份有限公司.統一編號: 85114291 https://hdo.academy/terms.https://hdo.academy/privacy
A privacy-focused and offline-friendly tool for deferred reading. Designed for offline use, independent of servers. [...] Elevate your online browsing with effortless annotation and note-taking on any web page. [...] Unlock the power of comprehensive search, accessing the entire content of every saved web page. Customize your web page lists and views with filters and operators to make Hamsterbase truly yours.
A Flask API For https://github.com/gitbobobo/StreamMusic 二进制文件 上传至运行目录,./lrcapi --port 8080 --auth DbG91ZEZbBgNVBAs Python源文件 拉取本项目;或者下载后上传至运行目录,解压tar.gz 安装依赖:pip install -r requirements.txt 启动服务:python3 app.py --port 8080 --auth DbG91ZEZbBgNVBAs [...] 示例JSON {"path": "/path/to/your/audio/file.mp3", "title": "The Music", "artist": "The Artist", "album": "Greatest Hits", "genre": "Rock", "year": "2022", "track_number": "3", "disc_number": "1", "composer": "Talented Composer"} Python Demo import requests api_url = 'https://api.example.com/tag' auth_token = 'your_auth_token' json_data = {"path": "/path/to/your/audio/file.mp3", "title": "New Title", "artist": "Awesome Artist"} headers = {"Content-Type": "application/json", "Authentication": auth_token } response = requests.post(api_url, json=json_data, headers=headers) # 解析响应 if response.status_code == 200: print("Tags updated successfully.") else: print("Error:", response.text)
This is an experimental proof of concept. It was written hastily without knowledge of the real internal mechanisms. [...] If you have the time and energy, feel free to help out with PRs or suggestions. [...] Nginx configuration map $http_upgrade $connection_upgrade { default upgrade; '' close; } server { listen 80 default_server; listen [::]:80 default_server; location / { proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection $connection_upgrade; proxy_set_header Host $host; proxy_pass http://127.0.0.1:3000/; } servername ; } [...] As ObsidianMD is written with Electron, you can unzip the resource pack and modify it to suite your needs
AI 会议纪要工具。
https://github.com/sissbruecker/linkding Overview #installation #using-docker #using-docker-compose #user-setup #reverse-proxy-setup #managed-hosting-options #documentation #browser-extension #community #acknowledgements #development linkding is a bookmark manager that you can host yourself. [...] The name comes from: link which is often used as a synonym for URLs and bookmarks in common language [...] For security reasons, the linkding Docker image does not provide an initial user, so you have to create one after setting up an installation. [...] Browser Extension linkding comes with an official browser extension that allows to quickly add bookmarks, and search bookmarks through the browser's address bar.
Upscayl lets you enlarge and enhance low-resolution images using advanced AI algorithms. Enlarge images without losing quality, it's almost like magic! [...] 🐧 Linux https://flathub.org/apps/org.upscayl.Upscayl https://appimage.github.io/Upscayl/ https://aur.archlinux.org/packages/upscayl-bin https://snapcraft.io/upscayl/ Upscayl should be available on the Software Store of most Linux operating systems. [...] Right Click AppImage -> Go to Permissions tab -> Check 'allow file to execute' and then double click the file to run Upscayl. [...] Upscayl uses AI models to enhance your images by guessing what the details could be.