Skip to content

Commit

Permalink
Reset action
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdargon committed May 16, 2022
1 parent 52afbfe commit 8f1ec62
Show file tree
Hide file tree
Showing 5 changed files with 163 additions and 16,487 deletions.
169 changes: 163 additions & 6 deletions .pyfunceble/.PyFunceble.overwrite.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,163 @@
{
"cli_testing.ci.command": "hash dead_hosts_launcher && dead_hosts_launcher --save",
"cli_testing.ci.end_command": "hash dead_hosts_launcher && dead_hosts_launcher --end",
"cli_testing.ci.commit_message": "[Autosave][Dead-Hosts::hostsVN-dead-hosts]",
"cli_testing.ci.end_commit_message": "[Final/Result][Dead-Hosts::hostsVN-dead-hosts]",
}
cli_decoding:
adblock: false
adblock_aggressive: false
rpz: false
wildcard: false
cli_testing:
autocontinue: true
chancy_tester: true
ci:
active: true
branch: master
command: hash dead_hosts_launcher && dead_hosts_launcher --save
commit_message: '[Autosave][Dead-Hosts::hostsVN-dead-hosts]'
distribution_branch: master
end_command: hash dead_hosts_launcher && dead_hosts_launcher --end
end_commit_message: '[Final/Result][Dead-Hosts::hostsVN-dead-hosts]'
max_exec_minutes: 20
cidr_expand: false
complements: false
cooldown_time: 0.2
days_between:
db_clean: 28
db_retest: 1
db_type: csv
display_mode:
all: true
colour: true
dots: true
execution_time: true
less: false
max_registrar: 15
percentage: true
quiet: false
registrar: false
simple: false
status: all
file_filter: null
file_generation:
analytic: true
hosts: false
merge_output_dirs: false
no_file: false
plain: true
unified_results: false
hosts_ip: 0.0.0.0
inactive_db: true
local_network: false
max_workers: 5
mining: false
preload_file: false
sorting_mode:
hierarchical: false
standard: true
testing_mode:
availability: true
reputation: false
syntax: false
whois_db: true
collection:
preferred_status_origin: recommended
push: true
url_base: https://collection.dead-hosts.funilrys.com
debug:
active: false
level: info
dns:
delay: 0.0
follow_server_order: true
protocol: UDP
server:
- 8.8.8.8
- 8.8.4.4
trust_server: false
http_codes:
list:
potentially_down:
- 400
- 402
- 404
- 409
- 410
- 412
- 414
- 415
- 416
- 451
potentially_up:
- 0
- 300
- 301
- 302
- 303
- 304
- 305
- 307
- 308
- 403
- 405
- 406
- 407
- 408
- 411
- 413
- 417
- 418
- 421
- 422
- 423
- 424
- 426
- 428
- 431
- 500
- 501
- 502
- 503
- 504
- 505
- 506
- 507
- 508
- 510
- 511
up:
- 100
- 101
- 102
- 200
- 201
- 202
- 203
- 204
- 205
- 206
- 207
- 208
- 226
- 429
self_managed: false
links:
api_date_format: https://pyfunceble.funilrys.com/api/date-format
api_no_referrer: https://pyfunceble.funilrys.com/api/no-referrer
lookup:
collection: true
dns: true
http_status_code: true
netinfo: true
reputation: false
special: true
timeout: 5
whois: true
max_http_retries: 3
proxy:
global:
http: null
https: null
rules: []
share_logs: false
user_agent:
browser: chrome
custom: null
platform: linux
verify_ssl_certificate: false
170 changes: 0 additions & 170 deletions .pyfunceble/.PyFunceble.yaml

This file was deleted.

1 change: 0 additions & 1 deletion output/origin.list/.running

This file was deleted.

1 change: 0 additions & 1 deletion output/origin.list/.trigger

This file was deleted.

Loading

0 comments on commit 8f1ec62

Please sign in to comment.