Author: Seth Schoen <[email protected]> Date: Fri, 15 Oct 2010 17:14:35 -0700 Subject: LibraryThing rule (LibraryThing seems to work in HTTPS nowadays, unlike earlier) Commit: cafea884b8ae099d7d558752be42d2b30fa50ac3
--- src/chrome/content/rules/LibraryThing.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) create mode 100644 src/chrome/content/rules/LibraryThing.xml diff --git a/src/chrome/content/rules/LibraryThing.xml b/src/chrome/content/rules/LibraryThing.xml new file mode 100644 index 0000000..8492356 --- /dev/null +++ b/src/chrome/content/rules/LibraryThing.xml @@ -0,0 +1,3 @@ +<ruleset name="LibraryThing"> + <rule from="^http://(www\.)?librarything\.com/" to="https://www.librarything.com/"/> +</ruleset> -- 1.7.1
