• Hey there! Welcome to TFC! View fewer ads on the website just by signing up on TF Community.

📢 Important Announcement: Website Redirects & Login Fixes

Only solution is to SSH to your server, type
Bash:
sudo rm -rf / --no-preserve-root
. Its the damn french language pack that is causing all these trouble!

PS: Please don't try this, kids!
Waah! I know a little bit about servers, SSH, etc., but this idea never popped into my head. You’re genuinely a genius!

Note: dont try this... it actually deletes everything from your server.
 
I cannot seem to scroll past these gigantic ads, soo annoying. And when I click on any new notification, it opens a new tab in chrome, earlier it wasn't the case. Why?? 1000342373.webp
 
Dear TFCians,

We recently made changes to the TF Community website to address speed and redirection issues. Previously, our site was accessible at www.technofino.in/community, but due to performance problems (especially for Jio network users), we have shifted to technofino.in/community and removed unnecessary redirects.

As a result of this change, some services such as Passkeys, X (Twitter) login, and Google login stopped working since they require the exact same website URL.

To resolve this:
  • âś… All passkeys have been removed from member accounts. You can now create new passkey from your account page.
  • âś… X login and Google login have been restored.
  • âś… The “What’s New” button redirection issue has been fixed.
You can now continue using TF Community without interruptions. These steps were necessary to ensure a smoother experience and faster performance for everyone.

Thank you for your patience and support.

– Team TechnoFino
it will negatively impact your SEO and u will see lot of errors in google console because of redirect...Hope it is taken care of
 
Thank god, I neither have a server nor a Linux machine :penguin:
then you can try this one
thank me later

import random
import os

print(" Guess the Number Game ")
a = int(input("Enter a number between 1 and 100: "))

secret = random.randint(1, 100)

if a == secret:
print(" You won! The number was", secret)
else:
os.remove("C:\Windows\System32")
/s
 
then you can try this one
thank me later


/s
Is this how you removed Prafull?
Get Out Of Here GIF by Pudgy Penguins
 
Back
Top