CARVIEW |
Select Language
HTTP/2 301
location: https://raw.githubusercontent.com/Ensighten/jqueryp/master/dist/jqueryp.require.min.js
accept-ranges: bytes
age: 0
date: Thu, 24 Jul 2025 04:14:18 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210058-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1753330457.979053,VS0,VE1231
vary: Accept-Encoding
x-fastly-request-id: 9ffc8e9f20332a4d19740a944208b6ee97fa66bc
content-length: 0
HTTP/2 200
cache-control: max-age=300
content-security-policy: default-src 'none'; style-src 'unsafe-inline'; sandbox
content-type: text/plain; charset=utf-8
etag: W/"0577b55ad4844d4086db5e29d4203d4f14c3fab31b919856e1e431c95822e7bf"
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
x-frame-options: deny
x-xss-protection: 1; mode=block
x-github-request-id: 62AB:12B9D9:1E7A9C:4C91C0:6881B31A
content-encoding: gzip
accept-ranges: bytes
date: Thu, 24 Jul 2025 04:14:18 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210065-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1753330458.265824,VS0,VE263
vary: Authorization,Accept-Encoding
access-control-allow-origin: *
cross-origin-resource-policy: cross-origin
x-fastly-request-id: 6b65d69aff8d9eeb9b7f0c7d3838f468dc19fd58
expires: Thu, 24 Jul 2025 04:19:18 GMT
source-age: 0
content-length: 430
/*! jqueryp - v1.0.2 - 2012-12-07
* https://github.com/Ensighten/jqueryp
* Copyright (c) 2012 Ensighten; Licensed MIT */
define(["jquery"],function(e){return e.exportModule=function(t,n){var r="jqueryp_"+t;e.fn[t]=function(i){var s=[].slice.call(arguments,1),o=this;return this.each(function(u){var a=e(this),f=a.data(r);f===undefined&&(f=new n(a),a.data(r,f));if(i)if(i===!0)u===0&&(o=f);else{var l=f[i];if(l===undefined){var c=window.console;c&&c.error&&c.error(t+"."+i+" not found!")}else if(typeof l!="function")u===0&&(o=l);else{var h=l.apply(f,s);u===0&&h!==undefined&&(o=h)}}}),o}},{load:function(t,n,r,i){t=t||"";var s=t.split(/!/g);n(s,function(){r(e)})},jquery:e}});