Created
January 24, 2011 04:28
-
-
Save poppen/792831 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- amazon_cross_book_check.user.js.orig 2011-01-24 13:16:07.000000000 +0900 | |
+++ amazon_cross_book_check.user.js 2011-01-24 13:24:44.000000000 +0900 | |
@@ -35,8 +35,9 @@ | |
}, | |
{ | |
label: 'eBOOKOFF', | |
- url: 'http://www.ebookoff.co.jp/cmdtyallsearch/hdnAllSearchFlg/1/Ctgry/home/LRack/*/SetFlg/?Ctgry=home&LRack=*&hdnPage=0&hdnFormId=cmdtyalllist&hdnStartIndex=0&hdnEndIndex=500&actionNameTxt=&subtotal=&cat=&used=0&pg=0&pagingData=&iStartPageNo=1&nowPageNo=1&hdnCmdtyCode0=0010212095&word=', | |
- regexp: /uam texttype01">([\d,]+)/, | |
+ url: 'http://www.ebookoff.co.jp/cmdtyallsearch/hdnAllSearchFlg/1/Ctgry/*/LRack/*/SetFlg/0?SetFlg=&hdnContinueCmdtyList=&hdnContinueCode=&hdnPage=0&hdnFormId=cmdtyalllist&hdnStartIndex=0&hdnEndIndex=500&hdnNarrowCtgry=&hdnAllSearchFlg=&hdnNarrowFlg=&actionNameTxt=&subtotal=&word=', | |
+ afterISBN: '&used=0&author=&genre=&size=&pricef=&pricet=&issuef=&issuet=&maker=&isbn=&sort=&desc=&used=0&pg=0&pagingData=&iStartPageNo=1&nowPageNo=1&hdnCmdtyCode0=0010046487', | |
+ regexp: /fs12 texttype01">([\d,]+)/, | |
isbn13: true, | |
//disabled: true | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment