Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FBI redirect for certain keywords #40

Open
UglyBoiDesu opened this issue Sep 25, 2024 · 7 comments
Open

FBI redirect for certain keywords #40

UglyBoiDesu opened this issue Sep 25, 2024 · 7 comments

Comments

@UglyBoiDesu
Copy link

When searching for pornstar "Tanya Danielle" You are redirected to The FBI site automatically.
I assume it is somekind of anti-crime feature targeting some protected person named "Tanya"or "Danielle" but Tanya Danielle is 47 years old so this is really stupid. What if someone searches for a person named Tanya vargmund or Danielle Vicar and both are adult actors or onlyfans models?

Please remove this feature. if there is a search request for an illegal topic or activity it should be logged and send to FBI manually instead of this strange redirection method. I doubt the FBI logs and takes action against people searching on their website anyway.

@n-ameless
Copy link

Just use damag(dot)net or something this site has become utter horseshit.

@socram8888
Copy link

Filter is so broken it'll trigger if you try to look for anything that contains the letter "c" and "p" together. TCP or CPU would trigger it lol.

@ProphetZarquon
Copy link

ProphetZarquon commented Nov 30, 2024

damag(dot)net or something this site has become utter horseshit.

Aside from outages, I've never had an issue using btdigg or btdig; I've also never encountered this filter (lucky I guess).
Damag has ads that manage to slip past an ad-blocker that's prevented me from seeing any ads in the last ten years or so, it doesn't show magnet links on the results pages (have to click-thru) & it doesn't allow sorting by recent, etc...
Do you have a more suitable suggestion for "or something"?
(Because the alternatives to btdig currently seem much worse...?)

@ElDavoo ElDavoo marked this as a duplicate of #48 Jan 23, 2025
@ElDavoo
Copy link

ElDavoo commented Jan 23, 2025

I just discovered the word "cowboy" will also trigger it.

@ProphetZarquon
Copy link

The laziest "workaround" that comes to mind (other than discarding keyword filters just one word long), would be adding spaces around the keyword(s) to be filtered.

Labeling a file as "CP" seems unlikely, but people are crazy; so, if I did want to filter against anything containing that term alone, the filter should be " cp " instead of "cp".

Likewise, a filter of "boy" is going to filter "the boys" & "flamboyant" whereas " boy " would filter against only the files that actually just say boy instead of flamboyant, etc.

But moreover, just require multiple hits for a filter to activate: try putting verbs with nouns, etc

A good filter doesn't eliminate results you do want; a good filter is extremely targeted.

@ElDavoo
Copy link

ElDavoo commented Jan 23, 2025

That's why i referred to it as an easter egg rather than a filter :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants
@socram8888 @ProphetZarquon @ElDavoo @UglyBoiDesu @n-ameless and others