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
| HEAD http://pic.pimg.tw/robots.txt | |
| 200 OK | |
| Date: Tue, 17 Jul 2012 16:03:54 GMT | |
| Via: http/1.1 rproxy-pic-large-3 (ApacheTrafficServer/2.1.5-unstable [cHs f ]) | |
| Accept-Ranges: bytes | |
| Age: 63633 | |
| ETag: "1676333095" | |
| Content-Length: 14 | |
| Content-Type: text/plain | |
| Last-Modified: Mon, 16 Apr 2012 01:35:41 GMT |
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
| { | |
| "error": 0, | |
| "feed": [ | |
| { | |
| "created_at": "1340603715", | |
| "from_user": { | |
| "avatar": "https://graph.facebook.com/1844875981/picture", | |
| "id": "71", | |
| "name": "Repeat Yang" | |
| }, |
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
| alert('hello world') |
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
| backend static1 { | |
| .host = "10.1.1.85"; | |
| .port = "81"; | |
| .probe = { | |
| .request = | |
| "GET /robots.txt?healthcheck=varnish&monitor=Monitor_s.pixfs.net HTTP/1.1" | |
| "Host: s.pixfs.net" | |
| "Connection: close"; | |
| .interval = 5 s; | |
| .timeout = 2 s; |
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
| dig s.ytimg.com @dns1.tfn.net.tw | |
| ; <<>> DiG 9.4.-ESV <<>> s.ytimg.com @dns1.tfn.net.tw | |
| ;; global options: printcmd | |
| ;; Got answer: | |
| ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 22567 | |
| ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 13, ADDITIONAL: 0 | |
| ;; QUESTION SECTION: | |
| ;s.ytimg.com. IN A |
NewerOlder