Skip to content

Commit 9b27408

Browse files
committed
Update searchJumperDefaultConfig.js
1 parent 8275f59 commit 9b27408

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

SearchJumper/searchJumperDefaultConfig.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ switch (lang) {
397397
},
398398
{
399399
"name": "Poe - Sage AI Chat",
400-
"url": "https://poe.com/#p{sleep(2000)&[class*\\=ChatMessageInputContainer]>textarea=%s&click([class*\\=ChatMessageSendButton])}"
400+
"url": "https://poe.com/#p{sleep(2000)&[class*\\=ChatMessageInputContainer]>textarea=%s&click([data-button-send])}"
401401
},
402402
{
403403
"name": "ChatGPT",
@@ -547,7 +547,7 @@ switch (lang) {
547547
},
548548
{
549549
"name": "Search GIF by ChatGPT",
550-
"url": "https://poe.com/ChatGPT#p{sleep(1000)&[class*\\='ChatMessageInputContainer'] textarea=hey ChatGPT. hope you're having a great day. From now on you will respond to anything I say with the perfect gif response. Once you know what gif you want to use, compile the most accurate and perfect search phrase that will result in the specific gif you want to send. respond with url: \" Sure, I'm happy to help you!\\n http://scythe-spot-carpenter.glitch.me/search?search_term\\=.gif \n%s&click(button[class*\\='ChatMessageSendButton_sendButton'])}"
550+
"url": "https://poe.com/ChatGPT#p{sleep(1000)&[class*\\='ChatMessageInputContainer'] textarea=hey ChatGPT. hope you're having a great day. From now on you will respond to anything I say with the perfect gif response. Once you know what gif you want to use, compile the most accurate and perfect search phrase that will result in the specific gif you want to send. respond with url: \" Sure, I'm happy to help you!\\n http://scythe-spot-carpenter.glitch.me/search?search_term\\=.gif \n%s&click([data-button-send])}"
551551
}
552552
]
553553
},
@@ -781,7 +781,7 @@ switch (lang) {
781781
},
782782
{
783783
"name": "Poe - Sage AI Chat",
784-
"url": "https://poe.com/#p{sleep(2000)&[class*\\=ChatMessageInputContainer]>textarea=%s&click([class*\\=ChatMessageSendButton])}"
784+
"url": "https://poe.com/#p{sleep(2000)&[class*\\=ChatMessageInputContainer]>textarea=%s&click([data-button-send])}"
785785
},
786786
{
787787
"name": "ChatGPT",

0 commit comments

Comments
 (0)