<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geoip.git/plugin/plaintext/text_out.go, 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/plaintext/text_out.go?h=copilot%2Fmodify-plugin-files-subdirectories</id>
<link rel='self' href='http://cgit.235523.xyz/geoip.git/atom/plugin/plaintext/text_out.go?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>Fix: description of plaintext formats</title>
<updated>2024-11-02T23:51:31Z</updated>
<author>
<name>Loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2024-11-02T23:51:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=5ddcf42db3b2633f73aa9fe7755174e4b0980814'/>
<id>urn:sha1:5ddcf42db3b2633f73aa9fe7755174e4b0980814</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Feat: export input &amp; output converters</title>
<updated>2024-10-31T03:21:57Z</updated>
<author>
<name>Loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2024-10-31T02:51:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=883184cbdc5fff0763c56aae7b08b0605dc08a9b'/>
<id>urn:sha1:883184cbdc5fff0763c56aae7b08b0605dc08a9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Feat: support to exclude specified lists when output</title>
<updated>2024-10-23T22:01:54Z</updated>
<author>
<name>Loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2024-10-23T22:01:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=40e0ad6895d62ad12ea1b1da4293dbcc05ea1d29'/>
<id>urn:sha1:40e0ad6895d62ad12ea1b1da4293dbcc05ea1d29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refine: wantedList in various formats</title>
<updated>2024-08-13T02:24:46Z</updated>
<author>
<name>Loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2024-08-13T00:36:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=50ed45ced0f436f1a2817390df46f85a953af675'/>
<id>urn:sha1:50ed45ced0f436f1a2817390df46f85a953af675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Chore: sort output lists</title>
<updated>2024-08-06T02:40:21Z</updated>
<author>
<name>Loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2024-08-06T02:40:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=1af42dfeb218dc99ea76b6cc4046ff007c32b5e0'/>
<id>urn:sha1:1af42dfeb218dc99ea76b6cc4046ff007c32b5e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Feat: support to customize output file extension in all plaintext formats</title>
<updated>2024-08-06T01:15:52Z</updated>
<author>
<name>Loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2024-08-06T01:15:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=ee2fd80a8ff2094c89a890857e0b7f285dff8f86'/>
<id>urn:sha1:ee2fd80a8ff2094c89a890857e0b7f285dff8f86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Feat: make entry not found error more visible</title>
<updated>2021-09-10T23:03:47Z</updated>
<author>
<name>loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2021-09-10T23:03:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=0f6f218a4a98f38551023ed6b43f2e23f51baa11'/>
<id>urn:sha1:0f6f218a4a98f38551023ed6b43f2e23f51baa11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor: use plugin architecture to support multiple I/O formats</title>
<updated>2021-08-29T12:09:57Z</updated>
<author>
<name>loyalsoldier</name>
<email>10487845+Loyalsoldier@users.noreply.github.com</email>
</author>
<published>2021-08-27T10:27:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/geoip.git/commit/?id=85a343aca99d864c517f13cd3169ebcc910ec0d8'/>
<id>urn:sha1:85a343aca99d864c517f13cd3169ebcc910ec0d8</id>
<content type='text'>
</content>
</entry>
</feed>
