Module:Sensitive IP addresses/list: Difference between revisions

Content deleted Content added
alter the descriptions to make them usable inline, and make them required
Sort entries for United States House of Representatives per talk page discussion Special:Diff/1283774102
 
(25 intermediate revisions by 8 users not shown)
Line 4:
name = 'Entity name', -- required
id = 'entityid', -- required, must be unique
description = 'Aa description of the entity', -- required
reason = 'political', -- "political" or "technical" -- optional (default "political")
ipv4Ranges = { -- One or more IPv4 CIDR ranges -- optional
Line 10:
'4.5.6.0/24',
},
ipv6RangesRanges = { -- One or more IPv6 CIDR ranges -- optional
'2001:db8::ff00:0:0/96',ipv6
'2001:db8::ff05:0:0/96',
},
Line 17:
},
--]=]
{
name = 'Qatar',
id = 'qatar',
description = 'the nation of [[Qatar]]',
reason = 'political',
ipv4Ranges = {
'82.148.96.68/32',
'82.148.97.69/32',
},
},
{
name = 'United States House of Representatives',
Line 33 ⟶ 23:
reason = 'political',
ipv4Ranges = {
'12.147.170.144/28',
'8212.148185.9756.690/3229',
'74.119.128.0/22',
'137.18.0.0/16',
'143.228.0.0/16',
'143.231.0.0/16',
'137.18.0.0/16',
'12.185.56.0/29',
'12.147.170.144/28',
'74.119.128.0/22',
},
ipv6Ranges = {
Line 55 ⟶ 45:
'2620:0:8a0::/48',
'2600:803:618::/48',
},
},
{
name = 'Executive Office of the President of the United States',
nameid = 'Qataruseop',
description = 'the [[Executive Office of the President of the United States]]',
reason = 'political',
ipv4Ranges = {
'12165.185119.560.0/2916',
'192198.197137.78240.0/23',
'192204.19768.77207.0/24',
},
ipv6Ranges = {
'2620:10F:B000::/40',
},
},
Line 64 ⟶ 68:
ipv4Ranges = {
'149.101.0.0/16',
},
ipv6Ranges = {
'2607:f330::/32',
},
},
Line 76 ⟶ 83:
'216.81.80.0/20',
},
ipv6Ranges = {
},
'2600:400::/32',
{
},
name = 'Government of Canada',
id = 'goc',
description = 'the [[Government of Canada]]',
reason = 'political',
ipv4Ranges = {
'192.197.77.0/24',
'192.197.78.0/23',
'192.197.80.0/23',
-- The gap here is covered by the Canadian House of Commons below
'192.197.83.0/24',
'192.197.84.0/23',
'192.197.86.0/24',
},
notes = 'These ranges include any IP matching 192.197.{77-86}.*',
},
{
Line 120 ⟶ 114:
reason = 'political',
ipv4Ranges = {
'192194.60.0.0/18',
},
},
Line 130 ⟶ 124:
ipv4Ranges = {
'138.162.0.0/16',
},
},
{
name = 'Abscissa.cluenet.org',
id = 'abcissa',
description = '[//wiki.cluenet.org/wiki/Server:Abscissa.cluenet.org Abscissa.cluenet.org], host of multiple bots including [[User:ClueBot NG|ClueBot NG]]',
reason = 'technical',
ipv4Ranges = {
'24.40.136.251/32',
},
ipv6Ranges = {
'2002:1828:88fb:0:dcad:beff:feef:202/128',
},
},
Line 153 ⟶ 135:
'185.15.56.0/22',
'198.35.26.0/23',
'198.89.127.88/32',
'208.80.152.0/22',
},
Line 161 ⟶ 142:
},
},
{
name = 'Wiki Education Dashboard',
id = 'wikieducationdashboard',
description = 'dashboard.wikiedu.org OAuth application, maintained by [[:meta:Wiki Education Foundation|Wiki Education Foundation]]',
reason = 'politicaltechnical',
ipv4Ranges = {
'8245.14879.96106.68114/32',
},
ipv6Ranges = {
'2600:3c01::f03c:93ff:fe24:db1b/128',
},
},
{
name = 'TEST-NET-1',
id = 'test',
description = 'RFC 5737 reserved test range',
reason = 'technical',
ipv4Ranges = {
'192.1970.802.0/2324',
},
notes = 'This can be blocked (with no need to notify the WMF) for testing or training purposes.'
}
}