diff --git a/Resources-Library.md b/Resources-Library.md index c43f8d3..64db1bd 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -14,7 +14,7 @@ ## Available general purpose scriptlets -- [abort-current-inline-script](#abort-current-inline-scriptjs-) _(acis)_ +- [abort-current-inline-script](#abort-current-inline-scriptjs-) _(acis / acs)_ - [abort-on-property-read](#abort-on-property-readjs-) _(aopr)_ - [abort-on-property-write](#abort-on-property-writejs-) _(aopw)_ - [abort-on-stack-trace](#abort-on-stack-tracejs-) _(aost)_ @@ -38,7 +38,7 @@ - [no-xhr-if](#no-xhr-ifjs-) - [no-fetch-if](#no-fetch-ifjs-) - [trusted-replace-xhr-response](#trusted-replace-xhr-responsejs-) [Trusted] -- [trusted-replace-fetch-response](#trusted-replace-fetch-responsejs-) [Trusted] +- [trusted-replace-fetch-response](#trusted-replace-fetch-responsejs-) _(trusted-rpfr)_ [Trusted] - [trusted-replace-argument](#trusted-replace-argumentjs-) [Trusted] - [set-attr](#set-attrjs-) - [remove-attr](#remove-attrjs-) _(ra)_