mirror of
git://git.acid.vegas/massclude.git
synced 2024-11-22 07:56:40 +00:00
Button fix
This commit is contained in:
parent
fcbb3f2573
commit
af60793ca2
@ -11,9 +11,8 @@ This repository is hosted on a VPS that updates every 6 hours with the latest IP
|
|||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
###### Mirrors
|
|
||||||
[acid.vegas](https://git.acid.vegas/massclude) • [GitHub](https://github.com/acidvegas/massclude) • [GitLab](https://gitlab.com/acidvegas/massclude) • [SuperNETs](https://git.supernets.org/acidvegas/massclude)
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
###### Mirrors
|
||||||
|
[acid.vegas](https://git.acid.vegas/massclude) • [GitHub](https://github.com/acidvegas/massclude) • [GitLab](https://gitlab.com/acidvegas/massclude) • [SuperNETs](https://git.supernets.org/acidvegas/massclude)
|
||||||
<a href="https://www.buymeacoffee.com/acidvegas"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a BEER&emoji=🍺&slug=acidvegas&button_colour=FFDD00&font_colour=000000&font_family=Bree&outline_colour=000000&coffee_colour=ffffff" /></a>
|
<a href="https://www.buymeacoffee.com/acidvegas"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a BEER&emoji=🍺&slug=acidvegas&button_colour=FFDD00&font_colour=000000&font_family=Bree&outline_colour=000000&coffee_colour=ffffff" /></a>
|
||||||
</p>
|
</p>
|
||||||
|
28
massclude.py
28
massclude.py
@ -69,20 +69,20 @@ def generate_list():
|
|||||||
},
|
},
|
||||||
'government': {
|
'government': {
|
||||||
'4': [
|
'4': [
|
||||||
'6.0.0.0/8', # Army Information Systems Center
|
'6.0.0.0/8', # Army Information Systems Center
|
||||||
'7.0.0.0/8', # DoD Network Information Center
|
'7.0.0.0/8', # DoD Network Information Center
|
||||||
'11.0.0.0/8', # DoD Intel Information Systems
|
'11.0.0.0/8', # DoD Intel Information Systems
|
||||||
'21.0.0.0/8', # DDN-RVN
|
'21.0.0.0/8', # DDN-RVN
|
||||||
'22.0.0.0/8', # Defense Information Systems Agency
|
'22.0.0.0/8', # Defense Information Systems Agency
|
||||||
'26.0.0.0/8', # Defense Information Systems Agency
|
'26.0.0.0/8', # Defense Information Systems Agency
|
||||||
'28.0.0.0/8', # DSI-North
|
'28.0.0.0/8', # DSI-North
|
||||||
'29.0.0.0/8', # Defense Information Systems Agency
|
'29.0.0.0/8', # Defense Information Systems Agency
|
||||||
'30.0.0.0/8', # Defense Information Systems Agency
|
'30.0.0.0/8', # Defense Information Systems Agency
|
||||||
'33.0.0.0/8', # DLA Systems Automation Center
|
'33.0.0.0/8', # DLA Systems Automation Center
|
||||||
'55.0.0.0/8', # DoD Network Information Center
|
'55.0.0.0/8', # DoD Network Information Center
|
||||||
'205.0.0.0/8', # US-DOD
|
'205.0.0.0/8', # US-DOD
|
||||||
'214.0.0.0/8', # US-DOD
|
'214.0.0.0/8', # US-DOD
|
||||||
'215.0.0.0/8' # US-DOD
|
'215.0.0.0/8' # US-DOD
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
'ixps' : {
|
'ixps' : {
|
||||||
|
Loading…
Reference in New Issue
Block a user