Skip to content
WJunction - Webmaster Forum

uploaded.net - PPD (30 EUR) & PPS (60% inital sale /50% rebill)

Status
Not open for further replies.

31,213 comments

Try every five minutes people. I got the CryptoVoucher code today. I received my bitcoins in my wallet within 10 minutes
ef1ed5b834f3e5c1024e795ae9c14f1b.png
 
See code from webupload:

Code:
    checkHTMLDuplicity: function(data)
    {
        switch (data.file.name.substr(data.file.name.lastIndexOf('.') + 1)) {
            case 'rar':
            case 'txt':
                return this.initHTMLUpload(file);
        }

    checkDuplicity: function(file)
    {
        switch(file.name.substr(file.name.lastIndexOf('.')+1))
        {
            case 'rar':
            case 'txt':
                return this.initUpload(file);
            break;
        }
 
Status
Not open for further replies.

About the author

U
File Host - Ul.to · Joined
275
Messages
886
Reactions
93
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom