<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	「基于纯真IP库实现评论者IP归属地」的评论	</title>
	<atom:link href="https://hjyl.org/qqwry-ip-location/feed/" rel="self" type="application/rss+xml" />
	<link>https://hjyl.org/qqwry-ip-location/</link>
	<description>刘元林的个人博客</description>
	<lastBuildDate>Tue, 07 Jan 2025 14:05:23 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		评论者：皇家元林		</title>
		<link>https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-42099</link>

		<dc:creator><![CDATA[皇家元林]]></dc:creator>
		<pubDate>Tue, 07 Jan 2025 14:05:23 +0000</pubDate>
		<guid isPermaLink="false">https://hjyl.org/?p=4655#comment-42099</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-42092&quot;&gt;metowolf&lt;/a&gt;。

嗯嗯是的。
https://hjyl.org/wordpress-cz88-czdb/，这个可以加上IPv6的部分。
只是IPv6需要主机和访问客户电脑都同时具备IPv6才可以，我觉得有没有也没啥必要。]]></description>
			<content:encoded><![CDATA[<p>@<a href="#comment-42092">metowolf</a> 回复给 <a href="https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-42092">metowolf</a>。</p>
<p>嗯嗯是的。<br />
<a href="https://hjyl.org/wordpress-cz88-czdb/，这个可以加上IPv6的部分。" rel="ugc">https://hjyl.org/wordpress-cz88-czdb/，这个可以加上IPv6的部分。</a><br />
只是IPv6需要主机和访问客户电脑都同时具备IPv6才可以，我觉得有没有也没啥必要。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：metowolf		</title>
		<link>https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-42092</link>

		<dc:creator><![CDATA[metowolf]]></dc:creator>
		<pubDate>Mon, 06 Jan 2025 09:37:08 +0000</pubDate>
		<guid isPermaLink="false">https://hjyl.org/?p=4655#comment-42092</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-25306&quot;&gt;皇家元林&lt;/a&gt;。

近期 qqwry.ipdb 已经上线了 IPv6 能力，可以考虑试下]]></description>
			<content:encoded><![CDATA[<p>@<a href="#comment-25306">皇家元林</a> 回复给 <a href="https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-25306">皇家元林</a>。</p>
<p>近期 qqwry.ipdb 已经上线了 IPv6 能力，可以考虑试下</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：KK		</title>
		<link>https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-27741</link>

		<dc:creator><![CDATA[KK]]></dc:creator>
		<pubDate>Thu, 28 Mar 2024 09:38:30 +0000</pubDate>
		<guid isPermaLink="false">https://hjyl.org/?p=4655#comment-27741</guid>

					<description><![CDATA[收藏本文哈哈哈]]></description>
			<content:encoded><![CDATA[<p>收藏本文哈哈哈</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：WordPress发布文章显示IP归属地 &#124; 皇家元林		</title>
		<link>https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-27594</link>

		<dc:creator><![CDATA[WordPress发布文章显示IP归属地 &#124; 皇家元林]]></dc:creator>
		<pubDate>Mon, 25 Mar 2024 16:37:16 +0000</pubDate>
		<guid isPermaLink="false">https://hjyl.org/?p=4655#comment-27594</guid>

					<description><![CDATA[[&#8230;] 之前呢，利用纯真IP库实现评论者IP归属地。最近突然想折腾一下，或许是在扬州行的想法吧，像朋友圈那样，可以显示发布信息的定位，以后或许能将这些定位串起来，形成一个轨迹，也许这也是人生的轨迹。本想直接找段代码直接来用的，没找到，或许大家没有这样的需求。后来还是找到了一款插件，叫apoyl-ip，有兴趣可以去看看。看了下代码，他是将IP地址记录到数据库里，然后读取数据库信息来显示IP归属地的。我感觉有点复杂了（看了下数据库才发现，评论的IP信息是有数据库字段的，文章作者却没有，希望官方可以考虑加一个）。 [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] 之前呢，利用纯真IP库实现评论者IP归属地。最近突然想折腾一下，或许是在扬州行的想法吧，像朋友圈那样，可以显示发布信息的定位，以后或许能将这些定位串起来，形成一个轨迹，也许这也是人生的轨迹。本想直接找段代码直接来用的，没找到，或许大家没有这样的需求。后来还是找到了一款插件，叫apoyl-ip，有兴趣可以去看看。看了下代码，他是将IP地址记录到数据库里，然后读取数据库信息来显示IP归属地的。我感觉有点复杂了（看了下数据库才发现，评论的IP信息是有数据库字段的，文章作者却没有，希望官方可以考虑加一个）。 [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：皇家元林		</title>
		<link>https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-25306</link>

		<dc:creator><![CDATA[皇家元林]]></dc:creator>
		<pubDate>Fri, 02 Feb 2024 09:44:15 +0000</pubDate>
		<guid isPermaLink="false">https://hjyl.org/?p=4655#comment-25306</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-25304&quot;&gt;啊baby&lt;/a&gt;。

是的，纯真IP社区版确实只支持IPv4，不支持IPv6的。商业版支持IPv6。]]></description>
			<content:encoded><![CDATA[<p>@<a href="#comment-25304">啊baby</a> 回复给 <a href="https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-25304">啊baby</a>。</p>
<p>是的，纯真IP社区版确实只支持IPv4，不支持IPv6的。商业版支持IPv6。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：啊baby		</title>
		<link>https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-25304</link>

		<dc:creator><![CDATA[啊baby]]></dc:creator>
		<pubDate>Fri, 02 Feb 2024 07:14:02 +0000</pubDate>
		<guid isPermaLink="false">https://hjyl.org/?p=4655#comment-25304</guid>

					<description><![CDATA[没有IPv6库？]]></description>
			<content:encoded><![CDATA[<p>没有IPv6库？</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：皇家元林		</title>
		<link>https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-21818</link>

		<dc:creator><![CDATA[皇家元林]]></dc:creator>
		<pubDate>Wed, 27 Sep 2023 14:27:19 +0000</pubDate>
		<guid isPermaLink="false">https://hjyl.org/?p=4655#comment-21818</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-21814&quot;&gt;obaby&lt;/a&gt;。

我看目前这个免费版还没有IPv6啊，只是这个解析程序支持解析ipv6]]></description>
			<content:encoded><![CDATA[<p>@<a href="#comment-21814">obaby</a> 回复给 <a href="https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-21814">obaby</a>。</p>
<p>我看目前这个免费版还没有IPv6啊，只是这个解析程序支持解析ipv6</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：obaby		</title>
		<link>https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-21814</link>

		<dc:creator><![CDATA[obaby]]></dc:creator>
		<pubDate>Wed, 27 Sep 2023 10:27:51 +0000</pubDate>
		<guid isPermaLink="false">https://hjyl.org/?p=4655#comment-21814</guid>

					<description><![CDATA[竟然有免费的v6的地址了？之前没发现呢]]></description>
			<content:encoded><![CDATA[<p>竟然有免费的v6的地址了？之前没发现呢</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：皇家元林		</title>
		<link>https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-21812</link>

		<dc:creator><![CDATA[皇家元林]]></dc:creator>
		<pubDate>Wed, 27 Sep 2023 09:54:02 +0000</pubDate>
		<guid isPermaLink="false">https://hjyl.org/?p=4655#comment-21812</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-21811&quot;&gt;profan&lt;/a&gt;。

哈哈，还是有对的呢]]></description>
			<content:encoded><![CDATA[<p>@<a href="#comment-21811">profan</a> 回复给 <a href="https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-21811">profan</a>。</p>
<p>哈哈，还是有对的呢</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：profan		</title>
		<link>https://hjyl.org/qqwry-ip-location/comment-page-1/#comment-21811</link>

		<dc:creator><![CDATA[profan]]></dc:creator>
		<pubDate>Wed, 27 Sep 2023 09:36:50 +0000</pubDate>
		<guid isPermaLink="false">https://hjyl.org/?p=4655#comment-21811</guid>

					<description><![CDATA[不错不错,,显示正确]]></description>
			<content:encoded><![CDATA[<p>不错不错,,显示正确</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
