Skip to content

Commit 2333d14

Browse files
mstephen19mnmkng
andauthored
Update content/academy/anti_scraping/mitigation/using_proxies.md
Co-authored-by: Ondra Urban <[email protected]>
1 parent 5ca3a0a commit 2333d14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/academy/anti_scraping/mitigation/using_proxies.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ Though we will discuss it more in-depth in future courses, it is still important
131131
import { Actor } from 'apify';
132132

133133
const proxyConfiguration = await Actor.createProxyConfiguration({
134-
groups: ['SHADER'],
135134
countryCode: 'US'
136135
});
137136
```

0 commit comments

Comments
 (0)