Are you sure you want to go to an external site to donate a monetary value?
WARNING: Some countries laws may supersede the payment processors policy such as the GDPR and PayPal. While it is highly appreciated to donate, please check with your countries privacy and identity laws regarding privacy of information first. Use at your utmost discretion.
Seems to be fixed in the latest version. Thanks!
Sorry, the rule is
@2^.*: (.*)$
Hi, I use FFox 45.0.1 on Linux, [TS] Linx Amender 3.0.30e, Greasemonkey 3.7
On pages from the site http://ergoemacs.org/emacs/, like this one, I try to change the title with the following rule:
URL: ^http://ergoemacs\.org/emacs/*
Title rules: ^.: (.)$ (or @2^.: (.)$, doesn't matter), replacement: $1: Xah Emacs Lisp
The result is that for a brief of a second the title is right, but than changes to 'Xah Emacs Lisp: Xah Emacs Lisp'
Part of the pages on this site work, and this is not the only site, where it happens. Could you, please, take a look?
Thank you!