25 lines
471 B
Plaintext
25 lines
471 B
Plaintext
|
/*!
|
||
|
* Sizzle CSS Selector Engine v2.3.5
|
||
|
* https://sizzlejs.com/
|
||
|
*
|
||
|
* Copyright JS Foundation and other contributors
|
||
|
* Released under the MIT license
|
||
|
* https://js.foundation/
|
||
|
*
|
||
|
* Date: 2020-03-14
|
||
|
*/
|
||
|
|
||
|
/*!
|
||
|
* jQuery JavaScript Library v3.5.1
|
||
|
* https://jquery.com/
|
||
|
*
|
||
|
* Includes Sizzle.js
|
||
|
* https://sizzlejs.com/
|
||
|
*
|
||
|
* Copyright JS Foundation and other contributors
|
||
|
* Released under the MIT license
|
||
|
* https://jquery.org/license
|
||
|
*
|
||
|
* Date: 2020-05-04T22:49Z
|
||
|
*/
|