We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b240d22 + 9fafebf commit d996ac7Copy full SHA for d996ac7
1 file changed
cogs/commands/onmessage.py
@@ -28,7 +28,7 @@ async def on_message(self, message: Message):
28
"https://rxddit.com",
29
)
30
await self.scan_replace(
31
- message, r"https?://www\.instagram\.com", "https://ddinstagram.com"
+ message, r"https?://www\.instagram\.com", "https://uuinstagram.com"
32
33
34
async def thanks(self, message: Message):
0 commit comments