mirror of
https://github.com/gotbletu/shownotes
synced 2024-11-12 13:10:41 +00:00
5 lines
200 B
Bash
Executable File
5 lines
200 B
Bash
Executable File
#!/usr/bin/env sh
|
|
echo "W3m-control: SET_OPTION user_agent=Opera/9.80 (S60; SymbOS; Opera Mobi/SYB-1107071606; U; en) Presto/2.8.149 Version/11.10"
|
|
echo "W3m-control: BACK"
|
|
echo "W3m-control: RELOAD"
|