ehbrs-tools 0.28.1 → 0.30.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (573) hide show
  1. checksums.yaml +4 -4
  2. data/.rubocop.yml +1 -1
  3. data/Gemfile +3 -1
  4. data/Gemfile.lock +130 -77
  5. data/lib/ehbrs/tools/runner/fs/selected.rb +1 -1
  6. data/lib/ehbrs/tools/runner/music/selected.rb +2 -2
  7. data/lib/ehbrs/tools/runner/music/spread.rb +40 -0
  8. data/lib/ehbrs/tools/runner/vg/wii.rb +2 -2
  9. data/lib/ehbrs/tools/runner/videos/series/rename.rb +1 -1
  10. data/lib/ehbrs/tools/runner/web_utils/finances/bills/consume.rb +43 -0
  11. data/lib/ehbrs/tools/runner/web_utils/finances/bills.rb +22 -0
  12. data/lib/ehbrs/tools/runner/web_utils/finances.rb +20 -0
  13. data/lib/ehbrs/tools/version.rb +1 -1
  14. data/lib/ehbrs/videos/unsupported/profiles/samsung.rb +2 -2
  15. data/lib/ehbrs/videos/unsupported/search.rb +2 -2
  16. metadata +6 -559
  17. data/lib/ehbrs/music/album.rb +0 -44
  18. data/vendor/aranha-parsers/Gemfile +0 -5
  19. data/vendor/aranha-parsers/aranha-parsers.gemspec +0 -24
  20. data/vendor/aranha-parsers/lib/aranha/parsers/base.rb +0 -79
  21. data/vendor/aranha-parsers/lib/aranha/parsers/html/base.rb +0 -47
  22. data/vendor/aranha-parsers/lib/aranha/parsers/html/item.rb +0 -24
  23. data/vendor/aranha-parsers/lib/aranha/parsers/html/item_list.rb +0 -29
  24. data/vendor/aranha-parsers/lib/aranha/parsers/html/node/base.rb +0 -36
  25. data/vendor/aranha-parsers/lib/aranha/parsers/html/node/default.rb +0 -126
  26. data/vendor/aranha-parsers/lib/aranha/parsers/html/node.rb +0 -13
  27. data/vendor/aranha-parsers/lib/aranha/parsers/html.rb +0 -11
  28. data/vendor/aranha-parsers/lib/aranha/parsers/invalid_state_exception.rb +0 -8
  29. data/vendor/aranha-parsers/lib/aranha/parsers/patches/ofx_parser.rb +0 -38
  30. data/vendor/aranha-parsers/lib/aranha/parsers/patches.rb +0 -11
  31. data/vendor/aranha-parsers/lib/aranha/parsers/rspec/setup.rb +0 -15
  32. data/vendor/aranha-parsers/lib/aranha/parsers/rspec/shared_examples/source_target_fixtures.rb +0 -78
  33. data/vendor/aranha-parsers/lib/aranha/parsers/rspec.rb +0 -11
  34. data/vendor/aranha-parsers/lib/aranha/parsers/source_address/fetch_content_error.rb +0 -10
  35. data/vendor/aranha-parsers/lib/aranha/parsers/source_address/file.rb +0 -31
  36. data/vendor/aranha-parsers/lib/aranha/parsers/source_address/hash_http_get.rb +0 -25
  37. data/vendor/aranha-parsers/lib/aranha/parsers/source_address/hash_http_post.rb +0 -45
  38. data/vendor/aranha-parsers/lib/aranha/parsers/source_address/http_get.rb +0 -62
  39. data/vendor/aranha-parsers/lib/aranha/parsers/source_address.rb +0 -57
  40. data/vendor/aranha-parsers/lib/aranha/parsers/source_target_fixtures.rb +0 -77
  41. data/vendor/aranha-parsers/lib/aranha/parsers/version.rb +0 -7
  42. data/vendor/aranha-parsers/lib/aranha/parsers.rb +0 -9
  43. data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_address/http_get_spec.rb +0 -21
  44. data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_address_spec.rb +0 -74
  45. data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec.rb +0 -27
  46. data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub1.source.txt +0 -1
  47. data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub1.target.html +0 -1
  48. data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub2.source.html +0 -1
  49. data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub3.target.yaml +0 -1
  50. data/vendor/aranha-parsers/spec/lib/rubocop_check_spec.rb +0 -3
  51. data/vendor/aranha-parsers/spec/spec_helper.rb +0 -4
  52. data/vendor/aranha-selenium/Gemfile +0 -5
  53. data/vendor/aranha-selenium/aranha-selenium.gemspec +0 -19
  54. data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/base.rb +0 -84
  55. data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/chrome.rb +0 -33
  56. data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/firefox.rb +0 -68
  57. data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/firefox_auto_download_mime_types +0 -685
  58. data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory.rb +0 -47
  59. data/vendor/aranha-selenium/lib/aranha/selenium/session.rb +0 -78
  60. data/vendor/aranha-selenium/lib/aranha/selenium/version.rb +0 -7
  61. data/vendor/aranha-selenium/lib/aranha/selenium.rb +0 -8
  62. data/vendor/aranha-selenium/spec/rubocop_check_spec.rb +0 -3
  63. data/vendor/aranha-selenium/spec/spec_helper.rb +0 -4
  64. data/vendor/eac_cli/Gemfile +0 -5
  65. data/vendor/eac_cli/eac_cli.gemspec +0 -20
  66. data/vendor/eac_cli/lib/eac_cli/config/entry/options.rb +0 -57
  67. data/vendor/eac_cli/lib/eac_cli/config/entry/undefined.rb +0 -26
  68. data/vendor/eac_cli/lib/eac_cli/config/entry.rb +0 -46
  69. data/vendor/eac_cli/lib/eac_cli/config.rb +0 -18
  70. data/vendor/eac_cli/lib/eac_cli/core_ext.rb +0 -6
  71. data/vendor/eac_cli/lib/eac_cli/default_runner.rb +0 -14
  72. data/vendor/eac_cli/lib/eac_cli/definition/alternative.rb +0 -80
  73. data/vendor/eac_cli/lib/eac_cli/definition/argument_option.rb +0 -21
  74. data/vendor/eac_cli/lib/eac_cli/definition/base_option/initialize_args_parser.rb +0 -47
  75. data/vendor/eac_cli/lib/eac_cli/definition/base_option.rb +0 -66
  76. data/vendor/eac_cli/lib/eac_cli/definition/boolean_option.rb +0 -27
  77. data/vendor/eac_cli/lib/eac_cli/definition/help_formatter.rb +0 -77
  78. data/vendor/eac_cli/lib/eac_cli/definition/positional_argument.rb +0 -61
  79. data/vendor/eac_cli/lib/eac_cli/definition.rb +0 -99
  80. data/vendor/eac_cli/lib/eac_cli/old_configs/entry_reader.rb +0 -80
  81. data/vendor/eac_cli/lib/eac_cli/old_configs/password_entry_reader.rb +0 -16
  82. data/vendor/eac_cli/lib/eac_cli/old_configs/read_entry_options.rb +0 -44
  83. data/vendor/eac_cli/lib/eac_cli/old_configs/store_passwords_entry_reader.rb +0 -25
  84. data/vendor/eac_cli/lib/eac_cli/old_configs.rb +0 -35
  85. data/vendor/eac_cli/lib/eac_cli/old_configs_bridge.rb +0 -39
  86. data/vendor/eac_cli/lib/eac_cli/parser/alternative/argv.rb +0 -17
  87. data/vendor/eac_cli/lib/eac_cli/parser/alternative/double_dash.rb +0 -24
  88. data/vendor/eac_cli/lib/eac_cli/parser/alternative/long_options.rb +0 -37
  89. data/vendor/eac_cli/lib/eac_cli/parser/alternative/option_argument.rb +0 -29
  90. data/vendor/eac_cli/lib/eac_cli/parser/alternative/options.rb +0 -29
  91. data/vendor/eac_cli/lib/eac_cli/parser/alternative/positionals.rb +0 -30
  92. data/vendor/eac_cli/lib/eac_cli/parser/alternative/short_options.rb +0 -47
  93. data/vendor/eac_cli/lib/eac_cli/parser/alternative.rb +0 -92
  94. data/vendor/eac_cli/lib/eac_cli/parser/collector.rb +0 -46
  95. data/vendor/eac_cli/lib/eac_cli/parser/error.rb +0 -15
  96. data/vendor/eac_cli/lib/eac_cli/parser.rb +0 -34
  97. data/vendor/eac_cli/lib/eac_cli/patches/object/runner_with.rb +0 -26
  98. data/vendor/eac_cli/lib/eac_cli/patches/object.rb +0 -5
  99. data/vendor/eac_cli/lib/eac_cli/patches.rb +0 -4
  100. data/vendor/eac_cli/lib/eac_cli/runner/after_class_methods.rb +0 -46
  101. data/vendor/eac_cli/lib/eac_cli/runner/context.rb +0 -36
  102. data/vendor/eac_cli/lib/eac_cli/runner/exit.rb +0 -13
  103. data/vendor/eac_cli/lib/eac_cli/runner/instance_methods.rb +0 -42
  104. data/vendor/eac_cli/lib/eac_cli/runner.rb +0 -49
  105. data/vendor/eac_cli/lib/eac_cli/runner_with/help/builder/alternative.rb +0 -56
  106. data/vendor/eac_cli/lib/eac_cli/runner_with/help/builder.rb +0 -73
  107. data/vendor/eac_cli/lib/eac_cli/runner_with/help.rb +0 -41
  108. data/vendor/eac_cli/lib/eac_cli/runner_with/subcommands/definition_concern.rb +0 -10
  109. data/vendor/eac_cli/lib/eac_cli/runner_with/subcommands.rb +0 -119
  110. data/vendor/eac_cli/lib/eac_cli/runner_with.rb +0 -9
  111. data/vendor/eac_cli/lib/eac_cli/runner_with_set.rb +0 -50
  112. data/vendor/eac_cli/lib/eac_cli/speaker/_constants.rb +0 -12
  113. data/vendor/eac_cli/lib/eac_cli/speaker/list.rb +0 -61
  114. data/vendor/eac_cli/lib/eac_cli/speaker/options.rb +0 -38
  115. data/vendor/eac_cli/lib/eac_cli/speaker.rb +0 -127
  116. data/vendor/eac_cli/lib/eac_cli/version.rb +0 -5
  117. data/vendor/eac_cli/lib/eac_cli.rb +0 -7
  118. data/vendor/eac_cli/spec/lib/eac_cli/definition/alternative_spec.rb +0 -18
  119. data/vendor/eac_cli/spec/lib/eac_cli/old_configs_spec.rb +0 -14
  120. data/vendor/eac_cli/spec/lib/eac_cli/parser/alternative_spec.rb +0 -140
  121. data/vendor/eac_cli/spec/lib/eac_cli/runner_spec.rb +0 -129
  122. data/vendor/eac_cli/spec/lib/eac_cli/runner_with/help_spec.rb +0 -42
  123. data/vendor/eac_cli/spec/lib/eac_cli/runner_with/subcommands_spec.rb +0 -85
  124. data/vendor/eac_cli/spec/lib/eac_cli/speaker_spec.rb +0 -32
  125. data/vendor/eac_cli/spec/rubocop_spec.rb +0 -3
  126. data/vendor/eac_cli/spec/spec_helper.rb +0 -4
  127. data/vendor/eac_config/Gemfile +0 -5
  128. data/vendor/eac_config/eac_config.gemspec +0 -19
  129. data/vendor/eac_config/lib/eac_config/entry.rb +0 -49
  130. data/vendor/eac_config/lib/eac_config/entry_path.rb +0 -41
  131. data/vendor/eac_config/lib/eac_config/envvars_node/entry.rb +0 -54
  132. data/vendor/eac_config/lib/eac_config/envvars_node.rb +0 -25
  133. data/vendor/eac_config/lib/eac_config/load_nodes_search.rb +0 -39
  134. data/vendor/eac_config/lib/eac_config/load_path.rb +0 -28
  135. data/vendor/eac_config/lib/eac_config/node.rb +0 -67
  136. data/vendor/eac_config/lib/eac_config/node_entry.rb +0 -18
  137. data/vendor/eac_config/lib/eac_config/node_uri.rb +0 -38
  138. data/vendor/eac_config/lib/eac_config/old_configs/base.rb +0 -43
  139. data/vendor/eac_config/lib/eac_config/old_configs/file.rb +0 -47
  140. data/vendor/eac_config/lib/eac_config/old_configs.rb +0 -75
  141. data/vendor/eac_config/lib/eac_config/paths_hash/entry_key_error.rb +0 -8
  142. data/vendor/eac_config/lib/eac_config/paths_hash/node.rb +0 -67
  143. data/vendor/eac_config/lib/eac_config/paths_hash/path_search.rb +0 -39
  144. data/vendor/eac_config/lib/eac_config/paths_hash.rb +0 -56
  145. data/vendor/eac_config/lib/eac_config/version.rb +0 -5
  146. data/vendor/eac_config/lib/eac_config/yaml_file_node/entry.rb +0 -37
  147. data/vendor/eac_config/lib/eac_config/yaml_file_node.rb +0 -48
  148. data/vendor/eac_config/lib/eac_config.rb +0 -7
  149. data/vendor/eac_config/spec/lib/eac_config/entry_path_spec.rb +0 -30
  150. data/vendor/eac_config/spec/lib/eac_config/envvars_node/entry_spec.rb +0 -14
  151. data/vendor/eac_config/spec/lib/eac_config/envvars_node_spec.rb +0 -40
  152. data/vendor/eac_config/spec/lib/eac_config/old_configs_spec.rb +0 -46
  153. data/vendor/eac_config/spec/lib/eac_config/paths_hash_spec.rb +0 -88
  154. data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec.rb +0 -52
  155. data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1.yaml +0 -6
  156. data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1_1.yaml +0 -2
  157. data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1_2/storage1_2_1.yaml +0 -2
  158. data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1_2.yaml +0 -4
  159. data/vendor/eac_config/spec/rubocop_spec.rb +0 -3
  160. data/vendor/eac_config/spec/spec_helper.rb +0 -4
  161. data/vendor/eac_docker/Gemfile +0 -5
  162. data/vendor/eac_docker/eac_docker.gemspec +0 -19
  163. data/vendor/eac_docker/lib/eac_docker/container.rb +0 -78
  164. data/vendor/eac_docker/lib/eac_docker/debug.rb +0 -15
  165. data/vendor/eac_docker/lib/eac_docker/executables.rb +0 -18
  166. data/vendor/eac_docker/lib/eac_docker/images/base.rb +0 -14
  167. data/vendor/eac_docker/lib/eac_docker/images/coded.rb +0 -43
  168. data/vendor/eac_docker/lib/eac_docker/images/named.rb +0 -30
  169. data/vendor/eac_docker/lib/eac_docker/images/templatized.rb +0 -41
  170. data/vendor/eac_docker/lib/eac_docker/images.rb +0 -9
  171. data/vendor/eac_docker/lib/eac_docker/registry.rb +0 -17
  172. data/vendor/eac_docker/lib/eac_docker/rspec/setup.rb +0 -17
  173. data/vendor/eac_docker/lib/eac_docker/rspec.rb +0 -9
  174. data/vendor/eac_docker/lib/eac_docker/version.rb +0 -5
  175. data/vendor/eac_docker/lib/eac_docker.rb +0 -7
  176. data/vendor/eac_docker/spec/lib/eac_docker/executables_spec.rb +0 -9
  177. data/vendor/eac_docker/spec/lib/eac_docker/images/coded_spec.rb +0 -12
  178. data/vendor/eac_docker/spec/lib/eac_docker/images/coded_spec_files/image1/Dockerfile +0 -1
  179. data/vendor/eac_docker/spec/lib/eac_docker/images/templatized_spec.rb +0 -18
  180. data/vendor/eac_docker/spec/lib/eac_docker/images/templatized_spec_files/stub_docker_image/Dockerfile +0 -1
  181. data/vendor/eac_docker/spec/rubocop_spec.rb +0 -3
  182. data/vendor/eac_docker/spec/spec_helper.rb +0 -4
  183. data/vendor/eac_fs/Gemfile +0 -5
  184. data/vendor/eac_fs/eac_fs.gemspec +0 -20
  185. data/vendor/eac_fs/lib/eac_fs/cache.rb +0 -64
  186. data/vendor/eac_fs/lib/eac_fs/file_info.rb +0 -24
  187. data/vendor/eac_fs/lib/eac_fs/patches/module/fs_cache.rb +0 -10
  188. data/vendor/eac_fs/lib/eac_fs/patches/module.rb +0 -4
  189. data/vendor/eac_fs/lib/eac_fs/patches/object/fs_cache.rb +0 -10
  190. data/vendor/eac_fs/lib/eac_fs/patches/object.rb +0 -4
  191. data/vendor/eac_fs/lib/eac_fs/patches/pathname/info.rb +0 -12
  192. data/vendor/eac_fs/lib/eac_fs/patches/pathname.rb +0 -4
  193. data/vendor/eac_fs/lib/eac_fs/patches.rb +0 -4
  194. data/vendor/eac_fs/lib/eac_fs/version.rb +0 -5
  195. data/vendor/eac_fs/lib/eac_fs.rb +0 -7
  196. data/vendor/eac_fs/spec/lib/eac_fs/cache_spec.rb +0 -32
  197. data/vendor/eac_fs/spec/rubocop_spec.rb +0 -3
  198. data/vendor/eac_fs/spec/spec_helper.rb +0 -4
  199. data/vendor/eac_ruby_base0/Gemfile +0 -5
  200. data/vendor/eac_ruby_base0/eac_ruby_base0.gemspec +0 -21
  201. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/application.rb +0 -83
  202. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/application_xdg.rb +0 -34
  203. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/core_ext.rb +0 -5
  204. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/jobs_runner.rb +0 -31
  205. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/class/jobs_runner.rb +0 -10
  206. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/class.rb +0 -4
  207. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/object/runner_with.rb +0 -5
  208. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/object.rb +0 -5
  209. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches.rb +0 -4
  210. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner/test_all.rb +0 -22
  211. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner.rb +0 -73
  212. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/confirmation.rb +0 -43
  213. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/filesystem_traverser.rb +0 -52
  214. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/input.rb +0 -36
  215. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/output.rb +0 -58
  216. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with.rb +0 -9
  217. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/version.rb +0 -5
  218. data/vendor/eac_ruby_base0/lib/eac_ruby_base0.rb +0 -7
  219. data/vendor/eac_ruby_base0/spec/lib/eac_ruby_base0/runner_with/confirmation_spec.rb +0 -42
  220. data/vendor/eac_ruby_base0/spec/lib/eac_ruby_base0/runner_with/output_spec.rb +0 -81
  221. data/vendor/eac_ruby_base0/spec/rubocop_spec.rb +0 -3
  222. data/vendor/eac_ruby_base0/spec/spec_helper.rb +0 -4
  223. data/vendor/eac_ruby_gems_utils/Gemfile +0 -5
  224. data/vendor/eac_ruby_gems_utils/LICENCE +0 -16
  225. data/vendor/eac_ruby_gems_utils/README.rdoc +0 -3
  226. data/vendor/eac_ruby_gems_utils/eac_ruby_gems_utils.gemspec +0 -30
  227. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/gem/command.rb +0 -33
  228. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/gem/version_file.rb +0 -41
  229. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/gem.rb +0 -97
  230. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/base.rb +0 -58
  231. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/minitest.rb +0 -25
  232. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/multiple/decorated_gem.rb +0 -48
  233. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/multiple/result.rb +0 -25
  234. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/multiple.rb +0 -84
  235. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/rspec.rb +0 -21
  236. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests.rb +0 -9
  237. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/version.rb +0 -5
  238. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils.rb +0 -7
  239. data/vendor/eac_ruby_gems_utils/spec/code/rubocop_check_spec.rb +0 -3
  240. data/vendor/eac_ruby_gems_utils/spec/lib/eac_ruby_gems_utils/gem/version_file_spec.rb +0 -14
  241. data/vendor/eac_ruby_gems_utils/spec/lib/eac_ruby_gems_utils/gem/version_file_spec_files/a_version_file.rb +0 -7
  242. data/vendor/eac_ruby_gems_utils/spec/lib/eac_ruby_gems_utils/gem_spec.rb +0 -20
  243. data/vendor/eac_ruby_gems_utils/spec/spec_helper.rb +0 -4
  244. data/vendor/eac_ruby_gems_utils/spec/support/mygem/Gemfile +0 -5
  245. data/vendor/eac_ruby_gems_utils/spec/support/mygem/Gemfile.lock +0 -19
  246. data/vendor/eac_ruby_gems_utils/spec/support/mygem/Rakefile +0 -14
  247. data/vendor/eac_ruby_gems_utils/spec/support/mygem/exe/myrunner +0 -5
  248. data/vendor/eac_ruby_gems_utils/spec/support/mygem/lib/mygem/version.rb +0 -5
  249. data/vendor/eac_ruby_gems_utils/spec/support/mygem/lib/mygem.rb +0 -5
  250. data/vendor/eac_ruby_gems_utils/spec/support/mygem/mygem.gemspec +0 -16
  251. data/vendor/eac_ruby_utils/Gemfile +0 -16
  252. data/vendor/eac_ruby_utils/MIT-LICENCE +0 -16
  253. data/vendor/eac_ruby_utils/README.rdoc +0 -3
  254. data/vendor/eac_ruby_utils/eac_ruby_utils.gemspec +0 -23
  255. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/abstract_methods.rb +0 -60
  256. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/arguments_consumer.rb +0 -81
  257. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/blank_not_blank.rb +0 -19
  258. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/boolean.rb +0 -31
  259. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/by_reference.rb +0 -23
  260. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_concern/class_setup.rb +0 -52
  261. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_concern/module_setup.rb +0 -41
  262. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_concern.rb +0 -20
  263. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor/class_initialize.rb +0 -29
  264. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor/instance_initialize.rb +0 -53
  265. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor/super_args.rb +0 -54
  266. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor.rb +0 -89
  267. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/compact.rb +0 -22
  268. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/context.rb +0 -31
  269. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/contextualizable.rb +0 -21
  270. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/core_ext.rb +0 -5
  271. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/custom_format.rb +0 -53
  272. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/base_env.rb +0 -28
  273. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command/concat.rb +0 -33
  274. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command/envvars.rb +0 -24
  275. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command/extra_options.rb +0 -33
  276. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command.rb +0 -172
  277. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/executable.rb +0 -63
  278. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/file.rb +0 -22
  279. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/local_env.rb +0 -17
  280. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/process.rb +0 -19
  281. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/spawn.rb +0 -32
  282. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/dasho_options.rb +0 -53
  283. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/identity_file.rb +0 -25
  284. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/quiet.rb +0 -24
  285. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/terminal.rb +0 -34
  286. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env.rb +0 -75
  287. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs.rb +0 -23
  288. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/clearable_directory.rb +0 -57
  289. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/extname.rb +0 -30
  290. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/logs.rb +0 -63
  291. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/temp/directory.rb +0 -16
  292. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/temp/file.rb +0 -34
  293. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/temp.rb +0 -52
  294. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/traversable.rb +0 -47
  295. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/traverser.rb +0 -72
  296. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs.rb +0 -9
  297. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/gems_registry/gem.rb +0 -75
  298. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/gems_registry.rb +0 -35
  299. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/array_accessor.rb +0 -32
  300. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/base_accessor.rb +0 -23
  301. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/boolean_accessor.rb +0 -16
  302. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/class_methods.rb +0 -20
  303. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/common_accessor.rb +0 -30
  304. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/hash_accessor.rb +0 -46
  305. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/instance_methods.rb +0 -21
  306. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable.rb +0 -15
  307. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/inflector.rb +0 -29
  308. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/class_methods.rb +0 -14
  309. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/instance_methods.rb +0 -30
  310. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/integer_list.rb +0 -23
  311. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/list.rb +0 -99
  312. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/lists.rb +0 -59
  313. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/string_list.rb +0 -19
  314. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/symbol_list.rb +0 -19
  315. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/value.rb +0 -39
  316. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable.rb +0 -17
  317. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/local_time_zone.rb +0 -48
  318. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/on_clean_ruby_environment.rb +0 -12
  319. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/options_consumer.rb +0 -62
  320. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patch.rb +0 -11
  321. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/common_constructor.rb +0 -9
  322. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/settings_provider.rb +0 -10
  323. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class.rb +0 -4
  324. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerable/boolean_combinations.rb +0 -45
  325. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerable.rb +0 -4
  326. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerator/current.rb +0 -9
  327. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerator/stopped.rb +0 -14
  328. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerator.rb +0 -4
  329. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb +0 -10
  330. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/sym_keys_hash.rb +0 -10
  331. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/hash.rb +0 -5
  332. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/kernel/nyi.rb +0 -10
  333. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/kernel.rb +0 -4
  334. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb +0 -10
  335. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/common_concern.rb +0 -9
  336. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb +0 -11
  337. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/immutable.rb +0 -10
  338. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/listable.rb +0 -10
  339. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/patch.rb +0 -9
  340. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb +0 -9
  341. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb +0 -10
  342. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/speaker.rb +0 -9
  343. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module.rb +0 -4
  344. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/asserts.rb +0 -14
  345. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/compact.rb +0 -20
  346. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/debug.rb +0 -17
  347. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/if_nil.rb +0 -17
  348. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/if_present.rb +0 -19
  349. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/if_respond.rb +0 -22
  350. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/to_pathname.rb +0 -15
  351. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object.rb +0 -5
  352. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname/basename_sub.rb +0 -9
  353. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname/parent_n.rb +0 -11
  354. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname.rb +0 -4
  355. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/regexp/if_match.rb +0 -16
  356. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/regexp/to_parser.rb +0 -10
  357. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/regexp.rb +0 -4
  358. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/string/delimited.rb +0 -16
  359. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/string/inflector.rb +0 -11
  360. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/string.rb +0 -4
  361. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/time/required_zone.rb +0 -11
  362. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/time.rb +0 -4
  363. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches.rb +0 -4
  364. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/recursive_builder.rb +0 -51
  365. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/regexp_parser.rb +0 -34
  366. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/require_sub.rb +0 -81
  367. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/default_setup.rb +0 -20
  368. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup/conditionals.rb +0 -17
  369. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup.rb +0 -12
  370. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup_manager.rb +0 -49
  371. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec.rb +0 -9
  372. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/ruby/command.rb +0 -32
  373. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/ruby/on_clean_environment.rb +0 -26
  374. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/ruby.rb +0 -9
  375. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/settings_provider/setting_value.rb +0 -69
  376. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/settings_provider.rb +0 -46
  377. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/simple_cache.rb +0 -67
  378. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/speaker/receiver.rb +0 -57
  379. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/speaker/sender.rb +0 -32
  380. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/speaker.rb +0 -16
  381. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/string_delimited.rb +0 -70
  382. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/struct.rb +0 -63
  383. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/version.rb +0 -5
  384. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/yaml.rb +0 -105
  385. data/vendor/eac_ruby_utils/lib/eac_ruby_utils.rb +0 -6
  386. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/abstract_methods_spec.rb +0 -28
  387. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/arguments_consumer_spec.rb +0 -17
  388. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/blank_not_blank_spec.rb +0 -16
  389. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/common_concern_spec.rb +0 -65
  390. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/common_constructor_spec.rb +0 -125
  391. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/compact_spec.rb +0 -20
  392. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/custom_format_spec.rb +0 -60
  393. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/envs/executable_spec.rb +0 -37
  394. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/envs/ssh_env_spec.rb +0 -25
  395. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/fs/extname_spec.rb +0 -18
  396. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/fs/temp/temp_spec.rb +0 -12
  397. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/fs/temp_spec.rb +0 -52
  398. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/inflector_spec.rb +0 -16
  399. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/listable_spec.rb +0 -212
  400. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/local_time_zone_spec.rb +0 -17
  401. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/options_consumer_spec.rb +0 -45
  402. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/enumerable/boolean_combinations_spec.rb +0 -39
  403. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/enumerator/current_spec.rb +0 -26
  404. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/enumerator/stopped_spec.rb +0 -32
  405. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/hash/options_consumer_spec.rb +0 -17
  406. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/hash/sym_keys_hash_spec.rb +0 -13
  407. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/module/listable_spec.rb +0 -13
  408. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/module/simple_cache_spec.rb +0 -13
  409. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/module/speaker_spec.rb +0 -13
  410. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/compact_spec.rb +0 -20
  411. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/if_present_spec.rb +0 -13
  412. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/template_spec_files/path/my_stub_with_template +0 -1
  413. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/pathname/basename_sub_spec.rb +0 -17
  414. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/pathname/parent_n_spec.rb +0 -33
  415. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/string/delimited_spec.rb +0 -34
  416. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/recursive_builder_spec.rb +0 -65
  417. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/require_sub_spec/stubbed_module_a.rb +0 -6
  418. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/require_sub_spec/stubbed_not_module.rb +0 -6
  419. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/require_sub_spec.rb +0 -19
  420. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/ruby_spec.rb +0 -22
  421. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/settings_provider_spec.rb +0 -54
  422. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/simple_cache_spec.rb +0 -129
  423. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/struct_spec.rb +0 -57
  424. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/yaml_spec.rb +0 -75
  425. data/vendor/eac_ruby_utils/spec/locales/pt-BR.yml +0 -55
  426. data/vendor/eac_ruby_utils/spec/rubocop_check_spec.rb +0 -3
  427. data/vendor/eac_ruby_utils/spec/spec_helper.rb +0 -15
  428. data/vendor/eac_templates/Gemfile +0 -5
  429. data/vendor/eac_templates/eac_templates.gemspec +0 -19
  430. data/vendor/eac_templates/lib/eac_templates/directory.rb +0 -108
  431. data/vendor/eac_templates/lib/eac_templates/file.rb +0 -48
  432. data/vendor/eac_templates/lib/eac_templates/patches/module/erb_template.rb +0 -9
  433. data/vendor/eac_templates/lib/eac_templates/patches/module/template.rb +0 -10
  434. data/vendor/eac_templates/lib/eac_templates/patches/module.rb +0 -4
  435. data/vendor/eac_templates/lib/eac_templates/patches/object/erb_template.rb +0 -9
  436. data/vendor/eac_templates/lib/eac_templates/patches/object/template.rb +0 -9
  437. data/vendor/eac_templates/lib/eac_templates/patches/object.rb +0 -4
  438. data/vendor/eac_templates/lib/eac_templates/patches.rb +0 -4
  439. data/vendor/eac_templates/lib/eac_templates/searcher.rb +0 -53
  440. data/vendor/eac_templates/lib/eac_templates/variable_not_found_error.rb +0 -5
  441. data/vendor/eac_templates/lib/eac_templates/variable_providers/base.rb +0 -21
  442. data/vendor/eac_templates/lib/eac_templates/variable_providers/config_reader.rb +0 -27
  443. data/vendor/eac_templates/lib/eac_templates/variable_providers/entries_reader.rb +0 -23
  444. data/vendor/eac_templates/lib/eac_templates/variable_providers/generic.rb +0 -23
  445. data/vendor/eac_templates/lib/eac_templates/variable_providers/hash.rb +0 -27
  446. data/vendor/eac_templates/lib/eac_templates/variable_providers.rb +0 -23
  447. data/vendor/eac_templates/lib/eac_templates/version.rb +0 -5
  448. data/vendor/eac_templates/lib/eac_templates.rb +0 -7
  449. data/vendor/eac_templates/spec/lib/eac_templates/file_spec.rb +0 -35
  450. data/vendor/eac_templates/spec/lib/eac_templates/file_spec_files/expected_content +0 -2
  451. data/vendor/eac_templates/spec/lib/eac_templates/file_spec_files/source.template +0 -2
  452. data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec.rb +0 -30
  453. data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec_files/path1/subdir1/file1.template +0 -1
  454. data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec_files/path1/subdir1/file2 +0 -1
  455. data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec_files/path2/subdir1/file3.template +0 -1
  456. data/vendor/eac_templates/spec/lib/object/template_spec.rb +0 -23
  457. data/vendor/eac_templates/spec/lib/object/template_spec_files/path/my_stub_with_template +0 -1
  458. data/vendor/eac_templates/spec/rubocop_spec.rb +0 -3
  459. data/vendor/eac_templates/spec/spec_helper.rb +0 -4
  460. data/vendor/ehbrs_ruby_utils/Gemfile +0 -16
  461. data/vendor/ehbrs_ruby_utils/ehbrs_ruby_utils.gemspec +0 -27
  462. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/core_ext.rb +0 -5
  463. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/executables.rb +0 -28
  464. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/finances/bb_browser/docker_image.rb +0 -18
  465. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/compressed_package.rb +0 -48
  466. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/selected/build.rb +0 -41
  467. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/selected/build_file.rb +0 -27
  468. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/selected.rb +0 -35
  469. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs.rb +0 -10
  470. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book/album.rb +0 -42
  471. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book/resource.rb +0 -64
  472. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book/song.rb +0 -68
  473. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book.rb +0 -65
  474. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music.rb +0 -9
  475. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/patches/object/template.rb +0 -6
  476. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/patches/object.rb +0 -4
  477. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/patches.rb +0 -4
  478. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/version.rb +0 -5
  479. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/container.rb +0 -70
  480. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/convert_job.rb +0 -91
  481. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/quality.rb +0 -68
  482. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/resolution.rb +0 -68
  483. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/stream.rb +0 -61
  484. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos.rb +0 -9
  485. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/instance.rb +0 -32
  486. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/file/rename.rb +0 -28
  487. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/file.rb +0 -43
  488. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/files_list.rb +0 -76
  489. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos.rb +0 -11
  490. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils.rb +0 -9
  491. data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils.rb +0 -7
  492. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/resolution_spec.rb +0 -18
  493. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec.rb +0 -13
  494. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_attachment.source.yaml +0 -28
  495. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_attachment.target.yaml +0 -7
  496. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_audio.source.yaml +0 -49
  497. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_audio.target.yaml +0 -7
  498. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_subtitle.source.yaml +0 -43
  499. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_subtitle.target.yaml +0 -7
  500. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_video.source.yaml +0 -59
  501. data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_video.target.yaml +0 -7
  502. data/vendor/ehbrs_ruby_utils/spec/rubocop_check_spec.rb +0 -3
  503. data/vendor/ehbrs_ruby_utils/spec/spec_helper.rb +0 -4
  504. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/Dockerfile +0 -44
  505. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/Makefile +0 -35
  506. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/README.md +0 -16
  507. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/context/firefox.service +0 -8
  508. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/context/startbrowser.sh +0 -9
  509. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/album/inner.html.erb +0 -3
  510. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/custom_style.css +0 -15
  511. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb +0 -14
  512. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/main.html.erb +0 -24
  513. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/resource/main.html.erb +0 -8
  514. data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/song/inner.html.erb +0 -9
  515. data/vendor/ultimate_lyrics/Gemfile +0 -5
  516. data/vendor/ultimate_lyrics/bin/download_parser_spec_files.rb +0 -94
  517. data/vendor/ultimate_lyrics/lib/ultimate_lyrics/field.rb +0 -83
  518. data/vendor/ultimate_lyrics/lib/ultimate_lyrics/lyrics.rb +0 -13
  519. data/vendor/ultimate_lyrics/lib/ultimate_lyrics/parser.rb +0 -28
  520. data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/exclude_item.rb +0 -17
  521. data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/extract_item.rb +0 -21
  522. data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/item.rb +0 -48
  523. data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/replace_fields.rb +0 -13
  524. data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/rule.rb +0 -52
  525. data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/url_format.rb +0 -21
  526. data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider.rb +0 -96
  527. data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider_search.rb +0 -43
  528. data/vendor/ultimate_lyrics/lib/ultimate_lyrics/providers_data.xml +0 -356
  529. data/vendor/ultimate_lyrics/lib/ultimate_lyrics/song_metadata/field.rb +0 -24
  530. data/vendor/ultimate_lyrics/lib/ultimate_lyrics/song_metadata.rb +0 -28
  531. data/vendor/ultimate_lyrics/lib/ultimate_lyrics/version.rb +0 -5
  532. data/vendor/ultimate_lyrics/lib/ultimate_lyrics.rb +0 -7
  533. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec.rb +0 -20
  534. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__michael_jackson_thriller.source.html +0 -8
  535. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__michael_jackson_thriller.target.yaml +0 -3
  536. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__michael_jackson_thriller.url +0 -1
  537. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__milton_nascimento_rouxinol.source.html +0 -8
  538. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__milton_nascimento_rouxinol.target.yaml +0 -3
  539. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__milton_nascimento_rouxinol.url +0 -1
  540. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__michael_jackson_thriller.source.html +0 -193
  541. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__michael_jackson_thriller.target.yaml +0 -3
  542. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__michael_jackson_thriller.url +0 -1
  543. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__milton_nascimento_rouxinol.source.html +0 -193
  544. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__milton_nascimento_rouxinol.target.yaml +0 -3
  545. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__milton_nascimento_rouxinol.url +0 -1
  546. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__michael_jackson_thriller.source.html +0 -87
  547. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__michael_jackson_thriller.target.yaml +0 -36
  548. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__michael_jackson_thriller.url +0 -1
  549. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__milton_nascimento_rouxinol.source.html +0 -4
  550. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__milton_nascimento_rouxinol.target.yaml +0 -3
  551. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__milton_nascimento_rouxinol.url +0 -1
  552. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__michael_jackson_thriller.source.html +0 -2
  553. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__michael_jackson_thriller.target.yaml +0 -3
  554. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__michael_jackson_thriller.url +0 -1
  555. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__milton_nascimento_rouxinol.source.html +0 -2
  556. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__milton_nascimento_rouxinol.target.yaml +0 -3
  557. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__milton_nascimento_rouxinol.url +0 -1
  558. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsreg_com__milton_nascimento_rouxinol.source.html +0 -101
  559. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsreg_com__milton_nascimento_rouxinol.target.yaml +0 -3
  560. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsreg_com__milton_nascimento_rouxinol.url +0 -1
  561. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__michael_jackson_thriller.source.html +0 -29
  562. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__michael_jackson_thriller.target.yaml +0 -3
  563. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__michael_jackson_thriller.url +0 -1
  564. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__milton_nascimento_rouxinol.source.html +0 -29
  565. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__milton_nascimento_rouxinol.target.yaml +0 -3
  566. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__milton_nascimento_rouxinol.url +0 -1
  567. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/songlyrics_com__michael_jackson_thriller.source.html +0 -1301
  568. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/songlyrics_com__michael_jackson_thriller.target.yaml +0 -3
  569. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/songlyrics_com__michael_jackson_thriller.url +0 -1
  570. data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/provider_search_spec.rb +0 -72
  571. data/vendor/ultimate_lyrics/spec/rubocop_spec.rb +0 -3
  572. data/vendor/ultimate_lyrics/spec/spec_helper.rb +0 -4
  573. 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,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,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,2 +0,0 @@
1
- There is a new version of Lyrics Plugin available<br>
2
- <a href="http://www.lyricsplugin.com/" target="_blank">Upgrade now</a>
@@ -1 +0,0 @@
1
- http://www.lyricsplugin.com/winamp03/plugin/?title=thriller&artist=michael jackson
@@ -1,2 +0,0 @@
1
- There is a new version of Lyrics Plugin available<br>
2
- <a href="http://www.lyricsplugin.com/" target="_blank">Upgrade now</a>
@@ -1 +0,0 @@
1
- http://www.lyricsplugin.com/winamp03/plugin/?title=rouxinol&artist=milton nascimento