We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f0f26 commit 813238eCopy full SHA for 813238e
1 file changed
Picviewer CE+/pvcep_rules.js
@@ -794,6 +794,14 @@ var siteInfo = [
794
}
795
796
},
797
+ {
798
+ name: "streamain",
799
+ url: /^https:\/\/(streamain\.com\/|www\.reddit\.com\/)/,
800
+ xhr: {
801
+ url: "a[href^='https://streamain.com/'][href$='/watch']",
802
+ query: '#playbob-video'
803
+ }
804
+ },
805
{
806
name: "Reddit",
807
url: /\breddit\.com|redd\.it/,
0 commit comments