Last active
May 28, 2021 20:13
-
-
Save riza/dcdde26fdb65c5210ac12f2d96218664 to your computer and use it in GitHub Desktop.
yemeksepeti random yemek seçici
This file contains 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
/* Chrome eklentisi de şurada : https://github.com/riza/yemeksepeti-randomer */ | |
var items = []; $('.ys-item').find('.head').find('.restaurantName').each(function(i,v) { items.push($(this).html()); });console.log(items[Math.floor(Math.random()*items.length)]); |
@mehmetakiftutuncu yapiyorum suan da biraz yarım kalıcak gibi, eve gidince bitirir pushlarım ayrı bi repoya :)
başkabakan olacak adamsın. ülkenin sorunlarını çok güzel çözüyorsun. hll spr dvm
@om3rcitak glşdkşlgda eyv, afiyet olsun
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Chrome extension yapalım bundan. 👍