Last active
May 26, 2022 13:24
-
-
Save jatindhankhar/42726e9d9689584e399f3786c11e076c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
puts "ignore" | |
puts "grofers.com" # | |
puts "grofers.com" # | |
puts "blinkit" | |
puts "grofers.com" # | |
puts "random string" | |
puts "More random string" | |
puts "grofers.com" | |
puts "Random string" | |
puts "Random" | |
puts "grofers" | |
puts "blinkit" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
puts "Ignore " |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment