- Mirror Repository (broken, I'm well aware of it)
- Convert the project to PDF (broken, I'm aware of it, the problem is that the path is hard-coded, the author needs to fix it)
- Updated Browser extension, removed the not working ones
- Minor changed in the readme.md
This commit is contained in:
CHEF-KOCH 2020-04-16 06:34:02 +02:00
parent d16aa493ed
commit 70b8fa0d43
No known key found for this signature in database
GPG Key ID: 40BB608CE79750B2
6 changed files with 82 additions and 13 deletions

View File

14
.github/workflows/mirror.yml vendored Normal file
View File

@ -0,0 +1,14 @@
# https://github.com/marketplace/actions/mirror-repository
workflow "Mirror Workflow" {
on = "push"
resolves = ["Mirror Action"]
}
action "Mirror Action" {
uses = "spyoungtech/mirror-action@master"
secrets = ["GIT_PASSWORD"]
args = "https://gitlab.com/CHEF-KOCH/Warez.git"
env = {
GIT_USERNAME = "CHEF-KOCH"
}
}

27
.github/workflows/pdf.yml vendored Normal file
View File

@ -0,0 +1,27 @@
on: [push]
# pdf.yml
name: 'Create PDF'
# https://github.com/marketplace/actions/create-pdf
# https://github.com/mkrakowitzer/actions-makepdfs/
description: 'Creates PDF files from github markdown'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: mkrakowitzer/actions-makepdfs@master
if: github.ref == 'refs/heads/master'
- uses: actions/upload-artifact@v1
inputs:
markdown_dir: '.'
description: 'Location of markdown files in github repository'
required: true
#default: 'doc'
output_dir:
description: 'Location to output PDF files to'
required: true
default: 'pdf'
branding:
icon: 'activity'
color: 'green'

View File

@ -1,3 +1,5 @@
on: [push]
name: Check Markdown links
# https://github.com/marketplace/actions/markdown-link-check
on:

View File

@ -32,24 +32,30 @@
- [Google Image "View Image" button](https://anonym.to/?https://greasyfork.org/en/scripts/392076-google-images-direct-link-fix) - Add "View Image" button.
- [IMDb Scout](https://anonym.to/?https://greasyfork.org/en/scripts/3967-imdb-scout) - Add links from IMDb pages to torrent sites, easy downloading from IMDb
- [MAL-Sync](https://anonym.to/?https://greasyfork.org/en/scripts/372847-mal-sync) - Integrates MyAnimeList into various sites, with auto episode tracking.
- [openload](https://anonym.to/?https://greasyfork.org/scripts/17665) - Remove anti-adblock, ads, popups and timer waits, and show direct download link.
- [RARBG - torrent and magnet links](https://anonym.to/?https://greasyfork.org/scripts/23493) -
- [RARBG Advanced Filters](https://anonym.to/?https://greasyfork.org/en/scripts/29661-rarbg-advanced-filters) - Provides additional filtes for RARBG.
- [RYM google current album](https://anonym.to/?https://greasyfork.org/en/scripts/5966-rym-google-current-album) - Places buttons and dropdowns below the album title on a release page that will conduct searches in many warez, torrent, and music info sites.
- [Sci-hub button](https://anonym.to/?https://greasyfork.org/en/scripts/370246-sci-hub-button) - Add sci-hub button after article link. Support Google scholar, bing academic and baidu xueshu. Jump CNKI English article to Chinese article.
- [Scribd downloader](https://anonym.to/?https://greasyfork.org/scripts/14503) - Downloads from Scribd.
- [ThePirateBay Cleaner](https://anonym.to/?https://greasyfork.org/en/scripts/1573-the-pirate-bay-cleaner) - Auto Sorting, Torrentifying, Theme Change, Search Change, SSL/HTTPS & more.
- [Torrentz2 Magnet](https://anonym.to/?https://greasyfork.org/en/scripts/21547-torrentz2-magnet) - Add magnet link to torrentz2.
- [XZ Pixiv Batch Downloader](https://anonym.to/?https://greasyfork.org/scripts/24252) - Batch download original works of artists such as artists, bookmarks, leaderboards, search pages, etc.; view popular works; create folders; convert moving images...
**[`^ back to top ^`](#)**
## YouTube Downloader Scripts
- [Local YouTube Downloader](https://anonym.to/?https://greasyfork.org/en/scripts/369400-local-youtube-downloader) - Download YouTube Videos without youtube-dl or external websites/tools.
**[`^ back to top ^`](#)**
## Website "Enhancer" Addons/Extensions
- [Google unlocked](https://anonym.to/?https://github.com/Ibit-to/google-unlocked) - + [Website](https://anonym.to/?https://ibit.uno/) Google Unlocked Chrome extension unlocks hidden google search results.
- [Hide Fake Torrents on TPB](https://anonym.to/?https://chrome.google.com/webstore/detail/hide-fake-torrents-on-tpb/fkdhkcpmifehkmadpldbbdadepgplcmo) - Hide fake torrents on TPB.
- [Reddit Enhancement Suite](https://anonym.to/?http://redditenhancementsuite.com/) - Community-driven unofficial browser extension for reddit.
**[`^ back to top ^`](#)**
### Browser Anti-Fingerprinting + "privacy" Extensions
- [Browser Plugs](https://anonym.to/?https://www.browserplugs.com/) - A Chrome "all-in-one" anti-fingerprinting protection extensions.
@ -158,6 +164,7 @@ All other extensions **do not** adding any benefit over the integrated Browser "
**[`^ back to top ^`](#)**
## Dark Mode
- [Darkreader](https://anonym.to/?https://darkreader.org/) - Provides a "Dark Mode" for everything.
@ -274,14 +281,32 @@ There is a universal rule for Android:
**[`^ back to top ^`](#)**
## SoundCloud Downloader Scripts
- [Local SoundCloud Downloader](https://anonym.to/?hhttps://greasyfork.org/en/scripts/394837-local-soundcloud-downloader) - Download SoundCloud without external service.
- [kawai-scripts/soundcloud-downloader](https://anonym.to/?https://greasyfork.org/de/scripts/396057-kawai-scripts-soundcloud-downloader)
**[`^ back to top ^`](#)**
## Discord History
-[cache-monkey](https://anonym.to/?https://github.com/jamiepine/cache-monkey) - Cachemonkey, for viewing images stored in the discord cache, works for recovering images that were loaded by the discord client but were deleted. It also was a feature to purge the cache too.
### Discord Token
- [Encrypt Discord Token](https://anonym.to/?https://greasyfork.org/en/scripts/370576-encrypt-discord-token) - Encrypts your Discord token to prevent trojans from reading your localStorage files and finding your token. However, there are no guarantees that your account cannot get hacked.
- [Get Discord Token](https://anonym.to/?https://greasyfork.org/en/scripts/395741-get-discord-token) - Allows you to retrieve your user token for reference.
**[`^ back to top ^`](#)**
## Sci-Hub downloader
- [Sci-Hub downloader](https://anonym.to/?https://greasyfork.org/de/scripts/398689-sci-hub-downloader) - This script automatically detects if the current page is an article downloadable from Sci-Hub and display a banner at the top of the website to download it from Sci-Hub.
**[`^ back to top ^`](#)**
## ZippyShare automation
- [Zippyshare.sh](https://anonym.to/?https://github.com/myspaghetti/zippyshare) - Bash script for batch downloading files from Zippyshare.
**[`^ back to top ^`](#)**
### Discord History
-[cache-monkey](https://anonym.to/?https://github.com/jamiepine/cache-monkey) - Cachemonkey, for viewing images stored in the discord cache, works for recovering images that were loaded by the discord client but were deleted. It also was a feature to purge the cache too
**[`^ back to top ^`](#)**

View File

@ -1316,6 +1316,7 @@ I do not accept any donations or add a sponsorship button for this repository. I
- [Jellyfin](https://anonym.to/?https://jellyfin.org/) - Open source alternative to Plex.
- [OpenPHT](https://anonym.to/?https://github.com/RasPlex/OpenPHT) - A community driven fork of Plex Home Theater.
- [OSMC](https://anonym.to/?https://osmc.tv/) - OSMC (short for Open Source Media Center) - is a Linux distribution based on Debian that brings Kodi to a variety of devices.
- [Subsonic](http://www.subsonic.org/pages/index.jsp) - Music and movie streaming server with a client app and web frontend.
- [Streama](https://anonym.to/?https://github.com/streamaserver/streama) - Self hosted streaming media server.
- [Stremio](https://anonym.to/?https://www.stremio.com/) - Multi-platform video content aggregator with a comprehensive add-on system for extending functionality
- [Viewscreen](https://anonym.to/?https://github.com/viewscreen/viewscreen) - A personal video streaming server.
@ -1417,13 +1418,13 @@ I do not accept any donations or add a sponsorship button for this repository. I
- [myabandonware](https://anonym.to/?https://www.myabandonware.com/) - More than 14,000 old games to download, for free!
- [No Intro DAT-o-MATIC](https://anonym.to/?https://datomatic.no-intro.org/) - List of Xbox, Nintendo etc games.
- [Old Games Finder](http://www.oldgamesfinder.com/) - (`insecure`) - Old Games Finder is an automated old games search engine. (avoid ISO Zone links, as that site is dead).
- [Retro Archive](https://anonym.to/https://archive.org/download/No-Intro-Collection_2016-01-03_Fixed) - Collection of all retro based ROM's.
- [ROM Center](https://anonym.to/https://docs.google.com/spreadsheets/d/17XOCs-KWKOwtxWwyTsAH887GlkJ7DcCMv6cL9FoMOKM/htmlview?usp=sharing&sle=true) - Newer games tracker, links and downloads via GDrive.
- [Rom Links Megathread - 1Fichier, GDrive, Mega](https://anonym.to/?https://old.reddit.com/r/Roms/comments/9jmmhi/rom_links_megathread_1fichier_gdrive_mega/) - Nintendo, Sony, Microsoft, Romsets, Arcade and other ROM collections.
- [ROM/ISO sites](http://emulation.gametechwiki.com/index.php/ROM_%26_ISO_Sites) - (`insecure`) - Wiki page from gametechwiki.com with more links to ROM and ISO websites.
- [Romulation.net](https://anonym.to/?https://www.romulation.net/) - Collection of over ~28,000 console game ROMs.
- [Romsmania](https://anonym.to/?https://romsmania.cc/) - Another great ROMs collection with a decent UI to find stuff quick.
- [ROMNation](https://anonym.to/https://www.romnation.net/) - Lots of ROMs.
- [ROM Center](https://anonym.to/https://docs.google.com/spreadsheets/d/17XOCs-KWKOwtxWwyTsAH887GlkJ7DcCMv6cL9FoMOKM/htmlview?usp=sharing&sle=true) - Newer games tracker, links and downloads via GDrive.
- [Retro Archive](https://anonym.to/https://archive.org/download/No-Intro-Collection_2016-01-03_Fixed) - Collection of all retro based ROM's.
- [Romsmania](https://anonym.to/?https://romsmania.cc/) - Another great ROMs collection with a decent UI to find stuff quick.
- [Romulation.net](https://anonym.to/?https://www.romulation.net/) - Collection of over ~28,000 console game ROMs.
- [The ROM Depot](https://anonym.to/?https://theromdepot.com/roms/) - Around 3 TB of ROMs (requires a VPN).
- [Vimm's Lair](https://anonym.to/?https://vimm.net/?p=vault) - Large collection of ROMs.
- [WowroMs](https://anonym.to/?https://wowroms.com/) - Various ROMs collection.
@ -1433,7 +1434,7 @@ I do not accept any donations or add a sponsorship button for this repository. I
### ROM BIOS
- [xprism's BIOS collection](https://anonym.to/?https://drive.google.com/drive/folders/1TXkO1RSpq4UlR9cTVa040bAaJH27Kfj1) - BIOS collection for Computers, Emulators, Consoles and "obscure consoles" (_via GDrive_)
- [xprism's BIOS collection](https://anonym.to/?https://drive.google.com/drive/folders/1TXkO1RSpq4UlR9cTVa040bAaJH27Kfj1) - BIOS collection for Computers, Emulators, Consoles and "obscure consoles" via GDrive.
**[`^ back to top ^`](#)**