add plugin pre-bundled so to allow ease of download (idk how to use releases yet)

This commit is contained in:
dorkbutt 2025-06-05 08:28:12 -04:00
parent c5fe6d3812
commit 2c90921896
No known key found for this signature in database
6 changed files with 2630 additions and 2618 deletions

View file

@ -1,9 +1,9 @@
/**
* @name USRPFP
* @author FoxStorm1, Pikai
* @version 1.0.1
* @description A pure CSS database of user requested pfps for discord.
* @name USERPFP
* @author dorkbutt, FoxStorm1, Pikai
* @version 1.0.1-fork
* @description A pure CSS database of user-submitted Discord profile pictures.
*/
/* Avatar Import */
@import url("https://userpfp.github.io/UserPFP/import.css");
@import url("https://git.dorkbutt.lol/dorkbutt/userPFP/raw/branch/main/import.css");

View file

@ -1,9 +1,9 @@
/**
* @name USRPFP
* @author FoxStorm1, Pikai
* @version 1.0.1
* @description A pure CSS database of user requested pfps for discord.
* @name USERPFP
* @author dorkbutt, FoxStorm1, Pikai
* @version 1.0.1-fork
* @description A pure CSS database of user-submitted Discord profile pictures.
*/
/* Avatar Import */
@import url("https://userpfp.github.io/UserPFP/import.css");
@import url("https://git.dorkbutt.lol/dorkbutt/userPFP/raw/branch/main/import.css");