09-02-2017, 10:36 AM
|
|
Confirmed User
Industry Role:
Join Date: Jan 2012
Location: NC
Posts: 7,683
|
Quote:
Originally Posted by Barry-xlovecam
Any other questions
Code:
</html>barry@paragon-DS-7:/media/barry/ADATA3$ dig NS gfy.com
; <<>> DiG 9.10.3-P4-Ubuntu <<>> NS gfy.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21089
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;gfy.com. IN NS
;; ANSWER SECTION:
gfy.com. 86399 IN NS june.ns.cloudflare.com.
gfy.com. 86399 IN NS theo.ns.cloudflare.com.
;; Query time: 56 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sat Sep 02 12:42:15 EDT 2017
;; MSG SIZE rcvd: 88
=======================
barry@paragon-DS-7:/media/barry/ADATA3$ curl -A "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 (Official Build) (64-bit)" "https://gfy.com/"
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
<meta name="robots" content="noarchive">
<title>GFY Webmaster Board</title>
|
what are you trying to show ?
|
|
|