Skip to content

Commit

Permalink
Add Ghost eShop to Tinfoil
Browse files Browse the repository at this point in the history
  • Loading branch information
CatcherITGF committed Jul 2, 2024
1 parent 99f06d0 commit a5b0b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/NXVenom/switch/tinfoil/locations.conf
Original file line number Diff line number Diff line change
@@ -1 +1 @@
["usb:/","usbfs:/","sdmc:/","sdmc:/roms/","system:/","user:/","safe:/",{"url":"https://e.cchi.me/","title":"Ecchi Save Project","enabled":1},{"url":"https://tiny.cc/eeveesaveproject","title":"Eevee Save Project","enabled":1},{"url":"https://liberashop.rs/","title":"LiberaCDN","enabled":1},{"url":"https://liberashop.rs/roms","title":"LiberaCDN Retro ROMs","enabled":1}]
["usb:/","usbfs:/","sdmc:/","sdmc:/roms/","system:/","safe:/",{"url":"https://e.cchi.me/","title":"Ecchi Save Project","enabled":0},{"url":"https://nx.ghostland.at/","title":"Ghost eShop","enabled":1},{"url":"https://liberashop.rs/roms","title":"LiberaShop Retro ROMs","enabled":0},{"url":"https://liberashop.rs/","title":"LiberaShop","enabled":0}]

5 comments on commit a5b0b3f

@inspectah88
Copy link

@inspectah88 inspectah88 commented on a5b0b3f Jul 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You think it's a good idea adding shops to your pack?
Nothing good will come from this. 🥷

@CatcherITGF
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of course there are risks. The final decision to use it or not is up to the end user. I have added only well-known and verified stores.

@inspectah88
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thats not what I meant.
I meant that you risk that your project gets taken down from Github.

@CatcherITGF
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are such risks even without shops. In this case, I will migrate to self hosting.

@inspectah88
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ofc, but direct links to piracy is always the biggest risk.
Ultimately it's your choice, but I hope you think about it again, this project should be kept "clean" imo.

Please sign in to comment.