User:Chlod/Scripts/InfringementAssistant

InfringementAssistant
Author(s)Chlod
Statusstill beta, might break
UpdatedNovember 21, 2021; 2 years ago (2021-11-21)
Browser supportNot Internet Explorer 11 (i.e. supports ES6)
Skin supportAll skins
SourceUser:Chlod/Scripts/InfringementAssistant.js

Infringement Assistant (or IA, not to be confused with Internet Archive or Interface administrator) allows users to graphically hide a page (or parts of a page) for suspected copyright violations, and automatically report the page to the current Copyright problems noticeboard.

Dedicated to the hardworking WikiProject Copyright Cleanup members.

Installation edit

To install the script, add this to your common.js file.

mw.loader.load( '/w/index.php?title=User:Chlod/Scripts/InfringementAssistant.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Chlod/Scripts/InfringementAssistant.js]]

Source edit

The source can be found at User:Chlod/Scripts/InfringementAssistant.js. The script is dual-licensed under the CC BY-SA 3.0 License and the Apache License 2.0. The source code is available at https://github.com/ChlodAlejandro/infringement-assistant.

Discussion edit

You may visit my talk page if you have any concerns.