URI:
       example_load.js - jscancer - Javascript crap (relatively small)
  HTML git clone git://git.codemadness.org/jscancer
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       example_load.js (41B)
       ---
            1 function test_init() {
            2         alert("plop");
            3 }