Skip to content

Commit

Permalink
fix: adjust config
Browse files Browse the repository at this point in the history
  • Loading branch information
dante4rt committed Mar 17, 2024
1 parent e9dff49 commit 5a00a36
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
const userId = '60bc86de-01a3-4006-9b26-7b0386c6398d';
const userId = 'your_getgrass_user_id';
const httpProxyList = [
'http://PRIM_8WE2F4JAWM-cc-HK-pool-p2p:[email protected]:8888',
'http://PRIM_8WE2F4JAWM-cc-SG-pool-p2p:[email protected]:8888',
'http://username:password@hostname:port',
// Add more proxy URLs if needed
];

Expand Down

0 comments on commit 5a00a36

Please sign in to comment.