<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.asra.gr/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://wiki.asra.gr/feed.php">
        <title>ARG! en:tecdoc</title>
        <description></description>
        <link>https://wiki.asra.gr/</link>
        <image rdf:resource="https://wiki.asra.gr/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-05-07T09:21:22+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.asra.gr/en:tecdoc:abusenotif?rev=1629626672&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.asra.gr/lib/tpl/bootstrap3/images/favicon.ico">
        <title>ARG!</title>
        <link>https://wiki.asra.gr/</link>
        <url>https://wiki.asra.gr/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.asra.gr/en:tecdoc:abusenotif?rev=1629626672&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-22T10:04:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:tecdoc:abusenotif</title>
        <link>https://wiki.asra.gr/en:tecdoc:abusenotif?rev=1629626672&amp;do=diff</link>
        <description>User Reg Notifications


        location ~ ^/_matrix/client/(r0|unstable)/register$ {
		proxy_pass http://127.0.0.1:8008;
                proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
		proxy_set_header Host $host;
                body_filter_by_lua_block {
                  local proc = io.popen('/usr/local/bin/matrix_user_registered ' .. ngx.var.remote_addr,'w')
                  proc:write(ngx.arg[1])
                  proc:close()
                }
	}</description>
    </item>
</rdf:RDF>
