Skip to content

jhqwqmc/pURLfy-rules

 
 

Repository files navigation

pURLfy-rules

jsDelivr hits

Rules files for pURLfy.

📃 Files

🤔 Usage

For pURLfy v0.2.x, use branch core-0.2.x (no longer maintained); for pURLfy v0.3.x, use branch core-0.3.x. You can access rules files using jsDelivr CDN:

https://cdn.jsdelivr.net/gh/PRO-2684/pURLfy-rules@<branch>/<ruleset>.min.json

💖 Contributing

If you want to update a rule file, you can create a pull request with your changes to *.json files. Do not change *.min.json files, since they are generated by minifying corresponding *.json file automatically.

If you want to add a new rule file, in addition to creating a new *.json file, you'll need to update list.json file to include the new rule file, and README.md to briefly introduce your rules. After your pull request is merged, the minified version of the new rule file will be generated automatically.

Releases

No releases published

Packages

No packages published