diff --git a/declarations/Viusasa.json b/declarations/Viusasa.json new file mode 100644 index 0000000..eaf7055 --- /dev/null +++ b/declarations/Viusasa.json @@ -0,0 +1,12 @@ +{ + "name": "Viusasa", + "documents": { + "Terms of Service": { + "fetch": "https://viusasa.com/only-terms?color=white&textColor=black&isMobile=true", + "select": [ + ".p-4" + ], + "executeClientScripts": true + } + } +}