Skip to content

chibrander/JavaScript-Referrer-Information-Cookie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Referrer Information Cookie

JavaScript Referrer Information Cookie

Dependencies: https://freegeoip.net/ needs to be up and running.

var tr = new rInfo();

// Set for 15 Days.
tr.run(15);

// Returns All
tr.run(15,0);

tr.run(15,"Location");

About

JQuery - JavaScript Referrer Information Cookie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors