From 2b73ae3aaeb37ded4ebfb565f8a38d48b4cc8c8e Mon Sep 17 00:00:00 2001 From: garry-ut99 <72945564+garry-ut99@users.noreply.github.com> Date: Sun, 1 Sep 2024 12:27:26 +0000 Subject: [PATCH] Added aliases: "trusted-rpfr" and "acs" --- Resources-Library.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)_