diff options
author | Nik Nyby <nikolas@gnu.org> | 2015-06-16 20:51:34 -0400 |
---|---|---|
committer | Nik Nyby <nikolas@gnu.org> | 2015-06-16 20:51:34 -0400 |
commit | 9b20040e9e5c4d69867a7a77e443345b6025a2ab (patch) | |
tree | c0b8318a5c0daa2527ae4f06aafef1998bc54b6c | |
parent | 7c18a7168d830d69ed051c31bac2e2558264c9f9 (diff) | |
download | librejsxul-9b20040e9e5c4d69867a7a77e443345b6025a2ab.tar.lz librejsxul-9b20040e9e5c4d69867a7a77e443345b6025a2ab.tar.xz librejsxul-9b20040e9e5c4d69867a7a77e443345b6025a2ab.zip |
Add jQuery-1.11.3 and 2.1.4 to whitelist
-rw-r--r-- | data/script_libraries/script-libraries.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/script_libraries/script-libraries.json b/data/script_libraries/script-libraries.json index 755ee69..4a5950e 100644 --- a/data/script_libraries/script-libraries.json +++ b/data/script_libraries/script-libraries.json @@ -291,6 +291,14 @@ "filename": "http://code.jquery.com/jquery-1.11.2.js", "result": "[freelib]" }, + "276c87ff3e1e3155679c318938e74e5c1b76d809": { + "filename": "http://code.jquery.com/jquery-1.11.3.min.js", + "result": "[freelib]" + }, + "96c73f3774471cc8378c77a64ecf09b7f625d8b7": { + "filename": "http://code.jquery.com/jquery-1.11.3.js", + "result": "[freelib]" + }, "41b4bfbaa96be6d1440db6e78004ade1c134e276": { "filename": "http://code.jquery.com/jquery-2.1.3.min.js", "result": "[freelib]" @@ -299,6 +307,14 @@ "filename": "http://code.jquery.com/jquery-2.1.3.js", "result": "[freelib]" }, + "43dc554608df885a59ddeece1598c6ace434d747": { + "filename": "http://code.jquery.com/jquery-2.1.4.min.js", + "result": "[freelib]" + }, + "0fed45ad7a48ace869bc725ca474ad86a1ef1562": { + "filename": "http://code.jquery.com/jquery-2.1.4.js", + "result": "[freelib]" + }, "0be05c714a7e6cf28fe692629ece5b3769901dca": { "filename": "http://code.jquery.com/jquery-2.0.0.min.js", "result": "[freelib]" |