#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Sept 30, 2015 9:35:10 GMT -8
No worries..
|
|
inherit
211836
0
Sept 26, 2016 9:37:33 GMT -8
nekobot
224
July 2014
nekobot
|
Post by nekobot on Oct 3, 2015 11:19:44 GMT -8
Is it possible to add other hosting sites to the code along with mediafire?
A lot of my members use "app.box" as well, i guess.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Oct 7, 2015 14:56:37 GMT -8
Is it possible to add other hosting sites to the code along with mediafire? A lot of my members use "app.box" as well, i guess. All you have to do is repeat this line... $(this).find("[href*='mediafire']").addClass('button').html('Download');
Changing the green text to something that is unique to the app.box URLs, or any other hosting service URLs that you wish to add.
|
|