Update pushcookie/clickbing.sh
Browse files- pushcookie/clickbing.sh +1 -1
pushcookie/clickbing.sh
CHANGED
@@ -142,7 +142,7 @@ do
|
|
142 |
xdotool key ctrl+r
|
143 |
wait_for 5
|
144 |
# Load the second web page
|
145 |
-
load_page "https://
|
146 |
# Wait for 5 seconds
|
147 |
wait_for 5
|
148 |
# Move the mouse and click the left button
|
|
|
142 |
xdotool key ctrl+r
|
143 |
wait_for 5
|
144 |
# Load the second web page
|
145 |
+
load_page "https://copilot.microsoft.com/chat?q=Bing+AI&showconv=1&FORM=hpcodx"
|
146 |
# Wait for 5 seconds
|
147 |
wait_for 5
|
148 |
# Move the mouse and click the left button
|