Internationalization / News
![]() ![]() |
Hi tbolt, Thanks a lot for making this script available. Before installing it on my system, I made two changes: 1. To make it work for international Google services like www.google.fr, I removed ".co" from the regular expression. 2. To make it work with international Google News sites (like news.google.de), I removed "www" from the regular expression and allowed ".*" before the "url=..." parameter when extracting the matches. 54,55c54,55
Cheers,
|

