<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://www.wikiwaldhof.org/index.php?action=history&amp;feed=atom&amp;title=Modul%3AWebarchiv</id>
	<title>Modul:Webarchiv - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://www.wikiwaldhof.org/index.php?action=history&amp;feed=atom&amp;title=Modul%3AWebarchiv"/>
	<link rel="alternate" type="text/html" href="https://www.wikiwaldhof.org/index.php?title=Modul:Webarchiv&amp;action=history"/>
	<updated>2026-07-06T04:17:29Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in WikiWaldhof</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://www.wikiwaldhof.org/index.php?title=Modul:Webarchiv&amp;diff=169598&amp;oldid=prev</id>
		<title>Stefansvw: Die Seite wurde neu angelegt: „local p = { }  p.getdomain = function ( frame )     local url = frame.args[1]     local domain     if url:match( &quot;^https?://[%w%-%.]*/&quot; ) then         domain =…“</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaldhof.org/index.php?title=Modul:Webarchiv&amp;diff=169598&amp;oldid=prev"/>
		<updated>2018-08-16T16:58:55Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „local p = { }  p.getdomain = function ( frame )     local url = frame.args[1]     local domain     if url:match( &amp;quot;^https?://[%w%-%.]*/&amp;quot; ) then         domain =…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = { }&lt;br /&gt;
&lt;br /&gt;
p.getdomain = function ( frame )&lt;br /&gt;
    local url = frame.args[1]&lt;br /&gt;
    local domain&lt;br /&gt;
    if url:match( &amp;quot;^https?://[%w%-%.]*/&amp;quot; ) then&lt;br /&gt;
        domain = url:match( &amp;quot;^https?://[%w%-%.]*&amp;quot; ):gsub(&amp;quot;http://&amp;quot;, &amp;quot;&amp;quot;):gsub(&amp;quot;https://&amp;quot;, &amp;quot;&amp;quot;):gsub(&amp;quot;www.&amp;quot;, &amp;quot;&amp;quot;)&lt;br /&gt;
    else&lt;br /&gt;
        domain = &amp;quot;Fehler&amp;quot;&lt;br /&gt;
    end&lt;br /&gt;
    return domain or &amp;quot;&amp;quot;&lt;br /&gt;
end -- p.getdomain&lt;br /&gt;
&lt;br /&gt;
p.archiveis = function ( frame )&lt;br /&gt;
    local timestamp = frame.args[1]&lt;br /&gt;
    local date&lt;br /&gt;
    if timestamp:match( &amp;quot;^20[0-9][0-9]%.[0-1][0-9]%.[0-3][0-9]%-[0-2][0-9][0-5][0-9][0-5][0-9]&amp;quot; ) then&lt;br /&gt;
        date = timestamp:match( &amp;quot;^20[0-9][0-9]%.[0-1][0-9]%.[0-3][0-9]%-[0-2][0-9][0-5][0-9][0-5][0-9]&amp;quot; ):gsub(&amp;quot;%-&amp;quot;, &amp;quot;&amp;quot;):gsub(&amp;quot;%.&amp;quot;, &amp;quot;&amp;quot;)&lt;br /&gt;
    else&lt;br /&gt;
        date = timestamp&lt;br /&gt;
    end&lt;br /&gt;
    return date or &amp;quot;&amp;quot;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Stefansvw</name></author>
		
	</entry>
</feed>