https://web.archive.org/web/20080730135410/http://www.doretta82.it/
https://web.archive.org/web/20211130064657/https://nonciclopedia.org/wiki/Doretta82@live.it
| // ==UserScript== | |
| // @name Blink tag polyfill | |
| // @license Unlicense (https://unlicense.org/) | |
| // @match *://*/* | |
| // @grant none | |
| // @version 1.0 | |
| // @author Ruka | |
| // ==/UserScript== | |
| const blink_css = "blink{animation:blinker 1.5s linear infinite}@keyframes blinker{50%{opacity:0}}"; |
| <!-- Italian rule, 2023-04-29 --> | |
| <rule id="FAVORISCE_ALLA" name="favorisce alla"> | |
| <pattern> | |
| <token>favorisce</token> | |
| <token postag='ARTPRE\-.*' postag_regexp='yes'></token> | |
| </pattern> | |
| <message>Dopo favorisce non è consentito l'uso di preposizioni articolate</message> | |
| <example correction='favorisce la'><marker>favorisce alla</marker> favorisce allo favorisce alle favorisce agli</example> | |
| <example>favorisce la</example> | |
| <example correction='favorisce lo'>favorisce allo</example> |