NyeUsr
NyeUsr
> You can report and remove pirated content with Google Drive and OneDrive. I am not sure if mega.nz does that. You can report copyrighted content to Mega and have...
If I'm understanding the request right, all you would need to do it replace the `it.` part with `en.` which can be done easily with Redirector. For example to change...
@Gitoffthelawn Tested with Brave, Librewolf, and Firefox Nightly on Ubuntu 23.04, 23.10, and NixOS 23.11 as well as Fennec F-Droid v121.0.0 on Android 14. My 43 rules have had zero...
> Thank you. Would it be possible for you to test on desktop Firefox ESR as well (currently at v115)? Of course, I'll ping you again after I use it...
Import now updates pre-existing rules instead of making duplicates which should fix #339 . In my testing everything continues to work wonderfully. Currently it checks the description and if a...
> > it checks the description and if a rule with the description matches it updates the rule, anyone see any issue or anything I may have missed with this?...
> It is a title. And a title is user-editable. Yeah. The ID would be stored in the JSON file, which is less likely to be edited by the user....
> That cannot realistically happen with IDs as long as you're using [`nanoid`](https://github.com/ai/nanoid) or [`uuid`](https://github.com/uuidjs/uuid). > > > I can include a checkbox for merging or updating rules based on...
I've been testing this newest version for the past couple days and it seems to work very well. Anyone else able to test it?
In Google it seems to be determined by `&tbm=` Examples: For Bing Images to Google Images: Example URL: `https://www.bing.com/images/search?q=test&form=HDRSC3&first=1` Include Pattern: `https://www.bing.com/images/search?q=*&*` Redirect To: `https://www.google.com/search?q=$1&tbm=isch` Pattern Type: `Wildcard` For Bing...