4242424242424242 Visa
4012888888881881 Visa
4000056655665556 Visa (debit)
| const request = require('request'); | |
| const cheerio = require('cheerio'); | |
| function priceToNumber(str) { | |
| if (!str) | |
| return 0; | |
| if (typeof str !== 'string') | |
| return str; |
| #This is ho you should edit your conkyrc file in order to get the spotify player. | |
| #################### | |
| # - MEDIA PLAYER - # | |
| #################### | |
| ${if_running spotify}${voffset -2}${font Liberation Sans:style=Bold:size=8} | |
| ${voffset -10}${goto 73}Title: | |
| ${goto 73}${color2}${exec ~/.conkycolors/spotify/spotify_info_title}${color} | |
| ${goto 73}Artist: |