This article is about the Crown dependencies. For the islands off Southern California, see Channel Islands (California). For the French Channel Islands, see Chausey. Channel Islands Îles Anglo-Normandes (French) Îles d'la Manche (Norman) Satellite photo of the Channel Islands in 2012 Location of the Channel Islands Geography Location Western Europe Coordinates 49°26′N 2°19′W / 49.433°N 2.317°W / 49.433; -2.317 Coordinates: 49°26′N 2°19′W / 49.433°N 2.317°W / 49.433; -2.317 Adjacent bodies of water English Channel Total islands 8 inhabited Major islands Jersey and Guernsey Area 198 km 2 (76 sq mi) Highest point Les Platons Administration Bailiwick of Guernsey Capital and largest settlement Saint Peter Port, Guernsey Area covered 78 km 2 (30 sq mi; 7001394000000000000♠ 39.4%) Bailiwick ...
(function() {
var items = ['id': '6875503579498989538', 'body': 'The IP address that you have shown in your demo, belongs to me. Why you are not concerned about the privacy?', 'timestamp': '1518676409921', 'permalink': 'https://www.mybloggertricks.com/2018/02/show-ip-address-geolocation-of-visitors.html?showCommentx3d1518676409921#c6875503579498989538', 'author': 'name': 'Unknown', 'avatarUrl': '//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SAx3ds35', 'profileUrl': 'https://www.blogger.com/profile/00042865151034813852', 'displayTime': 'Feb 15, 2018, 11:33:00 AM', 'deleteclass': 'item-control blog-admin pid-1078270851', 'id': '526781155457003462', 'parentId': '6875503579498989538', 'body': 'This post is for educational purpose. Guiding users how easily can you fetch someonex26#39;s details using their IP address. x3cbr /x3ex3cbr /x3eThe more you learn about ways that snatch your freedom, the more secure you become. ', 'timestamp': '1518701150598', 'permalink': 'https://www.mybloggertricks.com/2018/02/show-ip-address-geolocation-of-visitors.html?showCommentx3d1518701150598#c526781155457003462', 'author': 'name': 'Mohammad Mustafa Ahmedzai', 'avatarUrl': '//lh4.googleusercontent.com/-f8qSqNLtpBU/AAAAAAAAAAI/AAAAAAAAQeo/f7nmpa1_dQ0/s35-c/photo.jpg', 'profileUrl': 'https://www.blogger.com/profile/11681339458447132019', 'displayTime': 'Feb 15, 2018, 6:25:00 PM', 'deleteclass': 'item-control blog-admin pid-1736397285'];
var msgs = 'loadMore': 'Load more...', 'loading': 'Loading...', 'loaded': 'No more!', 'addComment': 'Add comment', 'reply': 'Reply', 'delete': 'Delete';
var config = 'blogId': '8193278726666811965', 'postId': '6335770310856429', 'feed': 'https://www.mybloggertricks.com/feeds/6335770310856429/comments/default', 'authorName': 'M. Mustafa Ahmedzai', 'authorUrl': 'https://www.blogger.com/profile/11681339458447132019', 'baseUri': 'https://www.blogger.com', 'maxThreadDepth': 2;
// 0)
cursor = parseInt(items[items.length - 1].timestamp) + 1;
var bodyFromEntry = function(entry)
if (entry.gd$extendedProperty)
for (var k in entry.gd$extendedProperty)
if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved')
return '' + entry.content.$t + '';
return entry.content.$t;
var parse = function(data)
cursor = null;
var comments = ;
if (data && data.feed && data.feed.entry)
for (var i = 0, entry; entry = data.feed.entry[i]; i++)
var comment = ;
// comment ID, parsed out of the original id format
var id = /blog-(d+).post-(d+)/.exec(entry.id.$t);
comment.id = id ? id[2] : null;
comment.body = bodyFromEntry(entry);
comment.timestamp = Date.parse(entry.published.$t) + '';
if (entry.author && entry.author.constructor === Array)
var auth = entry.author[0];
if (auth)
comment.author =
name: (auth.name ? auth.name.$t : undefined),
profileUrl: (auth.uri ? auth.uri.$t : undefined),
avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
;
if (entry.link)
if (entry.link[2])
comment.link = comment.permalink = entry.link[2].href;
if (entry.link[3])
var pid = /.*comments/default/(d+)?.*/.exec(entry.link[3].href);
if (pid && pid[1])
comment.parentId = pid[1];
comment.deleteclass = 'item-control blog-admin';
if (entry.gd$extendedProperty)
for (var k in entry.gd$extendedProperty)
if (entry.gd$extendedProperty[k].name == 'blogger.itemClass')
comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime')
comment.displayTime = entry.gd$extendedProperty[k].value;
comments.push(comment);
return comments;
;
var paginator = function(callback) {
if (hasMore()) {
var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
if (cursor)
url += '&published-min=' + new Date(cursor).toISOString();
window.bloggercomments = function(data) {
var parsed = parse(data);
cursor = parsed.length
UnknownFeb 15, 2018, 11:33:00 AM
The IP address that you have shown in your demo, belongs to me. Why you are not concerned about the privacy?
ReplyDelete
Replies
Mohammad Mustafa AhmedzaiFeb 15, 2018, 6:25:00 PM
This post is for educational purpose. Guiding users how easily can you fetch someone's details using their IP address.
The more you learn about ways that snatch your freedom, the more secure you become.
Delete