Skip to content

Commit 813238e

Browse files
committed
Update pvcep_rules.js
1 parent 84f0f26 commit 813238e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Picviewer CE+/pvcep_rules.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -794,6 +794,14 @@ var siteInfo = [
794794
}
795795
}
796796
},
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+
},
797805
{
798806
name: "Reddit",
799807
url: /\breddit\.com|redd\.it/,

0 commit comments

Comments
 (0)