Skip to content

Commit 5e7383d

Browse files
committed
chore: add disclaimer/link to tos
1 parent 0e221be commit 5e7383d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111

1212
There's no first-party API from [StackBlitz](https://stackblitz.com/) to download projects and I wanted to be able to download reproductions for issues more quickly.
1313

14+
> [!IMPORTANT]
15+
> This project is not affiliated with or endorsed by StackBlitz in any way. Users are responsible for ensuring their use of this tool complies with [StackBlitz's Terms of Service](https://stackblitz.com/terms-of-service). Please review their terms before using this tool.
16+
1417
## 🌐 stackblitz.zip
1518

1619
The easiest way to download a StackBlitz project is at **[stackblitz.zip](https://stackblitz.zip)**

app/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
# StackBlitz.zip
1+
# stackblitz.zip
22

3-
A simple [Nitro](https://nitro.build) API that lets you download StackBlitz projects programmatically by changing the domain from `stackblitz.com` to `stackblitz.zip`.
3+
A simple [Nitro](https://nitro.build) API that lets you download [StackBlitz](https://stackblitz.com/) projects programmatically by changing the domain from `stackblitz.com` to `stackblitz.zip`.
44

55
Deployed on Vercel at [stackblitz.zip](https://stackblitz.zip).
66

7+
> [!IMPORTANT]
8+
> This project is not affiliated with or endorsed by StackBlitz in any way. Users are responsible for ensuring their use of this tool complies with [StackBlitz's Terms of Service](https://stackblitz.com/terms-of-service). Please review their terms before using this tool.
9+
710
## Usage
811

912
Replace `stackblitz.com` with `stackblitz.zip` in any StackBlitz edit URL:

0 commit comments

Comments
 (0)