Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. {
  2. "settings": {
  3. "enable_new_version_notification": false
  4. },
  5. "rules": [
  6. {
  7. "name": "JAP",
  8. "detection": "CONTAINS",
  9. "url_fragment": "justanotherpanel.com",
  10. "tab": {
  11. "icon": "bullets/bullet-cyan.png",
  12. "muted": false,
  13. "pinned": false,
  14. "protected": false,
  15. "title": "DMM - Providers",
  16. "title_matcher": null,
  17. "unique": false,
  18. "url_matcher": null
  19. }
  20. },
  21. {
  22. "name": "DMM - Story Bot",
  23. "detection": "CONTAINS",
  24. "url_fragment": "masslookinginstagram.com",
  25. "tab": {
  26. "icon": "bullets/bullet-pink.png",
  27. "muted": false,
  28. "pinned": false,
  29. "protected": false,
  30. "title": "DMM - Story Bot",
  31. "title_matcher": null,
  32. "unique": false,
  33. "url_matcher": null
  34. }
  35. }
  36. ]
  37. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement