ehbrs-tools 0.28.3 → 0.29.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.rubocop.yml +1 -1
- data/Gemfile +1 -1
- data/Gemfile.lock +39 -33
- data/lib/ehbrs/tools/runner/web_utils/finances/bills/consume.rb +43 -0
- data/lib/ehbrs/tools/runner/web_utils/finances/bills.rb +22 -0
- data/lib/ehbrs/tools/runner/web_utils/finances.rb +20 -0
- data/lib/ehbrs/tools/version.rb +1 -1
- metadata +5 -570
- data/vendor/aranha-parsers/Gemfile +0 -5
- data/vendor/aranha-parsers/aranha-parsers.gemspec +0 -25
- data/vendor/aranha-parsers/lib/aranha/parsers/base.rb +0 -81
- data/vendor/aranha-parsers/lib/aranha/parsers/html/base.rb +0 -47
- data/vendor/aranha-parsers/lib/aranha/parsers/html/item.rb +0 -24
- data/vendor/aranha-parsers/lib/aranha/parsers/html/item_list.rb +0 -29
- data/vendor/aranha-parsers/lib/aranha/parsers/html/node/base.rb +0 -36
- data/vendor/aranha-parsers/lib/aranha/parsers/html/node/default/numeric_support.rb +0 -70
- data/vendor/aranha-parsers/lib/aranha/parsers/html/node/default/string_support.rb +0 -77
- data/vendor/aranha-parsers/lib/aranha/parsers/html/node/default.rb +0 -34
- data/vendor/aranha-parsers/lib/aranha/parsers/html/node.rb +0 -13
- data/vendor/aranha-parsers/lib/aranha/parsers/html.rb +0 -11
- data/vendor/aranha-parsers/lib/aranha/parsers/invalid_state_exception.rb +0 -8
- data/vendor/aranha-parsers/lib/aranha/parsers/json/base.rb +0 -20
- data/vendor/aranha-parsers/lib/aranha/parsers/json.rb +0 -11
- data/vendor/aranha-parsers/lib/aranha/parsers/patches/ofx_parser.rb +0 -38
- data/vendor/aranha-parsers/lib/aranha/parsers/patches.rb +0 -11
- data/vendor/aranha-parsers/lib/aranha/parsers/rspec/setup.rb +0 -15
- data/vendor/aranha-parsers/lib/aranha/parsers/rspec/shared_examples/source_target_fixtures.rb +0 -78
- data/vendor/aranha-parsers/lib/aranha/parsers/rspec.rb +0 -11
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address/fetch_content_error.rb +0 -10
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address/file.rb +0 -31
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address/hash_http_get.rb +0 -25
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address/hash_http_post.rb +0 -45
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address/http_get.rb +0 -59
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address.rb +0 -57
- data/vendor/aranha-parsers/lib/aranha/parsers/source_target_fixtures.rb +0 -77
- data/vendor/aranha-parsers/lib/aranha/parsers/version.rb +0 -7
- data/vendor/aranha-parsers/lib/aranha/parsers.rb +0 -9
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_address/http_get_spec.rb +0 -21
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_address_spec.rb +0 -74
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec.rb +0 -27
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub1.source.txt +0 -1
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub1.target.html +0 -1
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub2.source.html +0 -1
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub3.target.yaml +0 -1
- data/vendor/aranha-parsers/spec/lib/rubocop_check_spec.rb +0 -3
- data/vendor/aranha-parsers/spec/spec_helper.rb +0 -4
- data/vendor/aranha-selenium/Gemfile +0 -5
- data/vendor/aranha-selenium/aranha-selenium.gemspec +0 -19
- data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/base.rb +0 -84
- data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/chrome.rb +0 -33
- data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/firefox.rb +0 -68
- data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/firefox_auto_download_mime_types +0 -685
- data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory.rb +0 -47
- data/vendor/aranha-selenium/lib/aranha/selenium/session.rb +0 -78
- data/vendor/aranha-selenium/lib/aranha/selenium/version.rb +0 -7
- data/vendor/aranha-selenium/lib/aranha/selenium.rb +0 -8
- data/vendor/aranha-selenium/spec/rubocop_check_spec.rb +0 -3
- data/vendor/aranha-selenium/spec/spec_helper.rb +0 -4
- data/vendor/eac_cli/Gemfile +0 -5
- data/vendor/eac_cli/eac_cli.gemspec +0 -20
- data/vendor/eac_cli/lib/eac_cli/config/entry/options.rb +0 -57
- data/vendor/eac_cli/lib/eac_cli/config/entry/undefined.rb +0 -26
- data/vendor/eac_cli/lib/eac_cli/config/entry.rb +0 -46
- data/vendor/eac_cli/lib/eac_cli/config.rb +0 -21
- data/vendor/eac_cli/lib/eac_cli/core_ext.rb +0 -6
- data/vendor/eac_cli/lib/eac_cli/default_runner.rb +0 -14
- data/vendor/eac_cli/lib/eac_cli/definition/alternative.rb +0 -80
- data/vendor/eac_cli/lib/eac_cli/definition/argument_option.rb +0 -21
- data/vendor/eac_cli/lib/eac_cli/definition/base_option/initialize_args_parser.rb +0 -47
- data/vendor/eac_cli/lib/eac_cli/definition/base_option.rb +0 -66
- data/vendor/eac_cli/lib/eac_cli/definition/boolean_option.rb +0 -27
- data/vendor/eac_cli/lib/eac_cli/definition/help_formatter.rb +0 -77
- data/vendor/eac_cli/lib/eac_cli/definition/positional_argument.rb +0 -61
- data/vendor/eac_cli/lib/eac_cli/definition.rb +0 -99
- data/vendor/eac_cli/lib/eac_cli/old_configs/entry_reader.rb +0 -80
- data/vendor/eac_cli/lib/eac_cli/old_configs/password_entry_reader.rb +0 -16
- data/vendor/eac_cli/lib/eac_cli/old_configs/read_entry_options.rb +0 -44
- data/vendor/eac_cli/lib/eac_cli/old_configs/store_passwords_entry_reader.rb +0 -25
- data/vendor/eac_cli/lib/eac_cli/old_configs.rb +0 -35
- data/vendor/eac_cli/lib/eac_cli/old_configs_bridge.rb +0 -39
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/argv.rb +0 -17
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/double_dash.rb +0 -24
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/long_options.rb +0 -37
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/option_argument.rb +0 -29
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/options.rb +0 -29
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/positionals.rb +0 -30
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/short_options.rb +0 -47
- data/vendor/eac_cli/lib/eac_cli/parser/alternative.rb +0 -92
- data/vendor/eac_cli/lib/eac_cli/parser/collector.rb +0 -46
- data/vendor/eac_cli/lib/eac_cli/parser/error.rb +0 -15
- data/vendor/eac_cli/lib/eac_cli/parser.rb +0 -34
- data/vendor/eac_cli/lib/eac_cli/patches/object/runner_with.rb +0 -26
- data/vendor/eac_cli/lib/eac_cli/patches/object.rb +0 -5
- data/vendor/eac_cli/lib/eac_cli/patches.rb +0 -4
- data/vendor/eac_cli/lib/eac_cli/runner/after_class_methods.rb +0 -46
- data/vendor/eac_cli/lib/eac_cli/runner/context.rb +0 -36
- data/vendor/eac_cli/lib/eac_cli/runner/exit.rb +0 -13
- data/vendor/eac_cli/lib/eac_cli/runner/instance_methods.rb +0 -42
- data/vendor/eac_cli/lib/eac_cli/runner.rb +0 -49
- data/vendor/eac_cli/lib/eac_cli/runner_with/help/builder/alternative.rb +0 -56
- data/vendor/eac_cli/lib/eac_cli/runner_with/help/builder.rb +0 -73
- data/vendor/eac_cli/lib/eac_cli/runner_with/help.rb +0 -41
- data/vendor/eac_cli/lib/eac_cli/runner_with/subcommands/definition_concern.rb +0 -10
- data/vendor/eac_cli/lib/eac_cli/runner_with/subcommands.rb +0 -119
- data/vendor/eac_cli/lib/eac_cli/runner_with.rb +0 -9
- data/vendor/eac_cli/lib/eac_cli/runner_with_set.rb +0 -50
- data/vendor/eac_cli/lib/eac_cli/speaker/_constants.rb +0 -12
- data/vendor/eac_cli/lib/eac_cli/speaker/list.rb +0 -61
- data/vendor/eac_cli/lib/eac_cli/speaker/options.rb +0 -38
- data/vendor/eac_cli/lib/eac_cli/speaker.rb +0 -127
- data/vendor/eac_cli/lib/eac_cli/version.rb +0 -5
- data/vendor/eac_cli/lib/eac_cli.rb +0 -7
- data/vendor/eac_cli/spec/lib/eac_cli/definition/alternative_spec.rb +0 -18
- data/vendor/eac_cli/spec/lib/eac_cli/old_configs_spec.rb +0 -14
- data/vendor/eac_cli/spec/lib/eac_cli/parser/alternative_spec.rb +0 -140
- data/vendor/eac_cli/spec/lib/eac_cli/runner_spec.rb +0 -129
- data/vendor/eac_cli/spec/lib/eac_cli/runner_with/help_spec.rb +0 -42
- data/vendor/eac_cli/spec/lib/eac_cli/runner_with/subcommands_spec.rb +0 -85
- data/vendor/eac_cli/spec/lib/eac_cli/speaker_spec.rb +0 -32
- data/vendor/eac_cli/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_cli/spec/spec_helper.rb +0 -4
- data/vendor/eac_config/Gemfile +0 -5
- data/vendor/eac_config/eac_config.gemspec +0 -19
- data/vendor/eac_config/lib/eac_config/entry.rb +0 -49
- data/vendor/eac_config/lib/eac_config/entry_path.rb +0 -41
- data/vendor/eac_config/lib/eac_config/envvars_node/entry.rb +0 -54
- data/vendor/eac_config/lib/eac_config/envvars_node.rb +0 -25
- data/vendor/eac_config/lib/eac_config/load_nodes_search.rb +0 -39
- data/vendor/eac_config/lib/eac_config/load_path.rb +0 -28
- data/vendor/eac_config/lib/eac_config/node.rb +0 -67
- data/vendor/eac_config/lib/eac_config/node_entry.rb +0 -18
- data/vendor/eac_config/lib/eac_config/node_uri.rb +0 -38
- data/vendor/eac_config/lib/eac_config/old_configs/base.rb +0 -43
- data/vendor/eac_config/lib/eac_config/old_configs/file.rb +0 -47
- data/vendor/eac_config/lib/eac_config/old_configs.rb +0 -75
- data/vendor/eac_config/lib/eac_config/paths_hash/entry_key_error.rb +0 -8
- data/vendor/eac_config/lib/eac_config/paths_hash/node.rb +0 -67
- data/vendor/eac_config/lib/eac_config/paths_hash/path_search.rb +0 -39
- data/vendor/eac_config/lib/eac_config/paths_hash.rb +0 -56
- data/vendor/eac_config/lib/eac_config/version.rb +0 -5
- data/vendor/eac_config/lib/eac_config/yaml_file_node/entry.rb +0 -37
- data/vendor/eac_config/lib/eac_config/yaml_file_node.rb +0 -48
- data/vendor/eac_config/lib/eac_config.rb +0 -7
- data/vendor/eac_config/spec/lib/eac_config/entry_path_spec.rb +0 -30
- data/vendor/eac_config/spec/lib/eac_config/envvars_node/entry_spec.rb +0 -14
- data/vendor/eac_config/spec/lib/eac_config/envvars_node_spec.rb +0 -40
- data/vendor/eac_config/spec/lib/eac_config/old_configs_spec.rb +0 -46
- data/vendor/eac_config/spec/lib/eac_config/paths_hash_spec.rb +0 -88
- data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec.rb +0 -52
- data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1.yaml +0 -6
- data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1_1.yaml +0 -2
- data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1_2/storage1_2_1.yaml +0 -2
- data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1_2.yaml +0 -4
- data/vendor/eac_config/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_config/spec/spec_helper.rb +0 -4
- data/vendor/eac_docker/Gemfile +0 -5
- data/vendor/eac_docker/eac_docker.gemspec +0 -19
- data/vendor/eac_docker/lib/eac_docker/container.rb +0 -78
- data/vendor/eac_docker/lib/eac_docker/debug.rb +0 -15
- data/vendor/eac_docker/lib/eac_docker/executables.rb +0 -18
- data/vendor/eac_docker/lib/eac_docker/images/base.rb +0 -14
- data/vendor/eac_docker/lib/eac_docker/images/coded.rb +0 -43
- data/vendor/eac_docker/lib/eac_docker/images/named.rb +0 -30
- data/vendor/eac_docker/lib/eac_docker/images/templatized.rb +0 -41
- data/vendor/eac_docker/lib/eac_docker/images.rb +0 -9
- data/vendor/eac_docker/lib/eac_docker/registry.rb +0 -17
- data/vendor/eac_docker/lib/eac_docker/rspec/setup.rb +0 -17
- data/vendor/eac_docker/lib/eac_docker/rspec.rb +0 -9
- data/vendor/eac_docker/lib/eac_docker/version.rb +0 -5
- data/vendor/eac_docker/lib/eac_docker.rb +0 -7
- data/vendor/eac_docker/spec/lib/eac_docker/executables_spec.rb +0 -9
- data/vendor/eac_docker/spec/lib/eac_docker/images/coded_spec.rb +0 -12
- data/vendor/eac_docker/spec/lib/eac_docker/images/coded_spec_files/image1/Dockerfile +0 -1
- data/vendor/eac_docker/spec/lib/eac_docker/images/templatized_spec.rb +0 -18
- data/vendor/eac_docker/spec/lib/eac_docker/images/templatized_spec_files/stub_docker_image/Dockerfile +0 -1
- data/vendor/eac_docker/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_docker/spec/spec_helper.rb +0 -4
- data/vendor/eac_fs/Gemfile +0 -5
- data/vendor/eac_fs/eac_fs.gemspec +0 -20
- data/vendor/eac_fs/lib/eac_fs/cache.rb +0 -64
- data/vendor/eac_fs/lib/eac_fs/cached_download.rb +0 -39
- data/vendor/eac_fs/lib/eac_fs/file_info.rb +0 -29
- data/vendor/eac_fs/lib/eac_fs/patches/module/fs_cache.rb +0 -10
- data/vendor/eac_fs/lib/eac_fs/patches/module.rb +0 -4
- data/vendor/eac_fs/lib/eac_fs/patches/object/fs_cache.rb +0 -17
- data/vendor/eac_fs/lib/eac_fs/patches/object.rb +0 -4
- data/vendor/eac_fs/lib/eac_fs/patches/pathname/info.rb +0 -12
- data/vendor/eac_fs/lib/eac_fs/patches/pathname.rb +0 -4
- data/vendor/eac_fs/lib/eac_fs/patches.rb +0 -4
- data/vendor/eac_fs/lib/eac_fs/traversable.rb +0 -45
- data/vendor/eac_fs/lib/eac_fs/traverser.rb +0 -76
- data/vendor/eac_fs/lib/eac_fs/version.rb +0 -5
- data/vendor/eac_fs/lib/eac_fs.rb +0 -7
- data/vendor/eac_fs/spec/lib/eac_fs/cache_spec.rb +0 -32
- data/vendor/eac_fs/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_fs/spec/spec_helper.rb +0 -4
- data/vendor/eac_ruby_base0/Gemfile +0 -5
- data/vendor/eac_ruby_base0/eac_ruby_base0.gemspec +0 -21
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/application.rb +0 -83
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/application_xdg.rb +0 -34
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/core_ext.rb +0 -5
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/jobs_runner.rb +0 -31
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/class/jobs_runner.rb +0 -10
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/class.rb +0 -4
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/object/runner_with.rb +0 -5
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/object.rb +0 -5
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches.rb +0 -4
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner/test_all.rb +0 -22
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner.rb +0 -73
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/confirmation.rb +0 -42
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/filesystem_traverser.rb +0 -52
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/input.rb +0 -36
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/output.rb +0 -58
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with.rb +0 -9
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/version.rb +0 -5
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0.rb +0 -7
- data/vendor/eac_ruby_base0/spec/lib/eac_ruby_base0/runner_with/confirmation_spec.rb +0 -42
- data/vendor/eac_ruby_base0/spec/lib/eac_ruby_base0/runner_with/output_spec.rb +0 -81
- data/vendor/eac_ruby_base0/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_ruby_base0/spec/spec_helper.rb +0 -4
- data/vendor/eac_ruby_gems_utils/Gemfile +0 -5
- data/vendor/eac_ruby_gems_utils/LICENCE +0 -16
- data/vendor/eac_ruby_gems_utils/README.rdoc +0 -3
- data/vendor/eac_ruby_gems_utils/eac_ruby_gems_utils.gemspec +0 -30
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/gem/command.rb +0 -33
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/gem/version_file.rb +0 -41
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/gem.rb +0 -97
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/base.rb +0 -57
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/minitest.rb +0 -25
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/multiple/decorated_gem.rb +0 -48
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/multiple/result.rb +0 -25
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/multiple.rb +0 -84
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/rspec.rb +0 -21
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests.rb +0 -9
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/version.rb +0 -5
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils.rb +0 -7
- data/vendor/eac_ruby_gems_utils/spec/code/rubocop_check_spec.rb +0 -3
- data/vendor/eac_ruby_gems_utils/spec/lib/eac_ruby_gems_utils/gem/version_file_spec.rb +0 -14
- data/vendor/eac_ruby_gems_utils/spec/lib/eac_ruby_gems_utils/gem/version_file_spec_files/a_version_file.rb +0 -7
- data/vendor/eac_ruby_gems_utils/spec/lib/eac_ruby_gems_utils/gem_spec.rb +0 -20
- data/vendor/eac_ruby_gems_utils/spec/spec_helper.rb +0 -4
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/Gemfile +0 -5
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/Gemfile.lock +0 -19
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/Rakefile +0 -14
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/exe/myrunner +0 -5
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/lib/mygem/version.rb +0 -5
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/lib/mygem.rb +0 -5
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/mygem.gemspec +0 -16
- data/vendor/eac_ruby_utils/Gemfile +0 -16
- data/vendor/eac_ruby_utils/MIT-LICENCE +0 -16
- data/vendor/eac_ruby_utils/README.rdoc +0 -3
- data/vendor/eac_ruby_utils/eac_ruby_utils.gemspec +0 -23
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/abstract_methods.rb +0 -67
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/arguments_consumer.rb +0 -81
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/blank_not_blank.rb +0 -19
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/boolean.rb +0 -31
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/by_reference.rb +0 -23
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_concern/class_setup.rb +0 -52
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_concern/module_setup.rb +0 -41
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_concern.rb +0 -20
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor/class_initialize.rb +0 -29
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor/instance_initialize.rb +0 -53
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor/super_args.rb +0 -54
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor.rb +0 -89
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/compact.rb +0 -22
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/context.rb +0 -31
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/contextualizable.rb +0 -21
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/core_ext.rb +0 -6
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/custom_format.rb +0 -53
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/base_env.rb +0 -28
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command/concat.rb +0 -33
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command/envvars.rb +0 -24
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command/extra_options.rb +0 -33
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command.rb +0 -172
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/executable.rb +0 -63
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/file.rb +0 -22
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/local_env.rb +0 -17
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/process.rb +0 -19
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/spawn.rb +0 -32
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/dasho_options.rb +0 -53
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/identity_file.rb +0 -25
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/quiet.rb +0 -24
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/terminal.rb +0 -34
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env.rb +0 -75
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs.rb +0 -23
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/clearable_directory.rb +0 -57
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/extname.rb +0 -30
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/logs.rb +0 -63
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/temp/directory.rb +0 -16
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/temp/file.rb +0 -34
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/temp.rb +0 -52
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/gems_registry/gem.rb +0 -79
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/gems_registry.rb +0 -35
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/array_accessor.rb +0 -32
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/base_accessor.rb +0 -23
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/boolean_accessor.rb +0 -16
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/class_methods.rb +0 -20
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/common_accessor.rb +0 -30
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/hash_accessor.rb +0 -46
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/instance_methods.rb +0 -21
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable.rb +0 -15
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/inflector.rb +0 -29
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/class_methods.rb +0 -14
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/instance_methods.rb +0 -30
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/integer_list.rb +0 -23
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/list.rb +0 -99
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/lists.rb +0 -59
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/string_list.rb +0 -19
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/symbol_list.rb +0 -19
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/value.rb +0 -39
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable.rb +0 -17
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/local_time_zone.rb +0 -48
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/options_consumer.rb +0 -62
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patch.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/abstract.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/common_constructor.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/self_included_modules.rb +0 -7
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/settings_provider.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerable/boolean_combinations.rb +0 -45
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerable.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerator/current.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerator/stopped.rb +0 -14
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerator.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/sym_keys_hash.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/hash.rb +0 -5
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/kernel/nyi.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/kernel.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/common_concern.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/i18n_translate.rb +0 -32
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/immutable.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/listable.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/patch.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/speaker.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/asserts.rb +0 -14
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/call_if_proc.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/compact.rb +0 -20
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/debug.rb +0 -17
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/i18n_translate.rb +0 -13
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/if_nil.rb +0 -17
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/if_present.rb +0 -19
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/if_respond.rb +0 -22
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/to_pathname.rb +0 -15
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object.rb +0 -5
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname/basename_sub.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname/parent_n.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/regexp/if_match.rb +0 -16
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/regexp/to_parser.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/regexp.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/string/delimited.rb +0 -16
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/string/inflector.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/string.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/time/required_zone.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/time.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/recursive_builder.rb +0 -51
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/regexp_parser.rb +0 -34
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/require_sub.rb +0 -81
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/default_setup.rb +0 -20
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup/conditionals.rb +0 -17
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup.rb +0 -12
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup_manager.rb +0 -49
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/ruby/command.rb +0 -32
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/ruby/on_clean_environment.rb +0 -26
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/ruby.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/settings_provider/setting_value.rb +0 -69
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/settings_provider.rb +0 -46
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/simple_cache.rb +0 -67
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/speaker/receiver.rb +0 -57
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/speaker/sender.rb +0 -32
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/speaker.rb +0 -16
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/string_delimited.rb +0 -70
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/struct.rb +0 -63
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/version.rb +0 -5
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/yaml.rb +0 -105
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils.rb +0 -6
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/abstract_methods_spec.rb +0 -28
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/arguments_consumer_spec.rb +0 -17
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/blank_not_blank_spec.rb +0 -16
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/common_concern_spec.rb +0 -65
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/common_constructor_spec.rb +0 -125
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/compact_spec.rb +0 -20
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/custom_format_spec.rb +0 -60
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/envs/executable_spec.rb +0 -37
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/envs/ssh_env_spec.rb +0 -25
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/fs/extname_spec.rb +0 -18
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/fs/temp/temp_spec.rb +0 -12
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/fs/temp_spec.rb +0 -52
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/inflector_spec.rb +0 -16
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/listable_spec.rb +0 -212
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/local_time_zone_spec.rb +0 -17
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/options_consumer_spec.rb +0 -45
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/class/abstract_spec.rb +0 -25
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/class/self_included_modules_spec.rb +0 -30
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/enumerable/boolean_combinations_spec.rb +0 -39
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/enumerator/current_spec.rb +0 -26
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/enumerator/stopped_spec.rb +0 -32
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/hash/options_consumer_spec.rb +0 -17
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/hash/sym_keys_hash_spec.rb +0 -13
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/module/listable_spec.rb +0 -13
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/module/simple_cache_spec.rb +0 -13
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/module/speaker_spec.rb +0 -13
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/call_if_proc_spec.rb +0 -11
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/compact_spec.rb +0 -20
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/if_present_spec.rb +0 -13
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/template_spec_files/path/my_stub_with_template +0 -1
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/pathname/basename_sub_spec.rb +0 -17
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/pathname/parent_n_spec.rb +0 -33
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/string/delimited_spec.rb +0 -34
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/recursive_builder_spec.rb +0 -65
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/require_sub_spec/stubbed_module_a.rb +0 -6
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/require_sub_spec/stubbed_not_module.rb +0 -6
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/require_sub_spec.rb +0 -19
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/ruby_spec.rb +0 -22
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/settings_provider_spec.rb +0 -54
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/simple_cache_spec.rb +0 -129
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/struct_spec.rb +0 -57
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/yaml_spec.rb +0 -75
- data/vendor/eac_ruby_utils/spec/locales/pt-BR.yml +0 -55
- data/vendor/eac_ruby_utils/spec/rubocop_check_spec.rb +0 -3
- data/vendor/eac_ruby_utils/spec/spec_helper.rb +0 -15
- data/vendor/eac_templates/Gemfile +0 -5
- data/vendor/eac_templates/eac_templates.gemspec +0 -19
- data/vendor/eac_templates/lib/eac_templates/directory.rb +0 -108
- data/vendor/eac_templates/lib/eac_templates/file.rb +0 -48
- data/vendor/eac_templates/lib/eac_templates/patches/module/erb_template.rb +0 -9
- data/vendor/eac_templates/lib/eac_templates/patches/module/template.rb +0 -10
- data/vendor/eac_templates/lib/eac_templates/patches/module.rb +0 -4
- data/vendor/eac_templates/lib/eac_templates/patches/object/erb_template.rb +0 -9
- data/vendor/eac_templates/lib/eac_templates/patches/object/template.rb +0 -9
- data/vendor/eac_templates/lib/eac_templates/patches/object.rb +0 -4
- data/vendor/eac_templates/lib/eac_templates/patches.rb +0 -4
- data/vendor/eac_templates/lib/eac_templates/searcher.rb +0 -53
- data/vendor/eac_templates/lib/eac_templates/variable_not_found_error.rb +0 -5
- data/vendor/eac_templates/lib/eac_templates/variable_providers/base.rb +0 -21
- data/vendor/eac_templates/lib/eac_templates/variable_providers/config_reader.rb +0 -27
- data/vendor/eac_templates/lib/eac_templates/variable_providers/entries_reader.rb +0 -23
- data/vendor/eac_templates/lib/eac_templates/variable_providers/generic.rb +0 -23
- data/vendor/eac_templates/lib/eac_templates/variable_providers/hash.rb +0 -27
- data/vendor/eac_templates/lib/eac_templates/variable_providers.rb +0 -23
- data/vendor/eac_templates/lib/eac_templates/version.rb +0 -5
- data/vendor/eac_templates/lib/eac_templates.rb +0 -7
- data/vendor/eac_templates/spec/lib/eac_templates/file_spec.rb +0 -35
- data/vendor/eac_templates/spec/lib/eac_templates/file_spec_files/expected_content +0 -2
- data/vendor/eac_templates/spec/lib/eac_templates/file_spec_files/source.template +0 -2
- data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec.rb +0 -30
- data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec_files/path1/subdir1/file1.template +0 -1
- data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec_files/path1/subdir1/file2 +0 -1
- data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec_files/path2/subdir1/file3.template +0 -1
- data/vendor/eac_templates/spec/lib/object/template_spec.rb +0 -23
- data/vendor/eac_templates/spec/lib/object/template_spec_files/path/my_stub_with_template +0 -1
- data/vendor/eac_templates/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_templates/spec/spec_helper.rb +0 -4
- data/vendor/ehbrs_ruby_utils/Gemfile +0 -16
- data/vendor/ehbrs_ruby_utils/ehbrs_ruby_utils.gemspec +0 -28
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/core_ext.rb +0 -5
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/executables.rb +0 -28
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/finances/bb_browser/docker_image.rb +0 -18
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/compressed_package.rb +0 -48
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/selected/build.rb +0 -41
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/selected/build_file.rb +0 -27
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/selected.rb +0 -45
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs.rb +0 -10
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book/album.rb +0 -42
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book/resource.rb +0 -64
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book/song.rb +0 -68
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book.rb +0 -65
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music.rb +0 -9
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/patches/object/template.rb +0 -6
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/patches/object.rb +0 -4
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/patches.rb +0 -4
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/version.rb +0 -5
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/container.rb +0 -70
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/convert_job.rb +0 -91
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/quality.rb +0 -68
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/resolution.rb +0 -68
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/stream.rb +0 -61
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos.rb +0 -9
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/instance.rb +0 -32
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/file/rename.rb +0 -28
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/file.rb +0 -43
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/files_list.rb +0 -76
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos.rb +0 -11
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils.rb +0 -9
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils.rb +0 -7
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/resolution_spec.rb +0 -18
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec.rb +0 -13
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_attachment.source.yaml +0 -28
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_attachment.target.yaml +0 -7
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_audio.source.yaml +0 -49
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_audio.target.yaml +0 -7
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_subtitle.source.yaml +0 -43
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_subtitle.target.yaml +0 -7
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_video.source.yaml +0 -59
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_video.target.yaml +0 -7
- data/vendor/ehbrs_ruby_utils/spec/rubocop_check_spec.rb +0 -3
- data/vendor/ehbrs_ruby_utils/spec/spec_helper.rb +0 -4
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/Dockerfile +0 -44
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/Makefile +0 -35
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/README.md +0 -16
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/context/firefox.service +0 -8
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/context/startbrowser.sh +0 -9
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/album/inner.html.erb +0 -3
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/custom_style.css +0 -15
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb +0 -14
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/main.html.erb +0 -24
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/resource/main.html.erb +0 -8
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/song/inner.html.erb +0 -9
- data/vendor/ultimate_lyrics/Gemfile +0 -5
- data/vendor/ultimate_lyrics/bin/download_parser_spec_files.rb +0 -94
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/field.rb +0 -83
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/lyrics.rb +0 -13
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/parser.rb +0 -28
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/exclude_item.rb +0 -17
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/extract_item.rb +0 -21
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/item.rb +0 -48
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/replace_fields.rb +0 -13
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/rule.rb +0 -52
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/url_format.rb +0 -21
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider.rb +0 -96
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider_search.rb +0 -43
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/providers_data.xml +0 -356
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/song_metadata/field.rb +0 -24
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/song_metadata.rb +0 -28
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/version.rb +0 -5
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics.rb +0 -7
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec.rb +0 -20
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__michael_jackson_thriller.source.html +0 -8
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__michael_jackson_thriller.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__milton_nascimento_rouxinol.source.html +0 -8
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__michael_jackson_thriller.source.html +0 -193
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__michael_jackson_thriller.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__milton_nascimento_rouxinol.source.html +0 -193
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__michael_jackson_thriller.source.html +0 -87
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__michael_jackson_thriller.target.yaml +0 -36
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__milton_nascimento_rouxinol.source.html +0 -4
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__michael_jackson_thriller.source.html +0 -2
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__michael_jackson_thriller.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__milton_nascimento_rouxinol.source.html +0 -2
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsreg_com__milton_nascimento_rouxinol.source.html +0 -101
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsreg_com__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsreg_com__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__michael_jackson_thriller.source.html +0 -29
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__michael_jackson_thriller.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__milton_nascimento_rouxinol.source.html +0 -29
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/songlyrics_com__michael_jackson_thriller.source.html +0 -1301
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/songlyrics_com__michael_jackson_thriller.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/songlyrics_com__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/provider_search_spec.rb +0 -72
- data/vendor/ultimate_lyrics/spec/rubocop_spec.rb +0 -3
- data/vendor/ultimate_lyrics/spec/spec_helper.rb +0 -4
- data/vendor/ultimate_lyrics/ultimate_lyrics.gemspec +0 -21
@@ -1,193 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
2
|
-
<html>
|
3
|
-
<head><script type="text/javascript">var abp;</script><script type="text/javascript" src="http://www.hindilyrics.net/px.js?ch=1"></script><script type="text/javascript" src="http://www.hindilyrics.net/px.js?ch=2"></script><script type="text/javascript">function handleABPDetect(){try{if(!abp) return;var imglog = document.createElement("img");imglog.style.height="0px";imglog.style.width="0px";imglog.src="http://www.hindilyrics.net/sk-logabpstatus.php?a=bC9LdFZpSkV3MjhjcEhPaHlUakV0dFUwS3hXTWg2RVFYdzJEbHF6Y1hic3JaUW9RNEZmMVhrZFR4UWt1TW9SMTVjVDJJN2c3Mm9lVjU2ZTUzRFQzdG02YmpRRm13bWt0dVFLdnhyTTQ2QStieFFZRmcxNVJxTlVsVFIwSjZ3NzY=&b="+abp;document.body.appendChild(imglog);if(typeof abperurl !== "undefined" && abperurl!="")window.top.location=abperurl;}catch(err){}}</script><meta name="tids" content="a='12960' b='14992' c='hindilyrics.net' d='entity_mapped'" /><title>Hindilyrics.net Is For Sale</title>
|
4
|
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
6
|
-
<meta name="description" content="The domain name Hindilyrics.net is for sale. Call BuyDomains at 844-896-7299 to get a price quote and get your business online today!" />
|
7
|
-
<style type="text/css">
|
8
|
-
|
9
|
-
@font-face {font-family: "open-sans";src: url("http://i2.cdn-image.com/__media__/fonts/open-sans/open-sans.eot");src: url("http://i2.cdn-image.com/__media__/fonts/open-sans/open-sans.eot?#iefix") format("embedded-opentype"),url("http://i2.cdn-image.com/__media__/fonts/open-sans/open-sans.woff") format("woff"),url("http://i2.cdn-image.com/__media__/fonts/open-sans/open-sans.woff2") format("woff2"),url("http://i2.cdn-image.com/__media__/fonts/open-sans/open-sans.ttf") format("truetype"),url("http://i2.cdn-image.com/__media__/fonts/open-sans/open-sans.otf") format("opentype"),url("http://i2.cdn-image.com/__media__/fonts/open-sans/open-sans.svg#open-sans") format("svg");font-weight: normal;font-style: normal;}
|
10
|
-
@font-face {font-family: "ubuntu-b";src: url("http://i2.cdn-image.com/__media__/fonts/ubuntu-b/ubuntu-b.eot");src: url("http://i2.cdn-image.com/__media__/fonts/ubuntu-b/ubuntu-b.eot?#iefix") format("embedded-opentype"),url("http://i2.cdn-image.com/__media__/fonts/ubuntu-b/ubuntu-b.woff") format("woff"),url("http://i2.cdn-image.com/__media__/fonts/ubuntu-b/ubuntu-b.woff2") format("woff2"),url("http://i2.cdn-image.com/__media__/fonts/ubuntu-b/ubuntu-b.ttf") format("truetype"),url("http://i2.cdn-image.com/__media__/fonts/ubuntu-b/ubuntu-b.otf") format("opentype"),url("http://i2.cdn-image.com/__media__/fonts/ubuntu-b/ubuntu-b.svg#ubuntu-b") format("svg");font-weight: normal;font-style: normal;}
|
11
|
-
*{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif}
|
12
|
-
a {text-decoration:none; outline:none}
|
13
|
-
a img {border:none}
|
14
|
-
li {list-style:none}
|
15
|
-
.clear {clear:both; overflow:hidden; line-height:0; font-size:0; height:0}
|
16
|
-
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear: both;height:0}
|
17
|
-
* html .clearfix{zoom:1}
|
18
|
-
*:first-child+html .clearfix{zoom:1}
|
19
|
-
a{text-decoration:none}
|
20
|
-
input{outline:none}
|
21
|
-
|
22
|
-
|
23
|
-
body{font-size:14px; font-family:
|
24
|
-
open-sans
|
25
|
-
,sans-serif; background: #303030 url(http://i2.cdn-image.com/__media__/pics/10974/background1.jpg) repeat left center fixed; background-size: cover; -webkit-text-size-adjust: 100%;}
|
26
|
-
|
27
|
-
|
28
|
-
.frt_arr{float:left;width:345px; height:636px; background:url(http://i2.cdn-image.com/__media__/pics/12066/arr2.jpg);background-position:right center; background-repeat:no-repeat; }
|
29
|
-
.lst_arr{float:left;width:345px; height:636px; background:url(http://i2.cdn-image.com/__media__/pics/12066/arr1.jpg); background-position:left center; background-repeat:no-repeat;}
|
30
|
-
|
31
|
-
|
32
|
-
div.search-form{height:35px; width: 435px; background: #ffffff url(http://i2.cdn-image.com/__media__/pics/10647/search.png) no-repeat 10px center; margin: 0 auto; border: 1px solid #cccccc}
|
33
|
-
.srchTxt{background: transparent none repeat scroll 0 0; border: 0 none; float: left; font-size: 16px; height: 25px; line-height: 25px; padding: 5px; width: 332px; color: #333333;padding-left: 30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
|
34
|
-
.srchBtn {background: #6aae2b; border: none; color: #fff; cursor: pointer; float: right; font-size: 15px; height: 35px; outline: medium none; width: 68px;-webkit-appearance:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-family:
|
35
|
-
ubuntu-b
|
36
|
-
,sans-serif;}
|
37
|
-
|
38
|
-
|
39
|
-
.wrapper{width: 1140px; margin: 0 auto; background: #fff; margin-top: 25px}
|
40
|
-
.popular-searches {margin:0 auto; float: left; width: 450px; padding-top: 30px; padding-bottom: 30px}
|
41
|
-
.kwds {width:100%; padding:0 0 30px}
|
42
|
-
.links-head{color: #6aae2b;
|
43
|
-
text-align: center;
|
44
|
-
font-size: 22px;
|
45
|
-
word-wrap: break-word;
|
46
|
-
text-transform: capitalize;
|
47
|
-
padding-bottom: 34px;
|
48
|
-
font-family: Arial,sans-serif;}
|
49
|
-
.links-head a{color: #6aae2b;
|
50
|
-
font-size: 22px;
|
51
|
-
font-family: Arial,sans-serif;}
|
52
|
-
|
53
|
-
.first{padding-left: 0 !important}
|
54
|
-
.second{padding-right: 0 !important}
|
55
|
-
.margNone {margin:0}
|
56
|
-
|
57
|
-
.kwds li a{font-size: 26px; color: #333333; font-family:
|
58
|
-
open-sans
|
59
|
-
,sans-serif; line-height: 30px;word-wrap: break-word; text-transform:capitalize; text-align: center;}
|
60
|
-
.kwds li a:hover{color: #11abd4; text-decoration: underline;}
|
61
|
-
.kwds li{margin-bottom: 30px;text-align: center;}
|
62
|
-
ul {padding:0; width:100%}
|
63
|
-
|
64
|
-
.custom-msg { background:#fdffec; border-top: 1px solid #ffe594; border-bottom: 1px solid #ffe594; color:#000000; text-align: center; font: 11px/14px Arial, Helvetica, sans-serif; position:absolute; width:100%}
|
65
|
-
.custom-msg a { text-decoration: none; color:#CC0000; font-size: 11px; }
|
66
|
-
.custom-msg a:hover { text-decoration: underline; }
|
67
|
-
|
68
|
-
|
69
|
-
.no-results{text-align: center;color: #333333;font-size: 15px;margin: 16px auto; width: 92%}
|
70
|
-
|
71
|
-
ul.privacy {width: 100%;margin: 0 auto;padding: 20px 0;text-align: center; float: none}
|
72
|
-
ul.privacy li {width: auto; font-size: 11px;color: #fff;display: inline;padding: 0;float: none;margin: 0;position: relative;font-family: Arial,sans-serif}
|
73
|
-
ul.privacy li a {font-size: 11px; color: #fff;text-transform: capitalize; display: inline;padding-left: 0;font-family: Arial,sans-serif}
|
74
|
-
ul.privacy li a:hover{text-decoration: underline}
|
75
|
-
|
76
|
-
@media only screen and (max-width:1200px) {
|
77
|
-
.wrapper{width: 90%}
|
78
|
-
.frt_arr {width: 30%; background-size: 100%; background-position:right center }
|
79
|
-
.lst_arr {width: 30%; background-size: 100%; background-position:0 center; }
|
80
|
-
.popular-searches{width: 40%}
|
81
|
-
div.search-form{width: 300px}
|
82
|
-
.srchTxt{width: 197px}
|
83
|
-
}
|
84
|
-
|
85
|
-
|
86
|
-
@media only screen and (max-width:767px) {
|
87
|
-
|
88
|
-
.frt_arr{display: none}
|
89
|
-
.lst_arr{display: none}
|
90
|
-
.wrapper{width: 400px}
|
91
|
-
.mobile-bg{background: url(http://i2.cdn-image.com/__media__/pics/10901/mobile-bg.png) no-repeat center bottom;background-size:cover;width: 462px;background-size: 100%;background-position: -3px bottom;display: block;height: 120px; margin: 0 auto}
|
92
|
-
|
93
|
-
.kwds li a{font-size: 16px; line-height: 20px}
|
94
|
-
.kwds{padding-bottom: 10px}
|
95
|
-
.popular-searches {width: 95%; padding-bottom: 20px; padding-top: 20px; float: none;}
|
96
|
-
.srchTxt{font-size: 14px;line-height: 20px}
|
97
|
-
.srchBtn{font-size: 13px}
|
98
|
-
.kwds li{margin-bottom: 20px}
|
99
|
-
.links-head{font-size: 14px; margin: 0 auto; padding-bottom: 25px}
|
100
|
-
.links-head a{font-size: 14px;}
|
101
|
-
}
|
102
|
-
|
103
|
-
@media only screen and (max-width:480px) {
|
104
|
-
div.search-form{width: 235px}
|
105
|
-
.srchTxt{width: 140px}
|
106
|
-
.srchBtn{width: 59px}
|
107
|
-
.wrapper{width: 80%}
|
108
|
-
.mobile-bg{width: 94%}
|
109
|
-
}
|
110
|
-
|
111
|
-
@media only screen and (max-width:320px) {
|
112
|
-
.mobile-bg{background-position: -2px bottom;}
|
113
|
-
}
|
114
|
-
|
115
|
-
.related-searches-custom {display: block; margin: 0 auto 10px}
|
116
|
-
</style>
|
117
|
-
|
118
|
-
|
119
|
-
<!--[if IE 7]>
|
120
|
-
<style>
|
121
|
-
li{float:none}
|
122
|
-
</style>
|
123
|
-
<![endif]-->
|
124
|
-
|
125
|
-
|
126
|
-
<script language="JavaScript" type="text/javascript" src="http://i2.cdn-image.com/__media__/js/min.js?v2.3"></script>
|
127
|
-
|
128
|
-
<script> var dataLayer = window.dataLayer = window.dataLayer || []; </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NL5LTF');</script> <!-- End Google Tag Manager -->
|
129
|
-
|
130
|
-
<script>
|
131
|
-
dataLayer.push({
|
132
|
-
'event': 'GAEvent',
|
133
|
-
'uaCat': 'Skenzo2017',
|
134
|
-
'uaAct': 'Parked Banner Ad Load',
|
135
|
-
'uaOptLabel': 'Hindilyrics.net',
|
136
|
-
'uaOptValue': '0'
|
137
|
-
});
|
138
|
-
</script>
|
139
|
-
|
140
|
-
</head>
|
141
|
-
|
142
|
-
<body onload="" onunload="" onBeforeUnload=""><div style="visibility:hidden;display:none;" id="divSponAds"><form name="frmSponsAds" id="frmSponsAds" method="get" action="" target="_top"><input type="hidden" name="params" id="params" /></form></div><!-- sale notice start -->
|
143
|
-
<p class="custom-msg"><div style="background: #29fa18; text-align:center; font-family:arial;"> <a href="http://www.buydomains.com/lander/hindilyrics.net/?domain=hindilyrics.net&utm_source=hindilyrics.net&utm_campaign=skenzo&traffic_id=skenzo17&traffic_type=park" onclick="dataLayer.push({'event': 'GAEvent', 'uaCat': 'Skenzo2017', 'uaAct': 'Parked Banner Ad Click', 'uaOptLabel': 'hindilyrics.net', 'uaOptValue': '0'});" rel="nofollow" style="text-decoration: none;display:block"> <p style="font-size:14px; color:#000; font-weight:bold;margin:0;padding:20px 10px"> The domain <span style="text-transform: lowercase">hindilyrics.net</span> is for sale. To purchase, call BuyDomains.com at 781-373-6841 or 844-896-7299. <span style="text-decoration: underline; color:#0103fd">Click here for more details.</span> </p> </a></div></p>
|
144
|
-
|
145
|
-
<div class="wrapper clearfix">
|
146
|
-
<div class="arrows lst_arr"></div>
|
147
|
-
<div class="popular-searches clearfix">
|
148
|
-
<div class="links-head">
|
149
|
-
<a href="http://www.Hindilyrics.net" target="_blank">
|
150
|
-
<span class="domain">
|
151
|
-
Hindilyrics.net </span>
|
152
|
-
</a>
|
153
|
-
</div>
|
154
|
-
<div class="kwds">
|
155
|
-
<span class="related-searches-custom">Related Searches:</span>
|
156
|
-
<ul>
|
157
|
-
<li><a href="http://www.hindilyrics.net/Free_Credit_Report.cfm?fp=WV7Ehq%2BXwPDNqYPjED7o7lEX2AGUHSpK5dMMyse1skhxU%2BRKsFzXW4WQCC3I93scsi%2F%2F5LKo7jPfteEN6SQ7elOgY5nwDM2ZSqUUIZ5LlPTSaOmKnDHtsX6n0fYL70BJ%2B3SNjHqKNQdd3h%2FmCK8dCdTmPAyQCJO%2FKeTupZHJgeTBNgxZraJVJV0BlI%2Fs6kVx&kbetu=1&maxads=0&kld=1042&prvtof=CHxEGHwNV%2FTi34VDx7lWU2GBqixQztyDuStSr%2FsXi7o%3D&&&kt=112&&ki=11539660&ktd=0&kld=1042&kp=1" target="_top" onmouseover="changeStatus('Free Credit Report');return true;" onmouseout="changeStatus('');return true;" onclick="if(typeof(showPop) != 'undefined')showPop=0;return modifyKeywordClickURL(this, 'kwclk');;" title="Free Credit Report" id="dk1" name="dk1" >Free Credit Report</a></li>
|
158
|
-
<li><a href="http://www.hindilyrics.net/10_Best_Mutual_Funds.cfm?fp=WV7Ehq%2BXwPDNqYPjED7o7lEX2AGUHSpK5dMMyse1skhxU%2BRKsFzXW4WQCC3I93scsi%2F%2F5LKo7jPfteEN6SQ7elOgY5nwDM2ZSqUUIZ5LlPTSaOmKnDHtsX6n0fYL70BJ%2B3SNjHqKNQdd3h%2FmCK8dCdTmPAyQCJO%2FKeTupZHJgeTBNgxZraJVJV0BlI%2Fs6kVx&kbetu=1&maxads=0&kld=1042&prvtof=CHxEGHwNV%2FTi34VDx7lWU2GBqixQztyDuStSr%2FsXi7o%3D&&&kt=112&&ki=72996&ktd=0&kld=1042&kp=2" target="_top" onmouseover="changeStatus('10 Best Mutual Funds');return true;" onmouseout="changeStatus('');return true;" onclick="if(typeof(showPop) != 'undefined')showPop=0;return modifyKeywordClickURL(this, 'kwclk');;" title="10 Best Mutual Funds" id="dk2" name="dk2" >10 Best Mutual Funds</a></li>
|
159
|
-
<li><a href="http://www.hindilyrics.net/Online_classifieds.cfm?fp=WV7Ehq%2BXwPDNqYPjED7o7lEX2AGUHSpK5dMMyse1skhxU%2BRKsFzXW4WQCC3I93scsi%2F%2F5LKo7jPfteEN6SQ7elOgY5nwDM2ZSqUUIZ5LlPTSaOmKnDHtsX6n0fYL70BJ%2B3SNjHqKNQdd3h%2FmCK8dCdTmPAyQCJO%2FKeTupZHJgeTBNgxZraJVJV0BlI%2Fs6kVx&kbetu=1&maxads=0&kld=1042&prvtof=CHxEGHwNV%2FTi34VDx7lWU2GBqixQztyDuStSr%2FsXi7o%3D&&&kt=112&&ki=21227026&ktd=0&kld=1042&kp=3" target="_top" onmouseover="changeStatus('Online classifieds');return true;" onmouseout="changeStatus('');return true;" onclick="if(typeof(showPop) != 'undefined')showPop=0;return modifyKeywordClickURL(this, 'kwclk');;" title="Online classifieds" id="dk3" name="dk3" >Online classifieds</a></li>
|
160
|
-
<li><a href="http://www.hindilyrics.net/Contact_Lens.cfm?fp=WV7Ehq%2BXwPDNqYPjED7o7lEX2AGUHSpK5dMMyse1skhxU%2BRKsFzXW4WQCC3I93scsi%2F%2F5LKo7jPfteEN6SQ7elOgY5nwDM2ZSqUUIZ5LlPTSaOmKnDHtsX6n0fYL70BJ%2B3SNjHqKNQdd3h%2FmCK8dCdTmPAyQCJO%2FKeTupZHJgeTBNgxZraJVJV0BlI%2Fs6kVx&kbetu=1&maxads=0&kld=1042&prvtof=CHxEGHwNV%2FTi34VDx7lWU2GBqixQztyDuStSr%2FsXi7o%3D&&&kt=112&&ki=6837160&ktd=0&kld=1042&kp=4" target="_top" onmouseover="changeStatus('Contact Lens');return true;" onmouseout="changeStatus('');return true;" onclick="if(typeof(showPop) != 'undefined')showPop=0;return modifyKeywordClickURL(this, 'kwclk');;" title="Contact Lens" id="dk4" name="dk4" >Contact Lens</a></li>
|
161
|
-
<li><a href="http://www.hindilyrics.net/Credit_Card_Application.cfm?fp=WV7Ehq%2BXwPDNqYPjED7o7lEX2AGUHSpK5dMMyse1skhxU%2BRKsFzXW4WQCC3I93scsi%2F%2F5LKo7jPfteEN6SQ7elOgY5nwDM2ZSqUUIZ5LlPTSaOmKnDHtsX6n0fYL70BJ%2B3SNjHqKNQdd3h%2FmCK8dCdTmPAyQCJO%2FKeTupZHJgeTBNgxZraJVJV0BlI%2Fs6kVx&kbetu=1&maxads=0&kld=1042&prvtof=CHxEGHwNV%2FTi34VDx7lWU2GBqixQztyDuStSr%2FsXi7o%3D&&&kt=112&&ki=7242435&ktd=0&kld=1042&kp=5" target="_top" onmouseover="changeStatus('Credit Card Application');return true;" onmouseout="changeStatus('');return true;" onclick="if(typeof(showPop) != 'undefined')showPop=0;return modifyKeywordClickURL(this, 'kwclk');;" title="Credit Card Application" id="dk5" name="dk5" >Credit Card Application</a></li>
|
162
|
-
<li><a href="http://www.hindilyrics.net/Best_Penny_Stocks.cfm?fp=WV7Ehq%2BXwPDNqYPjED7o7lEX2AGUHSpK5dMMyse1skhxU%2BRKsFzXW4WQCC3I93scsi%2F%2F5LKo7jPfteEN6SQ7elOgY5nwDM2ZSqUUIZ5LlPTSaOmKnDHtsX6n0fYL70BJ%2B3SNjHqKNQdd3h%2FmCK8dCdTmPAyQCJO%2FKeTupZHJgeTBNgxZraJVJV0BlI%2Fs6kVx&kbetu=1&maxads=0&kld=1042&prvtof=CHxEGHwNV%2FTi34VDx7lWU2GBqixQztyDuStSr%2FsXi7o%3D&&&kt=112&&ki=3482138&ktd=0&kld=1042&kp=6" target="_top" onmouseover="changeStatus('Best Penny Stocks');return true;" onmouseout="changeStatus('');return true;" onclick="if(typeof(showPop) != 'undefined')showPop=0;return modifyKeywordClickURL(this, 'kwclk');;" title="Best Penny Stocks" id="dk6" name="dk6" >Best Penny Stocks</a></li>
|
163
|
-
<li><a href="http://www.hindilyrics.net/Anti_Wrinkle_Creams.cfm?fp=WV7Ehq%2BXwPDNqYPjED7o7lEX2AGUHSpK5dMMyse1skhxU%2BRKsFzXW4WQCC3I93scsi%2F%2F5LKo7jPfteEN6SQ7elOgY5nwDM2ZSqUUIZ5LlPTSaOmKnDHtsX6n0fYL70BJ%2B3SNjHqKNQdd3h%2FmCK8dCdTmPAyQCJO%2FKeTupZHJgeTBNgxZraJVJV0BlI%2Fs6kVx&kbetu=1&maxads=0&kld=1042&prvtof=CHxEGHwNV%2FTi34VDx7lWU2GBqixQztyDuStSr%2FsXi7o%3D&&&kt=112&&ki=1919926&ktd=0&kld=1042&kp=7" target="_top" onmouseover="changeStatus('Anti Wrinkle Creams');return true;" onmouseout="changeStatus('');return true;" onclick="if(typeof(showPop) != 'undefined')showPop=0;return modifyKeywordClickURL(this, 'kwclk');;" title="Anti Wrinkle Creams" id="dk7" name="dk7" >Anti Wrinkle Creams</a></li>
|
164
|
-
</ul>
|
165
|
-
</div>
|
166
|
-
<!-- <div class="search-form clearfix">
|
167
|
-
<form id="searchform1" name="searchform1" style="visibility:hidden;display:none;" action="http://www.hindilyrics.net/display.cfm" method="get" target="_top" onsubmit="showPop=0;" >
|
168
|
-
<input name="s" type="text" onClick="this.value='';" class="srchTxt" />
|
169
|
-
<input type="submit" class="srchBtn" value="Search" />
|
170
|
-
<input type="hidden" name="gsp" value="UGJTVkQ2c1l5cEthdlRxbDJsb2ZsczRKa0czemg4UUZYcnhUNU96bzdxelNqZGI2Zy83M3JaQjNDZklvM2FJUEJvMHo0eDlGejY3d2l2NS94MGNNa0ViMlJNUXhmNXdWeTE2RnB1dHNiWjRUWG5lL2VOc21keVpjdTFMbEcyUFE2VGxLZ0UwM3NoamRyQkZzbDh5QU4zRit6MWh4SzVnZ3l0S1NwSnVpOCszZXhuWDFPREtTZlpaTHpISkQxT1hIdkc4MjRqaXV1b3RERENYM2o0Q3FleXNLSUUwSGUxSWoyYmpHOWoycE9xeDNXWks2N29JN1A1a2FZS0duVU91ZU9TaDR1ZGt4eHhSTjdBOExQdTFzeml6d2g0b08razdZcFZ5OWlBQjN1Q1dwUGVJcnFHLzc5YTM3UkZDeVV3Z2JKY2tRekRCZkF2dGswRDhJOW1DV25VVmM0eTB4ekF5Sjg2SktHWUxOMkdrPQ%3D%3D" /></form>
|
171
|
-
</div> -->
|
172
|
-
</div>
|
173
|
-
<div class="arrows frt_arr"></div>
|
174
|
-
</div>
|
175
|
-
<div class="mobile-bg"></div>
|
176
|
-
|
177
|
-
|
178
|
-
<script language="javascript">
|
179
|
-
try{window.onload = document.searchform1.s.focus();}catch(e){};
|
180
|
-
</script>
|
181
|
-
|
182
|
-
<!-- Google Tag Manager (noscript) -->
|
183
|
-
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NL5LTF"
|
184
|
-
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
185
|
-
<!-- End Google Tag Manager (noscript) -->
|
186
|
-
|
187
|
-
<script type="text/javascript" language="javascript">
|
188
|
-
try{handleABPDetect();}catch(err){}
|
189
|
-
</script>
|
190
|
-
<div style='display:none;visibility:hidden;'><script language="javascript" > function _bpx_() { try {var saScript = document.createElement("script"); saScript.src = location.protocol + "//pxlgnpgecom-a.akamaihd.net/javascripts/browserfp.min.js?templateId=10&customerId=9CU246R04"; saScript.async = "async"; document.body.appendChild(saScript); saScript.onload = function() {try{var fp_instance = new browserfp();var pageAttr = {};pageAttr.kw_id = '';pageAttr.kw_pos = '0';pageAttr.page_id = 'landing_page';pageAttr.vi_id = '1253799525097917482';pageAttr.vs_id = '925vr3799525097717482';pageAttr.hvs_id = '925vt3799525097717482';pageAttr.req_dom='hindilyrics.net';pageAttr.refUrl="";pageAttr.srcUrl="http://www.hindilyrics.net/lyrics/of-Thriller.html";pageAttr.cust_id='9CU246R04';pageAttr.pid = '9PO8M08T1';fp_instance.setPageAttr(pageAttr);fp_instance.sendViewData();}catch(e){}};} catch(e){} } try { if(typeof(_bpx_) == 'function'){ _bpx_(); } } catch(e){} </script> </div><script type="text/javascript">if(setBrowserDetails) setBrowserDetails();</script><style>
|
191
|
-
.footlinks-custom-link-wrap{padding:20px 10px;} .footlinks-custom-link{color:#2c2e2d;font-family:Arial,sans-serif;font-size:12px;width:220px;margin:20px auto;padding:7px 10px;background-color:#fff;border-radius:20px;text-align:center} .footlinks-custom-link a{color:#2c2e2d;font-family:Arial,sans-serif;text-decoration:none;font-size:12px} .footlinks-custom-link a:hover{text-decoration:underline} .footlinks-custom-link span{padding:0 4px;display:inline-block} </style>
|
192
|
-
<div class="footlinks-custom-link-wrap clearfix"> <div class="footlinks-custom-link"> <a href="//www.hindilyrics.net/sk-privacy.php" target="_blank">Privacy Policy</a> </div> </div><script language="javascript" type="text/javascript" > var __pp = []; atevt(); </script> </body>
|
193
|
-
</html>
|
@@ -1 +0,0 @@
|
|
1
|
-
http://www.hindilyrics.net/lyrics/of-Thriller.html
|
@@ -1,193 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
2
|
-
<html>
|
3
|
-
<head><script type="text/javascript">var abp;</script><script type="text/javascript" src="http://www.hindilyrics.net/px.js?ch=1"></script><script type="text/javascript" src="http://www.hindilyrics.net/px.js?ch=2"></script><script type="text/javascript">function handleABPDetect(){try{if(!abp) return;var imglog = document.createElement("img");imglog.style.height="0px";imglog.style.width="0px";imglog.src="http://www.hindilyrics.net/sk-logabpstatus.php?a=c2lqK01uRlFocEtBRm1oVzI4b25CQlNYcG5PYkU4QWh2cmtJVUM3cjVQVW5kYitBWGR5bnFlbDhsZkJuQnRHN3FqUStQQXZWUTRDdnJ5NUdvbHdnUlpZQnE1RFF0WkZqZHMweHRQTUdBS1BVbHB5VVB1T09Bbm1ESEx0bDZkRUI=&b="+abp;document.body.appendChild(imglog);if(typeof abperurl !== "undefined" && abperurl!="")window.top.location=abperurl;}catch(err){}}</script><meta name="tids" content="a='12960' b='14992' c='hindilyrics.net' d='entity_mapped'" /><title>Hindilyrics.net Is For Sale</title>
|
4
|
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
6
|
-
<meta name="description" content="The domain name Hindilyrics.net is for sale. Call BuyDomains at 844-896-7299 to get a price quote and get your business online today!" />
|
7
|
-
<style type="text/css">
|
8
|
-
|
9
|
-
@font-face {font-family: "open-sans";src: url("http://i4.cdn-image.com/__media__/fonts/open-sans/open-sans.eot");src: url("http://i4.cdn-image.com/__media__/fonts/open-sans/open-sans.eot?#iefix") format("embedded-opentype"),url("http://i4.cdn-image.com/__media__/fonts/open-sans/open-sans.woff") format("woff"),url("http://i4.cdn-image.com/__media__/fonts/open-sans/open-sans.woff2") format("woff2"),url("http://i4.cdn-image.com/__media__/fonts/open-sans/open-sans.ttf") format("truetype"),url("http://i4.cdn-image.com/__media__/fonts/open-sans/open-sans.otf") format("opentype"),url("http://i4.cdn-image.com/__media__/fonts/open-sans/open-sans.svg#open-sans") format("svg");font-weight: normal;font-style: normal;}
|
10
|
-
@font-face {font-family: "ubuntu-b";src: url("http://i4.cdn-image.com/__media__/fonts/ubuntu-b/ubuntu-b.eot");src: url("http://i4.cdn-image.com/__media__/fonts/ubuntu-b/ubuntu-b.eot?#iefix") format("embedded-opentype"),url("http://i4.cdn-image.com/__media__/fonts/ubuntu-b/ubuntu-b.woff") format("woff"),url("http://i4.cdn-image.com/__media__/fonts/ubuntu-b/ubuntu-b.woff2") format("woff2"),url("http://i4.cdn-image.com/__media__/fonts/ubuntu-b/ubuntu-b.ttf") format("truetype"),url("http://i4.cdn-image.com/__media__/fonts/ubuntu-b/ubuntu-b.otf") format("opentype"),url("http://i4.cdn-image.com/__media__/fonts/ubuntu-b/ubuntu-b.svg#ubuntu-b") format("svg");font-weight: normal;font-style: normal;}
|
11
|
-
*{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif}
|
12
|
-
a {text-decoration:none; outline:none}
|
13
|
-
a img {border:none}
|
14
|
-
li {list-style:none}
|
15
|
-
.clear {clear:both; overflow:hidden; line-height:0; font-size:0; height:0}
|
16
|
-
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear: both;height:0}
|
17
|
-
* html .clearfix{zoom:1}
|
18
|
-
*:first-child+html .clearfix{zoom:1}
|
19
|
-
a{text-decoration:none}
|
20
|
-
input{outline:none}
|
21
|
-
|
22
|
-
|
23
|
-
body{font-size:14px; font-family:
|
24
|
-
open-sans
|
25
|
-
,sans-serif; background: #303030 url(http://i4.cdn-image.com/__media__/pics/10974/background1.jpg) repeat left center fixed; background-size: cover; -webkit-text-size-adjust: 100%;}
|
26
|
-
|
27
|
-
|
28
|
-
.frt_arr{float:left;width:345px; height:636px; background:url(http://i4.cdn-image.com/__media__/pics/12066/arr2.jpg);background-position:right center; background-repeat:no-repeat; }
|
29
|
-
.lst_arr{float:left;width:345px; height:636px; background:url(http://i4.cdn-image.com/__media__/pics/12066/arr1.jpg); background-position:left center; background-repeat:no-repeat;}
|
30
|
-
|
31
|
-
|
32
|
-
div.search-form{height:35px; width: 435px; background: #ffffff url(http://i4.cdn-image.com/__media__/pics/10647/search.png) no-repeat 10px center; margin: 0 auto; border: 1px solid #cccccc}
|
33
|
-
.srchTxt{background: transparent none repeat scroll 0 0; border: 0 none; float: left; font-size: 16px; height: 25px; line-height: 25px; padding: 5px; width: 332px; color: #333333;padding-left: 30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
|
34
|
-
.srchBtn {background: #6aae2b; border: none; color: #fff; cursor: pointer; float: right; font-size: 15px; height: 35px; outline: medium none; width: 68px;-webkit-appearance:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-family:
|
35
|
-
ubuntu-b
|
36
|
-
,sans-serif;}
|
37
|
-
|
38
|
-
|
39
|
-
.wrapper{width: 1140px; margin: 0 auto; background: #fff; margin-top: 25px}
|
40
|
-
.popular-searches {margin:0 auto; float: left; width: 450px; padding-top: 30px; padding-bottom: 30px}
|
41
|
-
.kwds {width:100%; padding:0 0 30px}
|
42
|
-
.links-head{color: #6aae2b;
|
43
|
-
text-align: center;
|
44
|
-
font-size: 22px;
|
45
|
-
word-wrap: break-word;
|
46
|
-
text-transform: capitalize;
|
47
|
-
padding-bottom: 34px;
|
48
|
-
font-family: Arial,sans-serif;}
|
49
|
-
.links-head a{color: #6aae2b;
|
50
|
-
font-size: 22px;
|
51
|
-
font-family: Arial,sans-serif;}
|
52
|
-
|
53
|
-
.first{padding-left: 0 !important}
|
54
|
-
.second{padding-right: 0 !important}
|
55
|
-
.margNone {margin:0}
|
56
|
-
|
57
|
-
.kwds li a{font-size: 26px; color: #333333; font-family:
|
58
|
-
open-sans
|
59
|
-
,sans-serif; line-height: 30px;word-wrap: break-word; text-transform:capitalize; text-align: center;}
|
60
|
-
.kwds li a:hover{color: #11abd4; text-decoration: underline;}
|
61
|
-
.kwds li{margin-bottom: 30px;text-align: center;}
|
62
|
-
ul {padding:0; width:100%}
|
63
|
-
|
64
|
-
.custom-msg { background:#fdffec; border-top: 1px solid #ffe594; border-bottom: 1px solid #ffe594; color:#000000; text-align: center; font: 11px/14px Arial, Helvetica, sans-serif; position:absolute; width:100%}
|
65
|
-
.custom-msg a { text-decoration: none; color:#CC0000; font-size: 11px; }
|
66
|
-
.custom-msg a:hover { text-decoration: underline; }
|
67
|
-
|
68
|
-
|
69
|
-
.no-results{text-align: center;color: #333333;font-size: 15px;margin: 16px auto; width: 92%}
|
70
|
-
|
71
|
-
ul.privacy {width: 100%;margin: 0 auto;padding: 20px 0;text-align: center; float: none}
|
72
|
-
ul.privacy li {width: auto; font-size: 11px;color: #fff;display: inline;padding: 0;float: none;margin: 0;position: relative;font-family: Arial,sans-serif}
|
73
|
-
ul.privacy li a {font-size: 11px; color: #fff;text-transform: capitalize; display: inline;padding-left: 0;font-family: Arial,sans-serif}
|
74
|
-
ul.privacy li a:hover{text-decoration: underline}
|
75
|
-
|
76
|
-
@media only screen and (max-width:1200px) {
|
77
|
-
.wrapper{width: 90%}
|
78
|
-
.frt_arr {width: 30%; background-size: 100%; background-position:right center }
|
79
|
-
.lst_arr {width: 30%; background-size: 100%; background-position:0 center; }
|
80
|
-
.popular-searches{width: 40%}
|
81
|
-
div.search-form{width: 300px}
|
82
|
-
.srchTxt{width: 197px}
|
83
|
-
}
|
84
|
-
|
85
|
-
|
86
|
-
@media only screen and (max-width:767px) {
|
87
|
-
|
88
|
-
.frt_arr{display: none}
|
89
|
-
.lst_arr{display: none}
|
90
|
-
.wrapper{width: 400px}
|
91
|
-
.mobile-bg{background: url(http://i4.cdn-image.com/__media__/pics/10901/mobile-bg.png) no-repeat center bottom;background-size:cover;width: 462px;background-size: 100%;background-position: -3px bottom;display: block;height: 120px; margin: 0 auto}
|
92
|
-
|
93
|
-
.kwds li a{font-size: 16px; line-height: 20px}
|
94
|
-
.kwds{padding-bottom: 10px}
|
95
|
-
.popular-searches {width: 95%; padding-bottom: 20px; padding-top: 20px; float: none;}
|
96
|
-
.srchTxt{font-size: 14px;line-height: 20px}
|
97
|
-
.srchBtn{font-size: 13px}
|
98
|
-
.kwds li{margin-bottom: 20px}
|
99
|
-
.links-head{font-size: 14px; margin: 0 auto; padding-bottom: 25px}
|
100
|
-
.links-head a{font-size: 14px;}
|
101
|
-
}
|
102
|
-
|
103
|
-
@media only screen and (max-width:480px) {
|
104
|
-
div.search-form{width: 235px}
|
105
|
-
.srchTxt{width: 140px}
|
106
|
-
.srchBtn{width: 59px}
|
107
|
-
.wrapper{width: 80%}
|
108
|
-
.mobile-bg{width: 94%}
|
109
|
-
}
|
110
|
-
|
111
|
-
@media only screen and (max-width:320px) {
|
112
|
-
.mobile-bg{background-position: -2px bottom;}
|
113
|
-
}
|
114
|
-
|
115
|
-
.related-searches-custom {display: block; margin: 0 auto 10px}
|
116
|
-
</style>
|
117
|
-
|
118
|
-
|
119
|
-
<!--[if IE 7]>
|
120
|
-
<style>
|
121
|
-
li{float:none}
|
122
|
-
</style>
|
123
|
-
<![endif]-->
|
124
|
-
|
125
|
-
|
126
|
-
<script language="JavaScript" type="text/javascript" src="http://i4.cdn-image.com/__media__/js/min.js?v2.3"></script>
|
127
|
-
|
128
|
-
<script> var dataLayer = window.dataLayer = window.dataLayer || []; </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NL5LTF');</script> <!-- End Google Tag Manager -->
|
129
|
-
|
130
|
-
<script>
|
131
|
-
dataLayer.push({
|
132
|
-
'event': 'GAEvent',
|
133
|
-
'uaCat': 'Skenzo2017',
|
134
|
-
'uaAct': 'Parked Banner Ad Load',
|
135
|
-
'uaOptLabel': 'Hindilyrics.net',
|
136
|
-
'uaOptValue': '0'
|
137
|
-
});
|
138
|
-
</script>
|
139
|
-
|
140
|
-
</head>
|
141
|
-
|
142
|
-
<body onload="" onunload="" onBeforeUnload=""><div style="visibility:hidden;display:none;" id="divSponAds"><form name="frmSponsAds" id="frmSponsAds" method="get" action="" target="_top"><input type="hidden" name="params" id="params" /></form></div><!-- sale notice start -->
|
143
|
-
<p class="custom-msg"><div style="background: #29fa18; text-align:center; font-family:arial;"> <a href="http://www.buydomains.com/lander/hindilyrics.net/?domain=hindilyrics.net&utm_source=hindilyrics.net&utm_campaign=skenzo&traffic_id=skenzo17&traffic_type=park" onclick="dataLayer.push({'event': 'GAEvent', 'uaCat': 'Skenzo2017', 'uaAct': 'Parked Banner Ad Click', 'uaOptLabel': 'hindilyrics.net', 'uaOptValue': '0'});" rel="nofollow" style="text-decoration: none;display:block"> <p style="font-size:14px; color:#000; font-weight:bold;margin:0;padding:20px 10px"> The domain <span style="text-transform: lowercase">hindilyrics.net</span> is for sale. To purchase, call BuyDomains.com at 781-373-6841 or 844-896-7299. <span style="text-decoration: underline; color:#0103fd">Click here for more details.</span> </p> </a></div></p>
|
144
|
-
|
145
|
-
<div class="wrapper clearfix">
|
146
|
-
<div class="arrows lst_arr"></div>
|
147
|
-
<div class="popular-searches clearfix">
|
148
|
-
<div class="links-head">
|
149
|
-
<a href="http://www.Hindilyrics.net" target="_blank">
|
150
|
-
<span class="domain">
|
151
|
-
Hindilyrics.net </span>
|
152
|
-
</a>
|
153
|
-
</div>
|
154
|
-
<div class="kwds">
|
155
|
-
<span class="related-searches-custom">Related Searches:</span>
|
156
|
-
<ul>
|
157
|
-
<li><a href="http://www.hindilyrics.net/10_Best_Mutual_Funds.cfm?fp=V7lbb5tNRmEytrs%2FmDIlZk%2BOfieEWnZhLFxEqtgONV6evtjamzQBEOvwZU8BPkAvkUgYmhwiZIh1bClsrU24vpRiKEHYuFtXxsFTeCZZB5zvr2ttgXQ1QwpS2p9MIqtJcIw1DsPfwTAlwvgqCIrT0FnLY%2F%2F%2Bbxgg3bg4Q%2Fz%2FeZuO6DrdFqqp56tejhUloe5Y&kbetu=1&maxads=0&kld=1061&prvtof=wQfpWlyL89%2FJ%2FirGOXWLiJIetZYTIWXhFGubkduVERw%3D&&&kt=112&&ki=72996&ktd=0&kld=1061&kp=1" target="_top" onmouseover="changeStatus('10 Best Mutual Funds');return true;" onmouseout="changeStatus('');return true;" onclick="if(typeof(showPop) != 'undefined')showPop=0;return modifyKeywordClickURL(this, 'kwclk');;" title="10 Best Mutual Funds" id="dk1" name="dk1" >10 Best Mutual Funds</a></li>
|
158
|
-
<li><a href="http://www.hindilyrics.net/High_Speed_Internet.cfm?fp=V7lbb5tNRmEytrs%2FmDIlZk%2BOfieEWnZhLFxEqtgONV6evtjamzQBEOvwZU8BPkAvkUgYmhwiZIh1bClsrU24vpRiKEHYuFtXxsFTeCZZB5zvr2ttgXQ1QwpS2p9MIqtJcIw1DsPfwTAlwvgqCIrT0FnLY%2F%2F%2Bbxgg3bg4Q%2Fz%2FeZuO6DrdFqqp56tejhUloe5Y&kbetu=1&maxads=0&kld=1061&prvtof=wQfpWlyL89%2FJ%2FirGOXWLiJIetZYTIWXhFGubkduVERw%3D&&&kt=112&&ki=13681481&ktd=0&kld=1061&kp=2" target="_top" onmouseover="changeStatus('High Speed Internet');return true;" onmouseout="changeStatus('');return true;" onclick="if(typeof(showPop) != 'undefined')showPop=0;return modifyKeywordClickURL(this, 'kwclk');;" title="High Speed Internet" id="dk2" name="dk2" >High Speed Internet</a></li>
|
159
|
-
<li><a href="http://www.hindilyrics.net/Migraine_Pain_Relief.cfm?fp=V7lbb5tNRmEytrs%2FmDIlZk%2BOfieEWnZhLFxEqtgONV6evtjamzQBEOvwZU8BPkAvkUgYmhwiZIh1bClsrU24vpRiKEHYuFtXxsFTeCZZB5zvr2ttgXQ1QwpS2p9MIqtJcIw1DsPfwTAlwvgqCIrT0FnLY%2F%2F%2Bbxgg3bg4Q%2Fz%2FeZuO6DrdFqqp56tejhUloe5Y&kbetu=1&maxads=0&kld=1061&prvtof=wQfpWlyL89%2FJ%2FirGOXWLiJIetZYTIWXhFGubkduVERw%3D&&&kt=112&&ki=19222924&ktd=0&kld=1061&kp=3" target="_top" onmouseover="changeStatus('Migraine Pain Relief');return true;" onmouseout="changeStatus('');return true;" onclick="if(typeof(showPop) != 'undefined')showPop=0;return modifyKeywordClickURL(this, 'kwclk');;" title="Migraine Pain Relief" id="dk3" name="dk3" >Migraine Pain Relief</a></li>
|
160
|
-
<li><a href="http://www.hindilyrics.net/Healthy_Weight_Loss.cfm?fp=V7lbb5tNRmEytrs%2FmDIlZk%2BOfieEWnZhLFxEqtgONV6evtjamzQBEOvwZU8BPkAvkUgYmhwiZIh1bClsrU24vpRiKEHYuFtXxsFTeCZZB5zvr2ttgXQ1QwpS2p9MIqtJcIw1DsPfwTAlwvgqCIrT0FnLY%2F%2F%2Bbxgg3bg4Q%2Fz%2FeZuO6DrdFqqp56tejhUloe5Y&kbetu=1&maxads=0&kld=1061&prvtof=wQfpWlyL89%2FJ%2FirGOXWLiJIetZYTIWXhFGubkduVERw%3D&&&kt=112&&ki=13454597&ktd=0&kld=1061&kp=4" target="_top" onmouseover="changeStatus('Healthy Weight Loss');return true;" onmouseout="changeStatus('');return true;" onclick="if(typeof(showPop) != 'undefined')showPop=0;return modifyKeywordClickURL(this, 'kwclk');;" title="Healthy Weight Loss" id="dk4" name="dk4" >Healthy Weight Loss</a></li>
|
161
|
-
<li><a href="http://www.hindilyrics.net/Accident_Lawyers.cfm?fp=V7lbb5tNRmEytrs%2FmDIlZk%2BOfieEWnZhLFxEqtgONV6evtjamzQBEOvwZU8BPkAvkUgYmhwiZIh1bClsrU24vpRiKEHYuFtXxsFTeCZZB5zvr2ttgXQ1QwpS2p9MIqtJcIw1DsPfwTAlwvgqCIrT0FnLY%2F%2F%2Bbxgg3bg4Q%2Fz%2FeZuO6DrdFqqp56tejhUloe5Y&kbetu=1&maxads=0&kld=1061&prvtof=wQfpWlyL89%2FJ%2FirGOXWLiJIetZYTIWXhFGubkduVERw%3D&&&kt=112&&ki=795812&ktd=0&kld=1061&kp=5" target="_top" onmouseover="changeStatus('Accident Lawyers');return true;" onmouseout="changeStatus('');return true;" onclick="if(typeof(showPop) != 'undefined')showPop=0;return modifyKeywordClickURL(this, 'kwclk');;" title="Accident Lawyers" id="dk5" name="dk5" >Accident Lawyers</a></li>
|
162
|
-
<li><a href="http://www.hindilyrics.net/Health_Insurance.cfm?fp=V7lbb5tNRmEytrs%2FmDIlZk%2BOfieEWnZhLFxEqtgONV6evtjamzQBEOvwZU8BPkAvkUgYmhwiZIh1bClsrU24vpRiKEHYuFtXxsFTeCZZB5zvr2ttgXQ1QwpS2p9MIqtJcIw1DsPfwTAlwvgqCIrT0FnLY%2F%2F%2Bbxgg3bg4Q%2Fz%2FeZuO6DrdFqqp56tejhUloe5Y&kbetu=1&maxads=0&kld=1061&prvtof=wQfpWlyL89%2FJ%2FirGOXWLiJIetZYTIWXhFGubkduVERw%3D&&&kt=112&&ki=13437293&ktd=0&kld=1061&kp=6" target="_top" onmouseover="changeStatus('Health Insurance');return true;" onmouseout="changeStatus('');return true;" onclick="if(typeof(showPop) != 'undefined')showPop=0;return modifyKeywordClickURL(this, 'kwclk');;" title="Health Insurance" id="dk6" name="dk6" >Health Insurance</a></li>
|
163
|
-
<li><a href="http://www.hindilyrics.net/Top_Smart_Phones.cfm?fp=V7lbb5tNRmEytrs%2FmDIlZk%2BOfieEWnZhLFxEqtgONV6evtjamzQBEOvwZU8BPkAvkUgYmhwiZIh1bClsrU24vpRiKEHYuFtXxsFTeCZZB5zvr2ttgXQ1QwpS2p9MIqtJcIw1DsPfwTAlwvgqCIrT0FnLY%2F%2F%2Bbxgg3bg4Q%2Fz%2FeZuO6DrdFqqp56tejhUloe5Y&kbetu=1&maxads=0&kld=1061&prvtof=wQfpWlyL89%2FJ%2FirGOXWLiJIetZYTIWXhFGubkduVERw%3D&&&kt=112&&ki=28656260&ktd=0&kld=1061&kp=7" target="_top" onmouseover="changeStatus('Top Smart Phones');return true;" onmouseout="changeStatus('');return true;" onclick="if(typeof(showPop) != 'undefined')showPop=0;return modifyKeywordClickURL(this, 'kwclk');;" title="Top Smart Phones" id="dk7" name="dk7" >Top Smart Phones</a></li>
|
164
|
-
</ul>
|
165
|
-
</div>
|
166
|
-
<!-- <div class="search-form clearfix">
|
167
|
-
<form id="searchform1" name="searchform1" style="visibility:hidden;display:none;" action="http://www.hindilyrics.net/display.cfm" method="get" target="_top" onsubmit="showPop=0;" >
|
168
|
-
<input name="s" type="text" onClick="this.value='';" class="srchTxt" />
|
169
|
-
<input type="submit" class="srchBtn" value="Search" />
|
170
|
-
<input type="hidden" name="gsp" value="VXdBR1F6MytXT0toek8zQkF1MlhPN09yLzEyZFUvR0lVMkNMbFdBOGNuTjV2THJrL1RHNTZkc1VQbGZyMVFzM0lhWitSZU9RK3gxL1VPTlRneDV3TDMvTGY0TUlXdDNVZHJRbUd1MzNhQXlJVzRJSS9YeHVtQnRvV2l6MmozWXkyL1pROS9qWkY0Vk5iUHd3M1pUVUU0ZUFmK3lOMFpoWDBjL0dIbEsxblZPQTZxQ3JCS0R0M2JlMEM5RndUbWRSMGd0SEJ2UlZ1emxTUm1ETFQ1K1Y2VTJrd3JmL05PL2pxK2k5S2RsVHB1SXcrSmpwMFE0VlU0SXdIRGhmSnNJZEtXajVDUC9EelJHcmVmK3lxZjZIVHZTekJHZEdmRmVzNlNjQWQ3YVArV2d6eDRDMHZCZ0Rha2YxU1VkRUpQc0w4MzN1UFRTV2p5WEFpS1ZKN1NVbTNORzdITERYYlVGR1QyVTdDQlRzekdrPQ%3D%3D" /></form>
|
171
|
-
</div> -->
|
172
|
-
</div>
|
173
|
-
<div class="arrows frt_arr"></div>
|
174
|
-
</div>
|
175
|
-
<div class="mobile-bg"></div>
|
176
|
-
|
177
|
-
|
178
|
-
<script language="javascript">
|
179
|
-
try{window.onload = document.searchform1.s.focus();}catch(e){};
|
180
|
-
</script>
|
181
|
-
|
182
|
-
<!-- Google Tag Manager (noscript) -->
|
183
|
-
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NL5LTF"
|
184
|
-
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
185
|
-
<!-- End Google Tag Manager (noscript) -->
|
186
|
-
|
187
|
-
<script type="text/javascript" language="javascript">
|
188
|
-
try{handleABPDetect();}catch(err){}
|
189
|
-
</script>
|
190
|
-
<div style='display:none;visibility:hidden;'><script language="javascript" > function _bpx_() { try {var saScript = document.createElement("script"); saScript.src = location.protocol + "//pxlgnpgecom-a.akamaihd.net/javascripts/browserfp.min.js?templateId=10&customerId=9CU246R04"; saScript.async = "async"; document.body.appendChild(saScript); saScript.onload = function() {try{var fp_instance = new browserfp();var pageAttr = {};pageAttr.kw_id = '';pageAttr.kw_pos = '0';pageAttr.page_id = 'landing_page';pageAttr.vi_id = '1283799526457322789';pageAttr.vs_id = '928vr3799526457222789';pageAttr.hvs_id = '928vt3799526457222789';pageAttr.req_dom='hindilyrics.net';pageAttr.refUrl="";pageAttr.srcUrl="http://www.hindilyrics.net/lyrics/of-Rouxinol.html";pageAttr.cust_id='9CU246R04';pageAttr.pid = '9PO8M08T1';fp_instance.setPageAttr(pageAttr);fp_instance.sendViewData();}catch(e){}};} catch(e){} } try { if(typeof(_bpx_) == 'function'){ _bpx_(); } } catch(e){} </script> </div><script type="text/javascript">if(setBrowserDetails) setBrowserDetails();</script><style>
|
191
|
-
.footlinks-custom-link-wrap{padding:20px 10px;} .footlinks-custom-link{color:#2c2e2d;font-family:Arial,sans-serif;font-size:12px;width:220px;margin:20px auto;padding:7px 10px;background-color:#fff;border-radius:20px;text-align:center} .footlinks-custom-link a{color:#2c2e2d;font-family:Arial,sans-serif;text-decoration:none;font-size:12px} .footlinks-custom-link a:hover{text-decoration:underline} .footlinks-custom-link span{padding:0 4px;display:inline-block} </style>
|
192
|
-
<div class="footlinks-custom-link-wrap clearfix"> <div class="footlinks-custom-link"> <a href="//www.hindilyrics.net/sk-privacy.php" target="_blank">Privacy Policy</a> </div> </div><script language="javascript" type="text/javascript" > var __pp = []; atevt(); </script> </body>
|
193
|
-
</html>
|
@@ -1 +0,0 @@
|
|
1
|
-
http://www.hindilyrics.net/lyrics/of-Rouxinol.html
|
@@ -1,87 +0,0 @@
|
|
1
|
-
<head/><div id="lyrics" class="SCREENONLY">
|
2
|
-
It's close to midnight
|
3
|
-
And something evil's lurking in the dark
|
4
|
-
Under the moonlight
|
5
|
-
You see a sight that almost stops your heart
|
6
|
-
You try to scream
|
7
|
-
But terror takes the sound before you make it
|
8
|
-
You start to freeze
|
9
|
-
As horror looks you right between the eyes
|
10
|
-
You're paralyzed
|
11
|
-
|
12
|
-
'Cause this is thriller, thriller night
|
13
|
-
And no one's gonna save you from the beast about to strike
|
14
|
-
You know it's thriller, thriller night
|
15
|
-
You're fighting for your life inside a killer, thriller tonight, yeah
|
16
|
-
|
17
|
-
Ooh, ooh
|
18
|
-
You hear the door slam
|
19
|
-
And realize there's nowhere left to run
|
20
|
-
You feel the cold hand
|
21
|
-
And wonder if you'll ever see the sun
|
22
|
-
You close your eyes
|
23
|
-
And hope that this is just imagination
|
24
|
-
Girl, but all the while
|
25
|
-
You hear a creature creepin' up behind
|
26
|
-
You're out of time
|
27
|
-
|
28
|
-
'Cause this is thriller, thriller night
|
29
|
-
There ain't no second chance against the thing with forty eyes, girl
|
30
|
-
Thriller, thriller night
|
31
|
-
You're fighting for your life inside a killer, thriller tonight
|
32
|
-
|
33
|
-
Night creatures call
|
34
|
-
And the dead start to walk in their masquerade
|
35
|
-
There's no escaping the jaws of the alien this time (they're open wide)
|
36
|
-
This is the end of your life, ooh
|
37
|
-
|
38
|
-
They're out to get you
|
39
|
-
There's demons closin' in on every side
|
40
|
-
They will possess you
|
41
|
-
Unless you change that number on your dial
|
42
|
-
Now is the time
|
43
|
-
For you and I to cuddle close together, yeah
|
44
|
-
All through the night
|
45
|
-
I'll save you from the terror on the screen
|
46
|
-
I'll make you see
|
47
|
-
|
48
|
-
That this is thriller, thriller night
|
49
|
-
'Cause I can thrill you more than any ghoul would ever dare try
|
50
|
-
Thriller, thriller night
|
51
|
-
So let me hold you tight and share a killer, thriller
|
52
|
-
Chiller, thriller here tonight
|
53
|
-
'Cause this is thriller, thriller night
|
54
|
-
Girl, I can thrill you more than any ghoul would ever dare try
|
55
|
-
Thriller, thriller night
|
56
|
-
So let me hold you tight and share a killer, thriller, ow
|
57
|
-
|
58
|
-
I'm gonna thrill you tonight
|
59
|
-
Darkness falls across the land
|
60
|
-
The midnight hour is close at hand
|
61
|
-
Creatures crawl in search of blood
|
62
|
-
To terrorize y'all's neighborhood (I'm gonna thrill you tonight)
|
63
|
-
And whosoever shall be found
|
64
|
-
Without the soul for getting down
|
65
|
-
Must stand and face the hounds of hell
|
66
|
-
And rot inside a corpse's shell
|
67
|
-
|
68
|
-
I'm gonna thrill you tonight
|
69
|
-
Thriller, ooh baby (thriller)
|
70
|
-
I'm gonna thrill you tonight (thriller night)
|
71
|
-
Thriller, all night, oh baby
|
72
|
-
I'm gonna thrill you tonight
|
73
|
-
Thriller, thriller night (oh baby)
|
74
|
-
I'm gonna thrill you tonight
|
75
|
-
Thriller, all night (oh baby)
|
76
|
-
Thriller night, babe (thriller night, babe), ooh
|
77
|
-
|
78
|
-
The foulest stench is in the air
|
79
|
-
The funk of forty thousand years
|
80
|
-
And grizzly ghouls from every tomb
|
81
|
-
Are closing in to seal your doom
|
82
|
-
And though you fight to stay alive
|
83
|
-
Your body starts to shiver
|
84
|
-
For no mere mortal can resist
|
85
|
-
The evil of the thriller<br><br><a target='_blank' href='https://www.lyrics.com/lyric/14545391/michael+jackson/thriller'>More info on Lyrics.com</a> <br><br>
|
86
|
-
<a target="_blank" href="https://www.lyrics.com" aria-label="Lyrics.com"><img src="https://static.stands4.com/app_common/img/sml_logo_lyr.png" alt="Lyrics.com"></a>
|
87
|
-
</div>
|
@@ -1,36 +0,0 @@
|
|
1
|
-
---
|
2
|
-
:url: false
|
3
|
-
:result: "It's close to midnight \nAnd something evil's lurking in the dark\nUnder
|
4
|
-
the moonlight \nYou see a sight that almost stops your heart\nYou try to scream\nBut
|
5
|
-
terror takes the sound before you make it\nYou start to freeze \nAs horror looks
|
6
|
-
you right between the eyes\nYou're paralyzed\n\n'Cause this is thriller, thriller
|
7
|
-
night\nAnd no one's gonna save you from the beast about to strike\nYou know it's
|
8
|
-
thriller, thriller night\nYou're fighting for your life inside a killer, thriller
|
9
|
-
tonight, yeah\n\nOoh, ooh\nYou hear the door slam \nAnd realize there's nowhere
|
10
|
-
left to run\nYou feel the cold hand \nAnd wonder if you'll ever see the sun\nYou
|
11
|
-
close your eyes \nAnd hope that this is just imagination\nGirl, but all the while
|
12
|
-
\nYou hear a creature creepin' up behind\nYou're out of time\n\n'Cause this is thriller,
|
13
|
-
thriller night\nThere ain't no second chance against the thing with forty eyes,
|
14
|
-
girl\nThriller, thriller night\nYou're fighting for your life inside a killer, thriller
|
15
|
-
tonight\n\nNight creatures call\nAnd the dead start to walk in their masquerade\nThere's
|
16
|
-
no escaping the jaws of the alien this time (they're open wide)\nThis is the end
|
17
|
-
of your life, ooh\n\nThey're out to get you\nThere's demons closin' in on every
|
18
|
-
side\nThey will possess you \nUnless you change that number on your dial\nNow is
|
19
|
-
the time \nFor you and I to cuddle close together, yeah\nAll through the night \nI'll
|
20
|
-
save you from the terror on the screen\nI'll make you see\n\nThat this is thriller,
|
21
|
-
thriller night\n'Cause I can thrill you more than any ghoul would ever dare try\nThriller,
|
22
|
-
thriller night\nSo let me hold you tight and share a killer, thriller\nChiller,
|
23
|
-
thriller here tonight\n'Cause this is thriller, thriller night\nGirl, I can thrill
|
24
|
-
you more than any ghoul would ever dare try\nThriller, thriller night\nSo let me
|
25
|
-
hold you tight and share a killer, thriller, ow\n\nI'm gonna thrill you tonight\nDarkness
|
26
|
-
falls across the land\nThe midnight hour is close at hand\nCreatures crawl in search
|
27
|
-
of blood\nTo terrorize y'all's neighborhood (I'm gonna thrill you tonight)\nAnd
|
28
|
-
whosoever shall be found\nWithout the soul for getting down\nMust stand and face
|
29
|
-
the hounds of hell\nAnd rot inside a corpse's shell\n\nI'm gonna thrill you tonight\nThriller,
|
30
|
-
ooh baby (thriller)\nI'm gonna thrill you tonight (thriller night)\nThriller, all
|
31
|
-
night, oh baby\nI'm gonna thrill you tonight\nThriller, thriller night (oh baby)\nI'm
|
32
|
-
gonna thrill you tonight\nThriller, all night (oh baby)\nThriller night, babe (thriller
|
33
|
-
night, babe), ooh\n\nThe foulest stench is in the air\nThe funk of forty thousand
|
34
|
-
years\nAnd grizzly ghouls from every tomb\nAre closing in to seal your doom\nAnd
|
35
|
-
though you fight to stay alive\nYour body starts to shiver\nFor no mere mortal can
|
36
|
-
resist\nThe evil of the thriller\n"
|
@@ -1 +0,0 @@
|
|
1
|
-
http://www.lyrics.com/lyrics/michael jackson/thriller.html
|
@@ -1,4 +0,0 @@
|
|
1
|
-
<head/><div id="lyrics" class="SCREENONLY">
|
2
|
-
<a target='_blank' href='https://www.lyrics.com/lyrics/rouxinol'>Click to search for the Lyrics on Lyrics.com</a> <br><br>
|
3
|
-
<a target="_blank" href="https://www.lyrics.com" aria-label="Lyrics.com"><img src="https://static.stands4.com/app_common/img/sml_logo_lyr.png" alt="Lyrics.com"></a>
|
4
|
-
</div>
|
@@ -1 +0,0 @@
|
|
1
|
-
http://www.lyrics.com/lyrics/milton nascimento/rouxinol.html
|
@@ -1 +0,0 @@
|
|
1
|
-
http://www.lyricsplugin.com/winamp03/plugin/?title=thriller&artist=michael jackson
|
@@ -1 +0,0 @@
|
|
1
|
-
http://www.lyricsplugin.com/winamp03/plugin/?title=rouxinol&artist=milton nascimento
|