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 05:15:45 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210056-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1753247744.050227,VS0,VE968
vary: Accept-Encoding
x-fastly-request-id: e9c97bcd4749750575543495cbab63ab6acf0af4
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: A061:1A9663:6C659:15FFCF:68807000
content-encoding: gzip
accept-ranges: bytes
date: Wed, 23 Jul 2025 05:15:45 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210022-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1753247745.083204,VS0,VE272
vary: Authorization,Accept-Encoding
access-control-allow-origin: *
cross-origin-resource-policy: cross-origin
x-fastly-request-id: 486c4229c02ff545215d00d01e38587ccf5691b2
expires: Wed, 23 Jul 2025 05:20:45 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}});