Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
code to strip coinchat color
SUBMITTED BY:
Guest
DATE:
Sept. 18, 2013, 7:45 a.m.
FORMAT:
Text only
SIZE:
119 Bytes
Raw
Download
Tweet
HITS:
1030
Go to comments
Report
var regexp = /<span style..color.\s*#\d\d\d">|<\/span>/gim;
data.message = data.message.replace(regexp,"");
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus