From a488412a0d3861163b509f1d86fe0038a1e155e9 Mon Sep 17 00:00:00 2001 From: Sleeyax Date: Mon, 29 Apr 2024 19:14:09 +0200 Subject: [PATCH] Add Scrapfly to sponsors --- README.md | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2d1d513..401947b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,21 @@ It does this without resorting to hacks, reflection or forked Burp Suite Communi ![screenshot](./docs/settings.png) +--- + +## Sponsors + +scrapfly.io logo + +[Scrapfly](https://scrapfly.io/?utm_source=github&utm_medium=sponsoring&utm_campaign=burp-awesome-tls) is an enterprise-grade solution providing Web Scraping API that aims to simplify the scraping process by managing everything: real browser rendering, rotating proxies, and fingerprints (TLS, HTTP, browser) to bypass all major anti-bots. Scrapfly also unlocks observability by providing an analytical dashboard and measuring the success rate/block rate in detail. + +[Scrapfly](https://scrapfly.io/?utm_source=github&utm_medium=sponsoring&utm_campaign=burp-awesome-tls) is a good solution if you are looking for a robust solution to access the website behind WAF for web scraping use cases - We also provide a set of tools to verify your [TLS fingerprint](https://scrapfly.io/web-scraping-tools/ja3-fingerprint?utm_source=github&utm_medium=sponsoring&utm_campaign=burp-awesome-tls) and [HTTP/2 Fingerprint](https://scrapfly.io/web-scraping-tools/http2-fingerprint?utm_source=github&utm_medium=sponsoring&utm_campaign=burp-awesome-tls). + +> Maintenance of this project is made possible by all the lovely contributors and sponsors. +If you'd like to sponsor this project and have your avatar or company logo appear in this section, click [here](https://github.com/sponsors/sleeyax). 💖 + +--- + ## Showcase [CloudFlare bot score](https://cloudflare.manfredi.io/en/tools/connection): @@ -63,13 +78,6 @@ See [workflows](.github/workflows) for the target programming language versions. You should now have one jar file (usually located at `./build/libs`) that works with Burp on your operating system. -## Sponsors - ---- - -> Maintenance of this project is made possible by all the lovely contributors and sponsors. -If you'd like to sponsor this project and have your avatar or company logo appear in this section, click [here](https://github.com/sponsors/sleeyax). 💖 - ## Credits Special thanks to the maintainers of the following repositories: - [refraction-networking/utls](https://github.com/refraction-networking/utls)