Enable logographic detection#2056
Merged
Martii merged 1 commit intoOpenUserJS:masterfrom Mar 2, 2025
Merged
Conversation
* Trim up some of the data a bit who don't know how to use SEO properly. i.e. possible spamming/poisoning * Bug fix using incorrect identifier. Post OpenUserJS#2048 NOTE(s): * I tried for HOURS to get these settings into settings.json *(hence why the require is left in one file)* however RegExp just wouldn't have it no matter what I tried. Existing scripts worked, new scripts did not. If anyone has an idea PRs are welcome to move its location to settings.json. * DB migration will happen when I get around to it as this is very complicated since script source has to be reread but at least new scripts will have it.
Member
Author
|
Pending secondary testing failure... production is one commit back while investigating... |
Martii
added a commit
to Martii/OpenUserJS.org
that referenced
this pull request
Mar 2, 2025
* Revert prior fix as it broke things instead of clearing up identifier naming. * Change also how the horizontal ellipsis shows up. Post OpenUserJS#2056 OpenUserJS#2048 * We'll try this again.
Martii
added a commit
that referenced
this pull request
Mar 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Post #2048
NOTE(s):