Add Unsafe Site list to the main wiki
This commit adds the unsafe site list to the wiki, then edits the headers so that they appear in fmhy.pages.dev if a pull request is made
This commit is contained in:
3
.github/add-headers.py
vendored
3
.github/add-headers.py
vendored
@@ -20,7 +20,8 @@ headersData = {
|
||||
"TorrentPiracyGuide.md": [":cyclone:", "70", "# Torrenting", "Torrent Clients, Torrent Sites, Trackers"],
|
||||
"VideoPiracyGuide.md": [":tv:", "120", "# Movies / TV / Anime", "Stream Videos, Download Videos, Torrent Videos"],
|
||||
"base64.md": [":key:", "20", "", ""],
|
||||
"img-tools.md": [":camera:", "55", "# Image Tools", ""]
|
||||
"img-tools.md": [":camera:", "55", "# Image Tools", ""],
|
||||
"UnsafeSites.md": [":warning:", "21", "# Unsafe Sites / Software list", ""]
|
||||
}
|
||||
|
||||
def getHeaderForPage(pageFilename):
|
||||
|
||||
Reference in New Issue
Block a user