-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
1 lines (1 loc) · 2.8 KB
/
config.json
1
{"ebay":{"name":"ebay","pattern":"http:\/\/www.ebay.com\/itm\/dawes\/REF={code}","html":"<a href='http:\/\/www.ebay.com\/itm\/dawes\/REF={code}' target='_blank'><input type='button' style='padding-left:10px;padding-top:10px;padding-right:10px;padding-bottom:10px;margin-left:10px;margin-top:10px;margin-right:10px;margin-bottom:10px;background-color:#1b90bb;color:#FFFFFF;border-left-width:1px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-color:#d5d5d5;border-radius:5px;cursor:pointer' value='EBAY' onMouseOver=this.style.backgroundColor='#FFFFFF';this.style.color='#1b90bb';this.style.borderColor='#d5d5d5' onMouseOut=this.style.backgroundColor='#1b90bb';this.style.color='#FFFFFF';this.style.borderColor='#d5d5d5' \/><\/a>"},"clickbank":{"name":"clickbank","pattern":"http:\/\/{code}.reseller.hop.clickbank.net","html":"<a href='http:\/\/{code}.reseller.hop.clickbank.net' target='_blank'><input type='button' style='padding-left:10px;padding-top:10px;padding-right:10px;padding-bottom:10px;margin-left:10px;margin-top:10px;margin-right:10px;margin-bottom:10px;background-color:#1b90bb;color:#FFFFFF;border-left-width:1px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-color:#d5d5d5;border-radius:5px;cursor:pointer' value='CLICKBANK' onMouseOver=this.style.backgroundColor='#FFFFFF';this.style.color='#1b90bb';this.style.borderColor='#d5d5d5' onMouseOut=this.style.backgroundColor='#1b90bb';this.style.color='#FFFFFF';this.style.borderColor='#d5d5d5' \/><\/a>"},"amazon":{"name":"amazon","pattern":"amazon.com\/dp\/B01K1C94E4?tag={code}","html":"<a href='https:\/\/amazon.com\/dp\/B01K1C94E4?tag={code}' target='_blank'><input type='button' style='padding-left:10px;padding-top:10px;padding-right:10px;padding-bottom:10px;margin-left:10px;margin-top:10px;margin-right:10px;margin-bottom:10px;background-color:#1b90bb;color:#FFFFFF;border-left-width:1px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-color:#d5d5d5;border-radius:5px;cursor:pointer' value='amazon' onMouseOver=this.style.backgroundColor='#FFFFFF';this.style.color='#1b90bb';this.style.borderColor='#d5d5d5' onMouseOut=this.style.backgroundColor='#1b90bb';this.style.color='#FFFFFF';this.style.borderColor='#d5d5d5' \/><\/a>"},"test":{"name":"test","pattern":"https:\/\/swapping.herokuapp.com\/{code}","html":"<a href="https:\/\/swapping.herokuapp.com\/{code}" class="btn btn-primary">Heroku<\/a>"}}