summaryrefslogtreecommitdiff
path: root/.w3m/cgi-bin/fn_user_agent_set.cgi
diff options
context:
space:
mode:
Diffstat (limited to '.w3m/cgi-bin/fn_user_agent_set.cgi')
-rwxr-xr-x.w3m/cgi-bin/fn_user_agent_set.cgi4
1 files changed, 4 insertions, 0 deletions
diff --git a/.w3m/cgi-bin/fn_user_agent_set.cgi b/.w3m/cgi-bin/fn_user_agent_set.cgi
new file mode 100755
index 0000000..3e54c38
--- /dev/null
+++ b/.w3m/cgi-bin/fn_user_agent_set.cgi
@@ -0,0 +1,4 @@
+#!/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"