Skip to content

Instantly share code, notes, and snippets.

@whitequark
Created July 24, 2014 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whitequark/5b1735797a81267fed31 to your computer and use it in GitHub Desktop.
Save whitequark/5b1735797a81267fed31 to your computer and use it in GitHub Desktop.
nice flash loops
> (Nokogiri::HTML.parse(File.read('bookmarks_7_25_14.html'))/"a").map {|x| x['href']}.grep(/z0r.de/) # Chrome, Y U NO MAKE Ctrl-C WORK
=> ["http://z0r.de/15",
"http://z0r.de/204",
"http://z0r.de/149",
"http://z0r.de/2061",
"http://z0r.de/2140",
"http://z0r.de/16",
"http://z0r.de/1623",
"http://z0r.de/1672",
"http://z0r.de/1606",
"http://z0r.de/1392",
"http://z0r.de/843",
"http://z0r.de/421",
"http://z0r.de/1498",
"http://z0r.de/906",
"http://z0r.de/157",
"http://z0r.de/1956",
"http://z0r.de/685",
"http://z0r.de/1835",
"http://z0r.de/930",
"http://z0r.de/1939",
"http://z0r.de/6"]
and also http://dagobah.net/?search=inkoddi, but especially:
http://dagobah.net/flash/glipp.swf
http://dagobah.net/flash/afisp.swf
http://dagobah.net/flash/awshuuuum_8biy_musics.swf
http://dagobah.net/flash/sven-berit.swf
http://dagobah.net/flash/Slug.swf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment