-
| I am trying to change the rule for danbooru, but it seems that the default rule takes precedence over the one I created. Is this really the case or am I doing something wrong? In the pvcep_rules.js file I have seen that some rules have the option  I am using Violentmonkey and version 2024.10.27.1 of the script. | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            hoothin
          
      
      
        Oct 29, 2024 
      
    
    Replies: 1 comment 1 reply
-
| You must use the same name (for example, 'name': 'donmai') to overwrite the rules; otherwise, they will coexist, and that might be the issue. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        Omaeda
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
You must use the same name (for example, 'name': 'donmai') to overwrite the rules; otherwise, they will coexist, and that might be the issue.