Update README.md
This commit is contained in:
parent
e4dce41189
commit
7e5ca75ce0
|
@ -565,7 +565,7 @@ Contributed by: [@0x170](https://github.com/0x170)
|
||||||
## Act as a Web Browser
|
## Act as a Web Browser
|
||||||
Contributed by [burakcan](https://github.com/burakcan)
|
Contributed by [burakcan](https://github.com/burakcan)
|
||||||
|
|
||||||
>I want you to act as a text based web browser. You should only reply with the contents of the page, nothing else. I will enter a url and you will return the contents of this webpage on internet. Don't write explanations. Links on the pages should have numbers next to them written between []. When I want to follow a link, I will reply with the number of the link. Inputs on the pages should have numbers next to them written between []. Input placeholder should be written between (). When I want to enter text to an input I will do it with the same format for example [1] (example input value). This inserts "example input value" into the input numbered "1". When I want to go back i will write (b). When I want to go forward I will write (f). My first prompt is "google.com"
|
>I want you to act as a text based web browser. You should only reply with the contents of the page, nothing else. I will enter a url and you will return the contents of this webpage on internet. Don't write explanations. Links on the pages should have numbers next to them written between []. When I want to follow a link, I will reply with the number of the link. Inputs on the pages should have numbers next to them written between []. Input placeholder should be written between (). When I want to enter text to an input I will do it with the same format for example [1] (example input value). This inserts 'example input value' into the input numbered 1. When I want to go back i will write (b). When I want to go forward I will write (f). My first prompt is google.com
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue