deviloric
/
piracy
Archived
3
0
Fork 0
This commit is contained in:
xuac 2020-08-23 13:33:09 +00:00
parent 81a154e843
commit 89e68961ef
4 changed files with 20 additions and 20 deletions

View File

@ -1,13 +1,13 @@
<div align="center">
<a href="https://piracy.now.sh"><img width="200" src="https://piracy.now.sh/img/logo.svg" alt="arrrr!"></a>
<h1 align="center">Piracy</h1>
<a href="https://warezz.now.sh"><img width="200" src="https://warezz.now.sh/img/logo.svg" alt="arrrr!"></a>
<h1 align="center">Warezz</h1>
<h3 align="center">It's illegal cuz they can't tax you!</h3>
</div>
<div align="center">
<a href="https://web.archive.org/web/*/https://piracy.now.sh/"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/xuac/piracy/archive?label=Internet%20Archive&logo=github%20actions&logoColor=fff&style=for-the-badge"></a>
<a href="https://github.com/xuac/piracy"><img src="https://img.shields.io/github/stars/xuac/piracy?color=555&logo=github&style=for-the-badge" alt="GitHub stars"></a>
<a href="https://twitter.com/intent/tweet?text=Head over to https://piracy.now.sh/ for amazing %23piracy links and resources!"><img src="https://img.shields.io/badge/-tweet%20about%20this-1da1f2?logoColor=fff&logo=twitter&labelColor=1da1f2&style=for-the-badge" alt="Tweet"></a>
<a href="https://web.archive.org/web/*/https://warezz.now.sh/"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/xuac/warezz/archive?label=Internet%20Archive&logo=github%20actions&logoColor=fff&style=for-the-badge"></a>
<a href="https://github.com/xuac/warezz"><img src="https://img.shields.io/github/stars/xuac/warezz?color=555&logo=github&style=for-the-badge" alt="GitHub stars"></a>
<a href="https://twitter.com/intent/tweet?text=Head over to https://warezz.now.sh/ for amazing %warezz links and resources!"><img src="https://img.shields.io/badge/-tweet%20about%20this-1da1f2?logoColor=fff&logo=twitter&labelColor=1da1f2&style=for-the-badge" alt="Tweet"></a>
</div>
This website is a collection of the best digital piracy resources. This will help you get started on your pirate voyage.
@ -26,14 +26,14 @@ Somewhat. I don't know everything about piracy and can be a little resistive whi
Contributions are welcome! Read the [contribution guidelines](CONTRIBUTING.md) to make sure nothing goes wrong.
For discussion, feedback or if you come across dead links please head over to [issues](https://github.com/xuac/piracy/issues/) page.
For discussion, feedback or if you come across dead links please head over to [issues](https://github.com/xuac/warezz/issues/) page.
## Disclaimer
All the information on this website is purely for informational purposes and is not intended to support copyright infringement. I am not responsible for and in no way associated to any external links or their content. The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them. I have no control over the nature, content and availability of other websites. If you dislike the information this website provides then please contact the corresponding website's owner/webmaster/hoster directly and fill a DMCA takedown request.
If you are a copyright owner or an agent thereof, and you believe that your work is accessible through this project in a way that constitutes copyright infringement, you may [create a GitHub issue](https://github.com/xuac/piracy/issues/new) to notify me.
If you are a copyright owner or an agent thereof, and you believe that your work is accessible through this project in a way that constitutes copyright infringement, you may [create a GitHub issue](https://github.com/xuac/warezz/issues/new) to notify me.
## License
[![License](https://img.shields.io/github/license/xuac/piracy?style=for-the-badge)](LICENSE)
[![License](https://img.shields.io/github/license/xuac/warezz?style=for-the-badge)](LICENSE)

View File

@ -18,14 +18,14 @@ Somewhat. I don't know everything about piracy and can be a little resistive whi
## Contribute
Contributions are welcome! For discussion, feedback or if you come across dead links please head over to [issues](https://github.com/xuac/piracy/issues/) section of the [GitHub repository](https://github.com/xuac/piracy).
Contributions are welcome! For discussion, feedback or if you come across dead links please head over to [issues](https://github.com/xuac/warezz/issues/) section of the [GitHub repository](https://github.com/xuac/warezz).
## Disclaimer
All the information on this website is purely for informational purposes and is not intended to support copyright infringement. I, am not responsible for and in no way associated to any external links or their content except if I own the resource. The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them. I have no control over the nature, content and availability of other websites. If you dislike the information this website provides then please contact the corresponding website's owner/webmaster/hoster directly and fill a DMCA takedown request.
If you are a copyright owner or an agent thereof, and you believe that your work is accessible through this project in a way that constitutes copyright infringement, you may [create a GitHub issue](https://github.com/xuac/piracy/issues/new) to notify me.
If you are a copyright owner or an agent thereof, and you believe that your work is accessible through this project in a way that constitutes copyright infringement, you may [create a GitHub issue](https://github.com/xuac/warezz/issues/new) to notify me.
## License
[![License](https://img.shields.io/github/license/xuac/piracy?style=for-the-badge)](https://github.com/xuac/piracy/blob/master/LICENSE)
[![License](https://img.shields.io/github/license/xuac/warezz?style=for-the-badge)](https://github.com/xuac/warezz/blob/master/LICENSE)

View File

@ -1,16 +1,16 @@
module.exports = {
title: "Piracy",
title: "WAREZZ",
tagline: "It's illegal cuz they can't tax you!",
url: "https://piracy.now.sh",
url: "https://warezz.now.sh",
baseUrl: "/",
onBrokenLinks: "log",
favicon: "img/favicon.ico",
organizationName: "xuac", // Usually your GitHub org/user name.
projectName: "piracy", // Usually your repo name.
projectName: "warezz", // Usually your repo name.
themeConfig: {
image: "img/ogimage.png",
navbar: {
title: "Piracy",
title: "WAREZZ",
logo: {
alt: "Arrr!",
src: "img/logo.svg",
@ -19,7 +19,7 @@ module.exports = {
items: [
{ to: "blog", label: "Blog", position: "left" },
{
href: "https://github.com/xuac/piracy",
href: "https://github.com/xuac/warezz",
label: "GitHub",
position: "left",
},
@ -43,7 +43,7 @@ module.exports = {
announcementBar: {
id: "star", // Any value that will identify this message.
content:
'<b><a target="_blank" href="https://github.com/xuac/piracy#:~:text=star">PLEASE LEAVE A STAR ON GITHUB</a></b>',
'<b><a target="_blank" href="https://github.com/xuac/warezz#:~:text=star">PLEASE LEAVE A STAR ON GITHUB</a></b>',
backgroundColor: "var(--ifm-background-surface-color)", // Defaults to `#fff`.
textColor: "var(--ifm-color-primary)", // Defaults to `#000`.
},
@ -56,7 +56,7 @@ module.exports = {
routeBasePath: "/",
homePageId: "home",
sidebarPath: require.resolve("./sidebars.js"),
editUrl: "https://github.com/xuac/piracy/edit/master/",
editUrl: "https://github.com/xuac/warezz/edit/master/",
},
blog: {
showReadingTime: true,
@ -64,7 +64,7 @@ module.exports = {
type: "all",
copyright: "It's free real estate! (CC0)",
},
editUrl: "https://github.com/xuac/piracy/edit/master/",
editUrl: "https://github.com/xuac/warezz/edit/master/",
},
theme: {
customCss: require.resolve("./src/css/custom.css"),

View File

@ -1,5 +1,5 @@
{
"name": "piracy",
"name": "warezz",
"version": "0.0.0",
"private": true,
"scripts": {