mirror of
				https://github.com/LamGC/ContentGrabbingJi.git
				synced 2025-11-04 02:26:57 +00:00 
			
		
		
		
	[Clear] BotCommandProcess 整理代码;
This commit is contained in:
		@ -509,7 +509,6 @@ public class BotCommandProcess {
 | 
			
		||||
        if(!rawValue) {
 | 
			
		||||
            for(JsonElement tag : tags) {
 | 
			
		||||
                boolean current = tag.getAsString().matches("R-*18") || tag.getAsString().contains("R18");
 | 
			
		||||
                // log.warn("Match: {}, Tag: {}", current, tag.getAsString());
 | 
			
		||||
                if (current) {
 | 
			
		||||
                    rawValue = true;
 | 
			
		||||
                    break;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user