<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://onwar.se/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://onwar.se/feed.php">
        <title>Onwards - python_developers</title>
        <description></description>
        <link>https://onwar.se/</link>
        <image rdf:resource="https://onwar.se/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-09-23T22:29:33+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://onwar.se/doku.php?id=python_developers:how_to_solve_captchas_with_capskip&amp;rev=1790195391&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://onwar.se/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Onwards</title>
        <link>https://onwar.se/</link>
        <url>https://onwar.se/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://onwar.se/doku.php?id=python_developers:how_to_solve_captchas_with_capskip&amp;rev=1790195391&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-09-23T20:29:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>how_to_solve_captchas_with_capskip</title>
        <link>https://onwar.se/doku.php?id=python_developers:how_to_solve_captchas_with_capskip&amp;rev=1790195391&amp;do=diff</link>
        <description>Python projects have a clean path with CapSkip, since it mirrors the request format of popular solving services. In practice, this means aiming current code at CapSkip takes little changes - nothing to rebuild.

Data control is a real concern when every challenge is sent to a third-party service. With CapSkip, nothing departs your machine, so sensitive projects stay on your own systems. If you handle regulated data, that can be the deciding factor.</description>
    </item>
</rdf:RDF>
