About 40% at me: 1921 U-points / 4921 total downloads.
To get your total downloads count, log in to your depositfiles account, hit Ctrl+Shift + i , to get a developer console, click on console to get the JavaScript console and paste this JavaScript code (tested on Opera, Chrome, Firefox):
Code: |
x=new XMLHttpRequest();x.open("GET", 'http://dfiles.eu/gold/files_list.php?format=json&s[id_file_folder]=&page=1', false);x.send();js=JSON.parse(x.response);tdc=0; for(var k in js["Files"]) { tdc+=parseInt(js["Files"][k]["download_cnt"])};console.log("\n\nYour total downloads count: "+tdc.toString())
|
To get your U-points go here:
Code: |
http://df.halileo.com/statistics/index/u-points-stats |