Differences between versions

ItemVersion from 22:07, 31 August 2015 by Samwalton9Version from 21:42, 5 December 2015 by Od Mishehu
Basic information
Notes:
If this is set to disallow it might help avoid FPs with 365. RF 20150802
If this is set to disallow it might help avoid FPs with 365. RF 20150802
A surprising 5 hits in 3 days.  Set to disallow.
A surprising 5 hits in 3 days.  Set to disallow.


Back to log-only, too many false positives. Also adding edit_delta to help capture what this is presumably supposed to catch ~MA
Back to log-only, too many false positives. Also adding edit_delta to help capture what this is presumably supposed to catch ~MA


Catch removal of tags too. RF 20150829
Catch removal of tags too. RF 20150829
Use the XOR operator (^). --OM
Filter conditions
Conditions:
( documentation)
article_namespace == 0 & (
article_namespace == 0 & (
   !"confirmed" in user_groups & (
   !"confirmed" in user_groups & (
     edit_delta < 100 & (
     edit_delta < 100 & (
       fa_ga := "\{\{[\s_]*([Ff]eatured|[Gg]ood)[\s_]*article[\s_]*(\||\}\})";
       fa_ga := "\{\{[\s_]*([Ff]eatured|[Gg]ood)[\s_]*article[\s_]*(\||\}\})";
       (  
       (  
         added_lines rlike fa_ga & (
         added_lines rlike fa_ga ^
          !removed_lines rlike fa_ga
         removed_lines rlike fa_ga
        )
      )|(
         removed_lines rlike fa_ga & (
          !added_lines rlike fa_ga
        )
       )
       )
     )
     )
   )
   )
)
)

Differences between versions

ItemVersion from 22:07, 31 August 2015 by Samwalton9Version from 21:42, 5 December 2015 by Od Mishehu
Basic information
Notes:
If this is set to disallow it might help avoid FPs with 365. RF 20150802
If this is set to disallow it might help avoid FPs with 365. RF 20150802
A surprising 5 hits in 3 days.  Set to disallow.
A surprising 5 hits in 3 days.  Set to disallow.


Back to log-only, too many false positives. Also adding edit_delta to help capture what this is presumably supposed to catch ~MA
Back to log-only, too many false positives. Also adding edit_delta to help capture what this is presumably supposed to catch ~MA


Catch removal of tags too. RF 20150829
Catch removal of tags too. RF 20150829
Use the XOR operator (^). --OM
Filter conditions
Conditions:
( documentation)
article_namespace == 0 & (
article_namespace == 0 & (
   !"confirmed" in user_groups & (
   !"confirmed" in user_groups & (
     edit_delta < 100 & (
     edit_delta < 100 & (
       fa_ga := "\{\{[\s_]*([Ff]eatured|[Gg]ood)[\s_]*article[\s_]*(\||\}\})";
       fa_ga := "\{\{[\s_]*([Ff]eatured|[Gg]ood)[\s_]*article[\s_]*(\||\}\})";
       (  
       (  
         added_lines rlike fa_ga & (
         added_lines rlike fa_ga ^
          !removed_lines rlike fa_ga
         removed_lines rlike fa_ga
        )
      )|(
         removed_lines rlike fa_ga & (
          !added_lines rlike fa_ga
        )
       )
       )
     )
     )
   )
   )
)
)

Videos

Youtube | Vimeo | Bing

Websites

Google | Yahoo | Bing

Encyclopedia

Google | Yahoo | Bing

Facebook