File tree Expand file tree Collapse file tree 3 files changed +77
-0
lines changed Expand file tree Collapse file tree 3 files changed +77
-0
lines changed Original file line number Diff line number Diff line change @@ -717,6 +717,7 @@ const defaultInstances = {
717
717
'biblioReads' : [ 'https://biblioreads.ml' ] ,
718
718
'wikiless' : [ 'https://wikiless.org' ] ,
719
719
'suds' : [ 'https://sd.vern.cc' ] ,
720
+ 'unfunny' : [ 'https://uf.vern.cc' ] ,
720
721
'waybackClassic' : [ 'https://wayback-classic.net' ] ,
721
722
'gothub' : [ 'https://gh.odyssey346.dev' ] ,
722
723
'mikuInvidious' : [ 'https://mikuinv.resrv.org' ] ,
Original file line number Diff line number Diff line change 717
717
"imageType" : " svg" ,
718
718
"url" : " https://www.snopes.com"
719
719
},
720
+ "ifunny" : {
721
+ "frontends" : {
722
+ "unfunny" : {
723
+ "name" : " UNfunny" ,
724
+ "instanceList" : true ,
725
+ "url" : " https://git.vern.cc/cobra/UNfunny"
726
+ }
727
+ },
728
+ "targets" : [
729
+ " ^https?:\\ /{2}(www\\ .)?ifunny\\ .co\\ /"
730
+ ],
731
+ "name" : " iFunny" ,
732
+ "options" : {
733
+ "enabled" : false ,
734
+ "unsupportedUrls" : " bypass" ,
735
+ "frontend" : " unfunny"
736
+ },
737
+ "imageType" : " svg" ,
738
+ "url" : " https://ifunny.co"
739
+ },
720
740
"urbanDictionary" : {
721
741
"frontends" : {
722
742
"ruralDictionary" : {
You can’t perform that action at this time.
0 commit comments