We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcfa981 commit 3d05129Copy full SHA for 3d05129
README.md
@@ -44,6 +44,7 @@ Here is the code:
44
[workers.dev/index.js](workers.dev/index.js)
45
46
```js
47
+// workers.dev/index.js
48
// replace to your proxy site domain
49
const proxySite = 'example.com';
50
```
0 commit comments