<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geoip.git/plugin, branch copilot/modify-plugin-files-subdirectories</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/geoip.git/atom/plugin?h=copilot%2Fmodify-plugin-files-subdirectories</id>
<link rel='self' href='http://cgit.235523.xyz/geoip.git/atom/plugin?h=copilot%2Fmodify-plugin-files-subdirectories'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/'/>
<updated>2026-03-09T06:35:47Z</updated>
<entry>
<title>Refactor: all plugin subdirectories use option pattern</title>
<updated>2026-03-09T06:35:47Z</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2026-03-09T06:35:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=2600825c50d7e7f2b4427674f1aefca270bcca27'/>
<id>urn:sha1:2600825c50d7e7f2b4427674f1aefca270bcca27</id>
<content type='text'>
Apply the same functional options pattern from plugin/singbox to:
- plugin/mihomo (mrs_in.go, mrs_out.go)
- plugin/plaintext (text_in.go, common_in.go, common_out.go, text_out.go, clash_in.go, clash_out.go, json_in.go, surge_in.go, surge_out.go)
- plugin/maxmind (all input/output files)
- plugin/v2ray (dat_in.go, dat_out.go)
- plugin/special (cutter.go, lookup.go, private.go, stdin.go, stdout.go)
- lookup.go and merge.go updated to use new constructors

Co-authored-by: Loyalsoldier &lt;10487845+Loyalsoldier@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Refactor: plugin uses option pattern</title>
<updated>2026-03-09T06:16:56Z</updated>
<author>
<name>Loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2026-03-09T06:16:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=746b181b032febb572cc9bd7b03130ae1b19da2f'/>
<id>urn:sha1:746b181b032febb572cc9bd7b03130ae1b19da2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Chore: extract common GetIgnoreIPType logic</title>
<updated>2026-03-06T02:40:04Z</updated>
<author>
<name>Loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2026-03-06T02:40:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=54c52d334ff35b6583be619b3f665e972ae20d98'/>
<id>urn:sha1:54c52d334ff35b6583be619b3f665e972ae20d98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Feat: update MMDB database releated dependencies</title>
<updated>2026-01-22T03:37:11Z</updated>
<author>
<name>Loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2026-01-22T03:37:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=ac53325ec76e43fb981c694cb44badf9cbb07e8d'/>
<id>urn:sha1:ac53325ec76e43fb981c694cb44badf9cbb07e8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: processing JSON path (#289)</title>
<updated>2026-01-19T21:23:49Z</updated>
<author>
<name>Daniel Lavrushin</name>
<email>DanielLavrushin@users.noreply.github.com</email>
</author>
<published>2026-01-19T21:23:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=2ada75048219a9d8c337439d0c91e1af45b99ed3'/>
<id>urn:sha1:2ada75048219a9d8c337439d0c91e1af45b99ed3</id>
<content type='text'>
Co-authored-by: Loyalsoldier &lt;10487845+Loyalsoldier@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix: IPInfo free database fields</title>
<updated>2025-09-06T00:51:54Z</updated>
<author>
<name>Loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2025-09-06T00:51:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=53bc174d523e64fac7e4b99f2af895720c9d6f94'/>
<id>urn:sha1:53bc174d523e64fac7e4b99f2af895720c9d6f94</id>
<content type='text'>
IPInfo upgraded the free geolocation database to `lite` and changed the database fields. For more details see: https://ipinfo.io/lite
</content>
</entry>
<entry>
<title>Chore: make names consistent</title>
<updated>2025-02-01T07:27:23Z</updated>
<author>
<name>Loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2025-02-01T07:13:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=fdab3dd2dea595f4aecd48bfd725b4bacf315b62'/>
<id>urn:sha1:fdab3dd2dea595f4aecd48bfd725b4bacf315b62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Feat: support to generate pure ASN data</title>
<updated>2025-01-31T04:47:42Z</updated>
<author>
<name>Loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2025-01-31T04:13:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=d9ccff71c634dae0ed85608d37b2d0c2d732fa1a'/>
<id>urn:sha1:d9ccff71c634dae0ed85608d37b2d0c2d732fa1a</id>
<content type='text'>
when using maxmindGeoLite2ASNCSV as input format
</content>
</entry>
<entry>
<title>Fix: use default IP files on format maxmindGeoLite2ASNCSV &amp; maxmindGeoLite2CountryCSV</title>
<updated>2024-12-20T11:28:09Z</updated>
<author>
<name>Loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2024-12-20T11:28:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=724fbfc985340ee7839506d7f0b9c56ce4e140f6'/>
<id>urn:sha1:724fbfc985340ee7839506d7f0b9c56ce4e140f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Chore: update dependencies</title>
<updated>2024-12-10T08:57:39Z</updated>
<author>
<name>Loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2024-12-10T08:57:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=9a1e35abb0926b94b0237d2d2041f48a6bdc1086'/>
<id>urn:sha1:9a1e35abb0926b94b0237d2d2041f48a6bdc1086</id>
<content type='text'>
</content>
</entry>
</feed>
