Mercurial > ec-userscripts
diff rakuten-books-direct-search.user.js @ 59:3381a9cb88d1
White spaces and end of lines
author | nanaya <me@nanaya.pro> |
---|---|
date | Thu, 23 Aug 2018 22:58:33 +0900 |
parents | 960d452dea99 |
children | 72ef6fcdff44 |
line wrap: on
line diff
--- a/rakuten-books-direct-search.user.js Thu Aug 23 22:58:16 2018 +0900 +++ b/rakuten-books-direct-search.user.js Thu Aug 23 22:58:33 2018 +0900 @@ -17,7 +17,7 @@ var $form = $("form[name='srchFrm']"); if (!$form.length) { return; } - + var searchUrl = $form.find("input[name='R2']").attr("value"); $form.attr("action", searchUrl); -}).call(); \ No newline at end of file +}).call();