Skip to content

Commit 3df084f

Browse files
Update README.md (#93)
* Update README.md * Update README.md Add caution: Sign out removes saved snapshots * Update README.md Updated snapshot loss caution.
1 parent ee27d9d commit 3df084f

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
> - If you're using Fiddler Everywhere 5.16.0 or earlier, look for `libfiddler.dll` instead of `fiddler.dll`.
3838
> - In version 5.17.0 and later, it was renamed to `fiddler.dll`.
3939
40-
---
41-
42-
## Windows
40+
---
4341

4442
> [!TIP]
45-
> ## You may patch Fiddler Everywhere Automatically too! - [Patch Automatically](https://github.com/auto-yui-patch/fiddler-everywhere-patch-automated)
43+
> ## [You Can Patch Fiddler Everywhere Automatically for Windows & Linux!](https://github.com/auto-yui-patch/fiddler-everywhere-patch-automated)
4644
47-
### Patch Manually:
45+
---
46+
47+
## Windows
4848

4949
1. Delete libfiddler.dll, (or fiddler.dll in 5.17.0+).
5050
2. Go to https://github.com/project-yui/Yui-patch/releases
@@ -119,11 +119,16 @@ If you want to change default `first & last names` and `email`, you can edit, `r
119119
}
120120
}
121121
```
122-
- And in the json, you can edit `email: [email protected]`, `firstName: first` & `lastName: last` by replacing json values.
122+
- And in the json, you can edit `email: [email protected]`, `firstName: first` & `lastName: last` by replacing json values. You can also change `country` and `provider`.
123123

124124
> [!TIP]
125125
> You may need to sign out and sign again after changing these values.
126126

127+
> [!CAUTION]
128+
> - If you change email of above `token.json`, Fiddler Everywhere consider that it's a new user and your "Saved Snapshots" will be unavailable to new user (new email).
129+
> - If you want to get those snapshots back, you'll have to change the email back.
130+
> - Changing `firstname`, `lastname`, `country`, `provider` won't affect.
131+
127132
---
128133

129134
# Some Extra Information

0 commit comments

Comments
 (0)