AZLABS commited on
Commit
cfcf5bc
·
verified ·
1 Parent(s): 63f556d

Update test_evaluate.mjs

Browse files
Files changed (1) hide show
  1. test_evaluate.mjs +1 -1
test_evaluate.mjs CHANGED
@@ -24,7 +24,7 @@
24
  // })
25
  // }).then(res=>res.text());
26
 
27
- let res = await fetch('https://gowah44030-playwright.hf.space/evaluate', {
28
  method: "POST",
29
  body: JSON.stringify({
30
  url: 'https://www.investing.com',
 
24
  // })
25
  // }).then(res=>res.text());
26
 
27
+ let res = await fetch('https://azils-playwright.hf.space/evaluate', {
28
  method: "POST",
29
  body: JSON.stringify({
30
  url: 'https://www.investing.com',