We can't make this file beautiful and searchable because it's too large.
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
| 201901,104630 | |
| 201901,8000568 | |
| 201901,6030022 | |
| 201901,5110003 | |
| 201901,228371 | |
| 201901,88421 | |
| 201901,5000860 | |
| 201901,243940 | |
| 201901,5001379 | |
| 201901,8000070 |
This file has been truncated, but you can view the full file.
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
| 201801,104630 | |
| 201801,8000568 | |
| 201801,6030022 | |
| 201801,5110003 | |
| 201801,228371 | |
| 201801,88421 | |
| 201801,5000860 | |
| 201801,243940 | |
| 201801,5001379 | |
| 201801,8000070 |
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
| 100006 | 201610 | |
|---|---|---|
| 100006 | 201703 | |
| 100715 | 201610 | |
| 100804 | 201610 | |
| 100804 | 201703 | |
| 101886 | 201610 | |
| 101886 | 201703 | |
| 102076 | 201610 | |
| 102076 | 201703 | |
| 102882 | 201610 |
This file has been truncated, but you can view the full file.
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
| "data","account","digit" | |
| "201601",10463,"0" | |
| "201601",500144,"1" | |
| "201601",800056,"8" | |
| "201601",603002,"2" | |
| "201601",511000,"3" | |
| "201601",22837,"1" | |
| "201601",8842,"1" | |
| "201601",500086,"0" | |
| "201601",24394,"0" |
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
| AllCops: | |
| TargetRubyVersion: 2.5 | |
| NewCops: enable | |
| Exclude: | |
| - db/**/* | |
| - config/**/* | |
| - spec/rails_helper.rb | |
| - spec/spec_helper.rb | |
| - spec/turnip_helper.rb | |
| - Gemfile |
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
| curl -d "username=abacha&password=SenhaIncorreta" -X POST https://assessor.guideinvestimentos.com.br/auth/do_login_agent.cfm | |
| <html> | |
| <head> | |
| <title>Document Moved</title> | |
| </head> | |
| <body> | |
| <h1>Object Moved</h1> | |
| <a HREF="/login-assessor?CFID=e0c64198-c187-4a25-90a4-58da1f1e6891&CFTOKEN=0&message=Senha%20inv%C3%A1lida">here</a> | |
| </body> |
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
| def import(interfaces, date, kind) | |
| result = {} | |
| interfaces.each do |interface| | |
| url = "http://localhost:6101/import/#{interface}/#{kind}?reference_date=#{date}" | |
| Net::HTTP.get(URI(url)) | |
| end | |
| end | |
| def debug(interfaces, date, kind) | |
| result = {} |
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
| //Sounds | |
| snd_deathcamera_volume "0" | |
| snd_mapobjective_volume "0" | |
| snd_menumusic_volume "0" | |
| snd_musicvolume "0.5" | |
| snd_roundstart_volume "0" | |
| snd_roundend_volume "0" | |
| snd_tensecondwarning_volume "0.1" | |
| snd_use_hrtf "1" | |
| windows_speaker_config "1" |
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
| String sql = "SELECT ID_EMPRESA" | |
| + " ,ID_EVENTO" | |
| + " ,ID_OPERACAO" | |
| + " ,DT_MOVTO" | |
| + " ,VLR_EVENTO" | |
| + " ,DS_EVENTO" | |
| + " ,NM_EMPRESA" | |
| + " ,NR_CONTACREDITO" | |
| + " ,DV_CONTACREDITO" | |
| + " ,NR_CONTADEBITO" |
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
| <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> | |
| <soap:Body> | |
| <ns2:buscarClientePorCpfCnpjResponse xmlns:ns2="http://indusval.com.br/crk"> | |
| <return> | |
| <arecod>0</arecod> | |
| <asscod>0</asscod> | |
| <cli4adm></cli4adm> | |
| <cli4atocvm></cli4atocvm> | |
| <cli4codadm></cli4codadm> | |
| <cli4codcust></cli4codcust> |
NewerOlder