EnableRefererInOpera
To enable Opera to send referers, run the following in a console:
sed -i /^Enable/s/Referrer=0/Referrer=1/ ~/.opera/opera.ini
thanks to Fatal on #maemo chat.freenode.net for this find
To enable Opera to send referers, run the following in a console:
sed -i /^Enable/s/Referrer=0/Referrer=1/ ~/.opera/opera.ini
thanks to Fatal on #maemo chat.freenode.net for this find