Skip to content

Instantly share code, notes, and snippets.

@safareli
Last active August 29, 2015 14:10
Show Gist options
  • Save safareli/57f0a6ff6ec665a415b6 to your computer and use it in GitHub Desktop.
Save safareli/57f0a6ff6ec665a415b6 to your computer and use it in GitHub Desktop.
გიკროსტატიკური ხელოვნური ინტელექტი

ამ ბოლო დროს მეგობრებს ღამეები აღარ გვძინავს და ვმუშაობდით ხელოვნური ინტელექტის ერთ გიკროსტიკურტ პროეტზე რომლის ფარგლებშიც შევქმენით ეს bookmarklet * ის დაგეხმარებათ ნებისმიერ კითხვაზე იპოვოთ პასუხი :3

javascript:var _a = document.location.href = "https://www.google.ge/#q="+encodeURIComponent(prompt("what you want?"))

ps. თუ არ იცით რაარის bookmarklet და გაინტერესებთ დააწექით F12 შემდეგ გადადით კონსოლში და ჩაწერეთ ეს :

document.location.href = "https://www.google.ge/#q="+encodeURIComponent(prompt("what you want?"))

კონტექსტურ დიალოგში აკრიფეთ what is bookmarklet

@safareli
Copy link
Author

@thecotne ეგრე მქონდა ჩაფიქრებული მაგრამ დიეზი ჯობია მგონი შევცვლი :3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment