Created
June 6, 2017 18:01
-
-
Save terazzo/ef1b59ecf8db9309da9b7552422f66ed to your computer and use it in GitHub Desktop.
Namberature
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
$("#page-container").prepend($("<span>").html($(".tweet-text:contains(℃)").map(function(){return $(this).closest(".content").find(".stream-item-header .time .tweet-timestamp").attr("title") + "," + /\d\d.\d℃/.exec($(this).text())}).toArray().join("<br>"))) | |
2:49 AM - 7 Jun 2017,38.0℃ | |
2:08 AM - 7 Jun 2017,37.6℃ | |
11:35 PM - 6 Jun 2017,37.0℃ | |
10:17 PM - 6 Jun 2017,37.1℃ | |
7:03 PM - 6 Jun 2017,37.6℃ | |
6:04 PM - 6 Jun 2017,37.5℃ | |
4:31 PM - 6 Jun 2017,37.1℃ | |
1:44 PM - 6 Jun 2017,37.1℃ | |
11:36 AM - 6 Jun 2017,36.8℃ | |
5:36 AM - 6 Jun 2017,37.2℃ | |
4:20 AM - 6 Jun 2017,37.5℃ | |
3:21 AM - 6 Jun 2017,36.7℃ | |
1:14 AM - 6 Jun 2017,37.2℃ | |
10:04 PM - 5 Jun 2017,37.4℃ | |
7:22 PM - 5 Jun 2017,37.0℃ | |
5:07 PM - 5 Jun 2017,37.4℃ | |
12:05 PM - 5 Jun 2017,37.0℃ | |
8:09 AM - 5 Jun 2017,36.7℃ | |
6:11 AM - 5 Jun 2017,37.0℃ | |
5:18 AM - 5 Jun 2017,37.8℃ | |
4:38 AM - 5 Jun 2017,37.7℃ | |
10:55 PM - 4 Jun 2017,37.5℃ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment