This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 'use strict'; | |
| // @deprecade | |
| const http = require('http'); | |
| const cpf = process.argv[2]; | |
| const parse = JSON.parse; | |
| const log = console.log; | |
| const url = `http://dabsistemas.saude.gov.br/sistemas/sadab/js/buscar_cpf_dbpessoa.json.php?cpf=${cpf}`; | |
| http.get(url, res => { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ===================================================================== | |
| ## SHADY APPS FROM CHINA HOSTS | |
| ## BLOCK LIST v2.2.6 Work in Progress (May 2016) | |
| ## By Megaton | |
| # |