<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://meta.wikioasis.org/wiki/User:DarkMatterMan4500/weedwhacker.js?action=history&amp;feed=atom</id>
	<title>User:DarkMatterMan4500/weedwhacker.js - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://meta.wikioasis.org/wiki/User:DarkMatterMan4500/weedwhacker.js?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/User:DarkMatterMan4500/weedwhacker.js?action=history"/>
	<updated>2026-05-25T11:34:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://meta.wikioasis.org/wiki/User:DarkMatterMan4500/weedwhacker.js?diff=5050&amp;oldid=prev</id>
		<title>DarkMatterMan4500: Created page with &quot;mw.loader.using([&#039;mediawiki.user&#039;], function() { 	if(mw.config.get(&#039;wgCanonicalSpecialPageName&#039;) == &#039;Recentchanges&#039;){ 		mw.hook(&#039;wikipage.content&#039;).add(function(){ 			$(&#039;.mw-changeslist-log-farmer[data-mw-logaction=&quot;farmer/requestwiki&quot;] .mw-changeslist-log-entry&#039;).each(function(){ 				if($(this).find(&#039;.history-deleted:contains(&quot;log details removed&quot;)&#039;).length == 0 &amp;&amp; $(this).find(&#039;.weedwhacker-link&#039;).length == 0){ 					var reqId = $(this).children(&#039;a[href*=&quot;/Special:Reque...&quot;</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/User:DarkMatterMan4500/weedwhacker.js?diff=5050&amp;oldid=prev"/>
		<updated>2026-05-18T16:22:34Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;mw.loader.using([&amp;#039;mediawiki.user&amp;#039;], function() { 	if(mw.config.get(&amp;#039;wgCanonicalSpecialPageName&amp;#039;) == &amp;#039;Recentchanges&amp;#039;){ 		mw.hook(&amp;#039;wikipage.content&amp;#039;).add(function(){ 			$(&amp;#039;.mw-changeslist-log-farmer[data-mw-logaction=&amp;quot;farmer/requestwiki&amp;quot;] .mw-changeslist-log-entry&amp;#039;).each(function(){ 				if($(this).find(&amp;#039;.history-deleted:contains(&amp;quot;log details removed&amp;quot;)&amp;#039;).length == 0 &amp;amp;&amp;amp; $(this).find(&amp;#039;.weedwhacker-link&amp;#039;).length == 0){ 					var reqId = $(this).children(&amp;#039;a[href*=&amp;quot;/Special:Reque...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;mw.loader.using([&amp;#039;mediawiki.user&amp;#039;], function() {&lt;br /&gt;
	if(mw.config.get(&amp;#039;wgCanonicalSpecialPageName&amp;#039;) == &amp;#039;Recentchanges&amp;#039;){&lt;br /&gt;
		mw.hook(&amp;#039;wikipage.content&amp;#039;).add(function(){&lt;br /&gt;
			$(&amp;#039;.mw-changeslist-log-farmer[data-mw-logaction=&amp;quot;farmer/requestwiki&amp;quot;] .mw-changeslist-log-entry&amp;#039;).each(function(){&lt;br /&gt;
				if($(this).find(&amp;#039;.history-deleted:contains(&amp;quot;log details removed&amp;quot;)&amp;#039;).length == 0 &amp;amp;&amp;amp; $(this).find(&amp;#039;.weedwhacker-link&amp;#039;).length == 0){&lt;br /&gt;
					var reqId = $(this).children(&amp;#039;a[href*=&amp;quot;/Special:RequestWikiQueue/&amp;quot;]&amp;#039;).attr(&amp;#039;href&amp;#039;).match(/\/(\d+)$/)[1];&lt;br /&gt;
					$(this).append([&amp;#039; [&amp;#039;,$(&amp;#039;&amp;lt;a class=&amp;quot;weedwhacker-link&amp;quot; href=&amp;quot;javascript:void(0)&amp;quot; style=&amp;quot;color: #8b0000; font-weight: bold&amp;quot;&amp;gt;whack&amp;lt;/a&amp;gt;&amp;#039;).click(function(){&lt;br /&gt;
						if(window.confirm(&amp;quot;Whack request #&amp;quot;+reqId+&amp;quot;?&amp;quot;)){&lt;br /&gt;
							$(this).off(&amp;#039;click&amp;#039;);&lt;br /&gt;
							$(this).css(&amp;#039;color&amp;#039;, &amp;#039; #871F78&amp;#039;);&lt;br /&gt;
							$(this).text(&amp;#039;whacking&amp;#039;);&lt;br /&gt;
							$.ajax({&lt;br /&gt;
								type: &amp;#039;POST&amp;#039;,&lt;br /&gt;
								url: &amp;#039;https://meta.miraheze.org/wiki/Special:RequestWikiQueue/&amp;#039;+reqId,&lt;br /&gt;
								dataType: &amp;#039;json&amp;#039;,&lt;br /&gt;
								data: {&lt;br /&gt;
									&amp;#039;wpEditToken&amp;#039;: mw.user.tokens.get(&amp;#039;csrfToken&amp;#039;),&lt;br /&gt;
									&amp;#039;wpsubmit-handle&amp;#039;: &amp;#039;Submit&amp;#039;,&lt;br /&gt;
									&amp;#039;wpsubmission-action&amp;#039;: &amp;#039;decline&amp;#039;,&lt;br /&gt;
									&amp;#039;wpvisibility&amp;#039;: 1,&lt;br /&gt;
									&amp;#039;wpreason&amp;#039;: &amp;#039;Request removed from public view, purely disruptive material.&amp;#039;&lt;br /&gt;
								},&lt;br /&gt;
								context: this&lt;br /&gt;
							}).always(function(a,b,c){&lt;br /&gt;
								$(this).css(&amp;#039;color&amp;#039;, &amp;#039; #006400&amp;#039;);&lt;br /&gt;
								$(this).text(&amp;#039;whacked&amp;#039;);&lt;br /&gt;
							});&lt;br /&gt;
						}&lt;br /&gt;
					}),&amp;#039;]&amp;#039;]);&lt;br /&gt;
				}&lt;br /&gt;
			});&lt;br /&gt;
		});&lt;br /&gt;
	}&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
</feed>