# HG changeset patch # User Edho Arief # Date 1449059271 0 # Node ID d467e1e0ec98c88a58bade5fab867ba291258c40 # Parent aa50069d6371ef31facc3c5fc951a1766450f20a diff -r aa50069d6371 -r d467e1e0ec98 rakuten-books-direct-search.user.js --- a/rakuten-books-direct-search.user.js Tue Nov 17 14:01:36 2015 +0000 +++ b/rakuten-books-direct-search.user.js Wed Dec 02 12:27:51 2015 +0000 @@ -1,11 +1,13 @@ // ==UserScript== // @name rakuten books direct search // @namespace https://myconan.net -// @version 1.0.0 +// @version 1.0.1 // @description Search on rakuten without tracking proxy // @author nanaya // @match https://books.rakuten.co.jp/* // @match http://books.rakuten.co.jp/* +// @match https://*.books.rakuten.co.jp/* +// @match http://*.books.rakuten.co.jp/* // @grant none // @downloadURL https://bitbucket.org/!api/2.0/snippets/nanaya1/TK64/tip/files/rakuten-books-direct-search.user.js // ==/UserScript==