We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
var e = document.getElementsByTagName("a"); for(i = 0; i < e.length; i++){ var s = e[i].href; var t = e[i].text; if(!s.match('shopify')){ console.log(t + "," + s); } } Unsplash,https://unsplash.com/ Gratisography,http://www.gratisography.com/ Little Visuals,http://littlevisuals.co/ Superfamous,http://superfamous.com/ Life of Pix,http://www.lifeofpix.com/ Startup Stock,http://startupstockphotos.com/ MMT,http://mmt.li/ Pexels,http://www.pexels.com/ Magdeleine,http://magdeleine.co/ Jay Mantri,http://jaymantri.com/ Stock Snap,https://stocksnap.io/ Re:splashed,http://www.resplashed.com/ Picography,http://picography.co/ ISO Republic,http://isorepublic.com/ StokPic,http://stokpic.com/ Wefunction,http://wefunction.com/ Raumrot,http://www.raumrot.com/ FoodiesFeed,http://foodiesfeed.com/ Bucketlistly,http://photos.bucketlistly.com/ Cupcake,http://cupcake.nilssonlee.se/ Getrefe,http://getrefe.tumblr.com/ SplitShire,http://splitshire.com/
Ripped straight from shopify.com. Needs deduping.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Ripped straight from shopify.com. Needs deduping.
The text was updated successfully, but these errors were encountered: