14 private links
Receive and send emails anonymously
With email aliases , you can be anonymous online and protect your inbox against spams and phishing. Open-source. Made and hosted in Europe.
一个开源的匿名邮箱别名服务,你可以用它的别名邮箱注册网站,订阅 newsletter,接收和回复邮件,所有邮件都会转到你的真实邮箱。用它可以隐藏你的真实邮箱,防止垃圾邮件的骚扰。
它的免费服务允许 10 个别名,也可以自托管。
See also:
一个辅助学习、编写和验证正则的工具。它不仅能对正则进行可视化展示,而且提供可视编辑正则的能力。
类似工具:
- Regulex
- Regexper
- regex101
- 正则表达式解析器 模拟生成数据、常用正则收录、代码示例
- 在线正则表达式测试工具
See also:
- Regular Expressions for Regular Folk A visual, example-based introduction of RegEx
- Regex Colorizer highlights regex syntax, for use in blogs, docs, and regex tools
- Awesome Regex An opinionated list of regular expression tools, tutorials, libraries, and other resources
可以根据 title、description、link 来进行过滤
See also:
- https://github.com/bcongdon/rssfilter 可以根据 title、author、link 来进行过滤
- https://feed.janicek.co/ 可以导入 OPML 后将其中 Feeds 合并输出为一个 RSS Feed,过滤支持 include 和 exclude 两种模式
- https://feedless.org/ Middleware to create RSS feeds, filter existing feeds and transform them (e.g. fulltext or media detection)
- https://github.com/larrasket/rssc rssc provides a real-time, self-hostable regex-oriented customization service for atom, rss and json feeds.
- http://feedrinse.com/index-old.php Feed Rinse is an easy to use tool that lets you automatically filter out syndicated content that you aren't interested in. It's like a spam filter for your RSS subscriptions.
A python module to extract the following information:
- Main text of an article
- Main image of article
- Any YouTube/Vimeo movies embedded in article
- Meta Description
- Meta tags
Search open source packages, frameworks and tools...
Welcome to the Random searX Redirector
Searx is a metasearch engine that aggregates results from over seventy sources while protecting the privacy of its users. This utility forwards your search query to one of 36 random volunteer-run public servers to thwart mass surveillance.
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
Your complete Low-Code web data extraction platform
ScrapeX comes with:
- Visual Configurator
- Scripting Engine (Javascript)
- JSON data store
- Flexible job scheduler
- API access (to both data & run scripts)
Run arbitrary commands when files change, Watching for New Files
Class-light and semantic
Pico uses simple native HTML tags as much as possible. Less than 10 .classes are used in Pico.
Great styles with just one CSS file
No dependencies, package manager, external files, or JavaScript.
Responsive everything
Elegant and consistent adaptive spacings and typography on all devices.
Light or Dark mode
Shipped with two beautiful color themes, automatically enabled according to the user preference.
With Webhook.site, you instantly get a unique, random URL that you can use to test and debug Webhooks and HTTP requests. Before you start consuming any external webhooks, you can set it up to send to webhook.site. It will give a way to explore the data and headers coming from the event generating site. So then you can plan to write your consumers well.
webify is a very basic CGI server which forwards all requests to a single script.
webify invokes your script and writes the request body to your process' stdin. Stdout is then passed back to the client as the HTTP response body.
If your script returns a non-zero exit code, the HTTP response status code will be 500.
将命令行工具转化为服务
类似项目:
Pale Moon offers you a browsing experience in a browser completely built from its own, independently developed source that has been forked off from Firefox/Mozilla code a number of years ago, with carefully selected features and optimizations to improve the browser's stability and user experience, while offering full customization and a growing collection of extensions and themes to make the browser truly your own.
Firefox privacy, security and anti-tracking: a comprehensive user.js template for configuration and hardening
This project is an independent fork of Firefox, with the primary goals of privacy, security and user freedom.
LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. This is achieved through our privacy and security oriented settings and patches. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM.
cheatsheets by developers for developers
- https://dedo.io/ - You can create and share calculations instantly. The code on the right is editable and the results on the left appear right away.
- https://instacalc.com/ - InstaCalc Online Calculator
- https://bbodi.github.io/notecalc3/ - NoteCalc - A handy note taking app with built in calculator
- https://numbr.dev/ - A smart calculator combined with a notepad.
- https://github.com/xixixao/recomputer - A free web app, a smart calculator with instantly updating results.
- https://insect.sh/ - high precision scientific calculator with full support for physical units.
- https://cruncher.io/ - a calculating notepad.
- https://github.com/filipesabella/calcpad
- https://numpad.io/ - Numpad is a text editor/calculator hybrid.
- https://tenno.app/ Tenno is a web app that lets you create Markdown documents that can include computational cells. You can think of it as a mix of Word and Excel, some sort of "literate programming" environment. Hacker News