Update pushcookie/openchall.sh
Browse files- pushcookie/openchall.sh +1 -1
pushcookie/openchall.sh
CHANGED
|
@@ -15,4 +15,4 @@ load_page() {
|
|
| 15 |
UUID=$(cat /proc/sys/kernel/random/uuid)
|
| 16 |
|
| 17 |
# Load the first web page with the random UUID
|
| 18 |
-
load_page "https://
|
|
|
|
| 15 |
UUID=$(cat /proc/sys/kernel/random/uuid)
|
| 16 |
|
| 17 |
# Load the first web page with the random UUID
|
| 18 |
+
load_page "https://copilot.microsoft.com/turing/captcha/challenge?q=&iframeid=local-gen-$UUID&h=1"
|