From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.

// A mod for AV with designed for use on keyboardless devices.

// <nowiki>





$(document).ready(() => {

	antiVandal.start = (() => {

		antiVandal.start();

		let q = document.createElement('div');

		q.class = 'diffActionItem';

		q.innerHTML = 'vandalism';

		$('.diffActionContainer').prependChild(q);

		q.addEventListener('onclick', () => {

			antiVandal.revert(antiVandal.queue.currentEdit, "auto");

			antiVandal.queue.nextItem();

		});

	})

	

});

// </nowiki>
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.

// A mod for AV with designed for use on keyboardless devices.

// <nowiki>





$(document).ready(() => {

	antiVandal.start = (() => {

		antiVandal.start();

		let q = document.createElement('div');

		q.class = 'diffActionItem';

		q.innerHTML = 'vandalism';

		$('.diffActionContainer').prependChild(q);

		q.addEventListener('onclick', () => {

			antiVandal.revert(antiVandal.queue.currentEdit, "auto");

			antiVandal.queue.nextItem();

		});

	})

	

});

// </nowiki>

Videos

Youtube | Vimeo | Bing

Websites

Google | Yahoo | Bing

Encyclopedia

Google | Yahoo | Bing

Facebook