SITS / BROWSER UTILITY
Remove SCJs
Remove SCJ suffixes from a list, keeping the part before each slash.
Processed locally in your browser. Your data is not uploaded.
Good to know
Remove the first slash and everything after it from each value, including numbered SCJs and wildcard suffixes. Values without a slash are kept. Surrounding whitespace is trimmed and blank input values are ignored. Output keeps the original order and duplicates, with one value per line. An input containing only a slash suffix produces an empty output line. Comma-separated input is a simple list, not quoted CSV.
Example: 92929292/1 becomes 92929292. 83838383/* and 83838383/·* both become 83838383.