UNPKG

@justalk/pornhub-api

Version:

Very complete scrapper for the famous porn website pornhub

15 lines (14 loc) 364 B
module.exports = { sanitizer_by_type: { STRING: 'sanitizer_string', URL: 'sanitizer_normal', URL_PORNHUB: 'sanitizer_url_pornhub', NUMBER: 'sanitizer_number', NUMBER_KM: 'sanitizer_KM_to_unit', NUMBER_SECONDS: 'sanitizer_normal', ARRAY: 'sanitizer_array', DATE: 'sanitizer_date', OBJECT: 'sanitizer_normal', BOOLEAN: 'sanitizer_boolean' } };