diff options
author | anekos | 2013-04-06 18:18:33 +0900 |
---|---|---|
committer | anekos | 2013-04-06 18:18:33 +0900 |
commit | 862198772d1b50822d888bae4d13d3ee8aa69740 (patch) | |
tree | 889e25a74d4a88d7e77a5a23de0e40e41e448e8c /zip-de-download.js | |
parent | d26934599d3df506f21e1ead94483d4e351b703c (diff) | |
download | vimperator-plugins-862198772d1b50822d888bae4d13d3ee8aa69740.tar.bz2 |
ミョクス
Diffstat (limited to 'zip-de-download.js')
-rw-r--r-- | zip-de-download.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zip-de-download.js b/zip-de-download.js index 27aad76..a6d8a97 100644 --- a/zip-de-download.js +++ b/zip-de-download.js @@ -6,7 +6,7 @@ let INFO = xml` <author email="teramako@gmail.com">teramako</author> <license href="http://opensource.org/licenses/mit-license.php">MIT</license> <project name="Vimperator" minVersion="2.3"/> - <p xmlns={XHTML}> + <p xmlns=${XHTML}> 特定ページの画像とかのURLを取ってきて一気にZIPにしてダウンロードするお <code style='font-family: sans-serif !important;'><![CDATA[ /) @@ -17,7 +17,7 @@ let INFO = xml` / ,i ,二ニ⊃( ●). (●)\ / ノ il゙フ::::::⌒(__人__)⌒::::: \ ,イ「ト、 ,!,!| |r┬-| | - / iトヾヽ_/ィ"\ `ー'´ / + / iトヾヽ_/ィ"\ \`ー'´ / ]]></code> </p> <item> |