shakee93 / fonoapi

:telephone: FonoApi - Mobile Device Description API
https://fonoapi.freshpixl.com
MIT License
297 stars 61 forks source link

check quality info should be removed #8

Closed AngelinCalu closed 8 years ago

AngelinCalu commented 8 years ago

scrap-filter

Maybe you should remove "check quality" text from some descriptions before adding it to the database as it's not making too much sense to be there.

I am using the jquery to return objects and I needed to add something like the following to extra "parse" content:

obj[key] = obj[key].replace(/, check quality/g, "");

shakee93 commented 8 years ago

Thank you for the feedback. it is now been removed.