Skip to content

Commit a61a4ba

Browse files
authored
Hide Discord link behind URL shortener to prevent scraping
1 parent 7d93a34 commit a61a4ba

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![CI](https://github.com/Fate-Grand-Automata/FGA/workflows/CI/badge.svg?branch=master&event=push)](https://github.com/Fate-Grand-Automata/FGA/actions)
44

5-
[![Discord Banner 2](https://discordapp.com/api/guilds/1117873862500163684/widget.png?style=banner2)](https://discord.gg/VqmYBeU9Zj)
5+
[![Discord Banner 2](https://discordapp.com/api/guilds/1117873862500163684/widget.png?style=banner2)](https://tinyurl.com/2z2d6wuz)
66

77
Auto-battle app for FGO (Android 7 or later, no need for root on phones).
88

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<string name="link_troubleshoot" translatable="false">https://github.com/Fate-Grand-Automata/FGA/wiki/Troubleshooting</string>
1313
<string name="link_releases" translatable="false">https://github.com/Fate-Grand-Automata/FGA/releases</string>
14-
<string name="link_discord" translatable="false">https://discord.gg/VqmYBeU9Zj</string>
14+
<string name="link_discord" translatable="false">https://tinyurl.com/2z2d6wuz</string>
1515
<string name="discord" translatable="false">Discord</string>
1616
<string name="link_youtube" translatable="false">https://www.youtube.com/watch?v=JOwupZ4W8AQ&amp;t=4m10s</string>
1717
<string name="link_dontkillmyapp" translatable="false">https://dontkillmyapp.com/</string>

fastlane/metadata/android/en-US/full_description.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Don't give up on your life grinding FGO. Automate your farming battles with this
33
This app uses an Android Accessibility Service to simulate touch screen inputs for the Fate/Grand Order app. Please only install the app if you're okay with that.
44

55
Tutorial: https://www.youtube.com/watch?v=JOwupZ4W8AQ
6-
Discord: https://discord.gg/VqmYBeU9Zj
6+
Discord: https://tinyurl.com/2z2d6wuz

0 commit comments

Comments
 (0)