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: Wed, 23 Jul 2025 12:34:47 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210038-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1753274086.260501,VS0,VE980
vary: Accept-Encoding
x-fastly-request-id: b3e8cd4692fdb16bd8ec0dcc8476a053f9e6a6fd
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: 675A:1C69F1:12DC6E:2BDD4F:6880D6E5
content-encoding: gzip
accept-ranges: bytes
date: Wed, 23 Jul 2025 12:34:47 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210027-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1753274087.291411,VS0,VE268
vary: Authorization,Accept-Encoding
access-control-allow-origin: *
cross-origin-resource-policy: cross-origin
x-fastly-request-id: c017c6eafbb02bb489906efeb61dc1410152660f
expires: Wed, 23 Jul 2025 12:39:47 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}});